Skip to content

Commit fb633e6

Browse files
Bump ajv from 6.9.2 to 6.12.6
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.9.2 to 6.12.6. - [Release notes](https://github.com/ajv-validator/ajv/releases) - [Commits](ajv-validator/ajv@v6.9.2...v6.12.6) --- updated-dependencies: - dependency-name: ajv dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e1275bd commit fb633e6

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

yarn.lock

+10-10
Original file line numberDiff line numberDiff line change
@@ -687,10 +687,10 @@ ajv-keywords@^3.1.0:
687687
resolved "https://registry.yarnpkg.com/ajv-keywords/-/ajv-keywords-3.4.0.tgz#4b831e7b531415a7cc518cd404e73f6193c6349d"
688688

689689
ajv@^6.1.0:
690-
version "6.9.2"
691-
resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.9.2.tgz#4927adb83e7f48e5a32b45729744c71ec39c9c7b"
690+
version "6.12.6"
691+
resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.12.6.tgz#baf5a62e802b07d977034586f8c3baf5adf26df4"
692692
dependencies:
693-
fast-deep-equal "^2.0.1"
693+
fast-deep-equal "^3.1.1"
694694
fast-json-stable-stringify "^2.0.0"
695695
json-schema-traverse "^0.4.1"
696696
uri-js "^4.2.2"
@@ -1470,13 +1470,13 @@ extglob@^2.0.4:
14701470
snapdragon "^0.8.1"
14711471
to-regex "^3.0.1"
14721472

1473-
fast-deep-equal@^2.0.1:
1474-
version "2.0.1"
1475-
resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-2.0.1.tgz#7b05218ddf9667bf7f370bf7fdb2cb15fdd0aa49"
1473+
fast-deep-equal@^3.1.1:
1474+
version "3.1.3"
1475+
resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz#3a7d56b559d6cbc3eb512325244e619a65c6c525"
14761476

14771477
fast-json-stable-stringify@^2.0.0:
1478-
version "2.0.0"
1479-
resolved "https://registry.yarnpkg.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.0.0.tgz#d5142c0caee6b1189f87d3a76111064f86c8bbf2"
1478+
version "2.1.0"
1479+
resolved "https://registry.yarnpkg.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz#874bf69c6f404c2b5d99c481341399fd55892633"
14801480

14811481
fastparse@^1.1.1:
14821482
version "1.1.2"
@@ -3215,8 +3215,8 @@ upath@^1.1.0:
32153215
resolved "https://registry.yarnpkg.com/upath/-/upath-1.1.0.tgz#35256597e46a581db4793d0ce47fa9aebfc9fabd"
32163216

32173217
uri-js@^4.2.2:
3218-
version "4.2.2"
3219-
resolved "https://registry.yarnpkg.com/uri-js/-/uri-js-4.2.2.tgz#94c540e1ff772956e2299507c010aea6c8838eb0"
3218+
version "4.4.1"
3219+
resolved "https://registry.yarnpkg.com/uri-js/-/uri-js-4.4.1.tgz#9b1a52595225859e55f669d928f88c6c57f2a77e"
32203220
dependencies:
32213221
punycode "^2.1.0"
32223222

0 commit comments

Comments
 (0)