Skip to content

Commit 3a1e658

Browse files
chore(deps-dev): bump ajv from 8.12.0 to 8.13.0 (#1950)
1 parent 4361317 commit 3a1e658

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2081,14 +2081,14 @@ ajv@^6.12.4:
20812081
uri-js "^4.2.2"
20822082

20832083
ajv@^8.0.0, ajv@^8.12.0:
2084-
version "8.12.0"
2085-
resolved "https://registry.yarnpkg.com/ajv/-/ajv-8.12.0.tgz#d1a0527323e22f53562c567c00991577dfbe19d1"
2086-
integrity sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==
2084+
version "8.13.0"
2085+
resolved "https://registry.yarnpkg.com/ajv/-/ajv-8.13.0.tgz#a3939eaec9fb80d217ddf0c3376948c023f28c91"
2086+
integrity sha512-PRA911Blj99jR5RMeTunVbNXMF6Lp4vZXnk5GQjcnUWUTsrXtekg/pnmFFI2u/I36Y/2bITGS30GZCXei6uNkA==
20872087
dependencies:
2088-
fast-deep-equal "^3.1.1"
2088+
fast-deep-equal "^3.1.3"
20892089
json-schema-traverse "^1.0.0"
20902090
require-from-string "^2.0.2"
2091-
uri-js "^4.2.2"
2091+
uri-js "^4.4.1"
20922092

20932093
ansi-colors@^4.1.1:
20942094
version "4.1.3"
@@ -6193,7 +6193,7 @@ update-browserslist-db@^1.0.13:
61936193
escalade "^3.1.1"
61946194
picocolors "^1.0.0"
61956195

6196-
uri-js@^4.2.2:
6196+
uri-js@^4.2.2, uri-js@^4.4.1:
61976197
version "4.4.1"
61986198
resolved "https://registry.yarnpkg.com/uri-js/-/uri-js-4.4.1.tgz#9b1a52595225859e55f669d928f88c6c57f2a77e"
61996199
integrity sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==

0 commit comments

Comments
 (0)