Skip to content

Commit 60149aa

Browse files
Bump ajv from 6.10.2 to 6.12.6
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.10.2 to 6.12.6. - [Release notes](https://github.com/ajv-validator/ajv/releases) - [Commits](ajv-validator/ajv@v6.10.2...v6.12.6) --- updated-dependencies: - dependency-name: ajv dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0353baf commit 60149aa

File tree

2 files changed

+22
-20
lines changed

2 files changed

+22
-20
lines changed

package-lock.json

+12-10
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

+10-10
Original file line numberDiff line numberDiff line change
@@ -802,10 +802,10 @@ ajv-keywords@^3.1.0, ajv-keywords@^3.4.1:
802802
resolved "https://registry.yarnpkg.com/ajv-keywords/-/ajv-keywords-3.4.1.tgz#ef916e271c64ac12171fd8384eaae6b2345854da"
803803

804804
ajv@^6.1.0, ajv@^6.10.2:
805-
version "6.10.2"
806-
resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.10.2.tgz#d3cea04d6b017b2894ad69040fec8b623eb4bd52"
805+
version "6.12.6"
806+
resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.12.6.tgz#baf5a62e802b07d977034586f8c3baf5adf26df4"
807807
dependencies:
808-
fast-deep-equal "^2.0.1"
808+
fast-deep-equal "^3.1.1"
809809
fast-json-stable-stringify "^2.0.0"
810810
json-schema-traverse "^0.4.1"
811811
uri-js "^4.2.2"
@@ -2265,9 +2265,9 @@ extract-text-webpack-plugin@v4.0.0-beta.0:
22652265
schema-utils "^0.4.5"
22662266
webpack-sources "^1.1.0"
22672267

2268-
fast-deep-equal@^2.0.1:
2269-
version "2.0.1"
2270-
resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-2.0.1.tgz#7b05218ddf9667bf7f370bf7fdb2cb15fdd0aa49"
2268+
fast-deep-equal@^3.1.1:
2269+
version "3.1.3"
2270+
resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz#3a7d56b559d6cbc3eb512325244e619a65c6c525"
22712271

22722272
fast-glob@^2.0.2:
22732273
version "2.2.7"
@@ -2281,8 +2281,8 @@ fast-glob@^2.0.2:
22812281
micromatch "^3.1.10"
22822282

22832283
fast-json-stable-stringify@^2.0.0:
2284-
version "2.0.0"
2285-
resolved "https://registry.yarnpkg.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.0.0.tgz#d5142c0caee6b1189f87d3a76111064f86c8bbf2"
2284+
version "2.1.0"
2285+
resolved "https://registry.yarnpkg.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz#874bf69c6f404c2b5d99c481341399fd55892633"
22862286

22872287
fastparse@^1.1.1:
22882288
version "1.1.2"
@@ -5468,8 +5468,8 @@ upper-case@^1.1.1:
54685468
resolved "https://registry.yarnpkg.com/upper-case/-/upper-case-1.1.3.tgz#f6b4501c2ec4cdd26ba78be7222961de77621598"
54695469

54705470
uri-js@^4.2.2:
5471-
version "4.2.2"
5472-
resolved "https://registry.yarnpkg.com/uri-js/-/uri-js-4.2.2.tgz#94c540e1ff772956e2299507c010aea6c8838eb0"
5471+
version "4.4.1"
5472+
resolved "https://registry.yarnpkg.com/uri-js/-/uri-js-4.4.1.tgz#9b1a52595225859e55f669d928f88c6c57f2a77e"
54735473
dependencies:
54745474
punycode "^2.1.0"
54755475

0 commit comments

Comments
 (0)