Skip to content
This repository was archived by the owner on May 9, 2023. It is now read-only.

Commit 61a3ce0

Browse files
build(deps): bump ajv from 6.12.0 to 6.12.6
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.12.0 to 6.12.6. - [Release notes](https://github.com/ajv-validator/ajv/releases) - [Commits](ajv-validator/ajv@v6.12.0...v6.12.6) --- updated-dependencies: - dependency-name: ajv dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b9a087a commit 61a3ce0

File tree

1 file changed

+10
-20
lines changed

1 file changed

+10
-20
lines changed

yarn.lock

+10-20
Original file line numberDiff line numberDiff line change
@@ -780,17 +780,7 @@ agent-base@6:
780780
dependencies:
781781
debug "4"
782782

783-
ajv@^6.10.0:
784-
version "6.12.0"
785-
resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.12.0.tgz#06d60b96d87b8454a5adaba86e7854da629db4b7"
786-
integrity sha512-D6gFiFA0RRLyUbvijN74DWAjXSFxWKaWP7mldxkVhyhAV3+SWA9HEJPHQ2c9soIeTFJqcSdFDGFgdqs1iUU2Hw==
787-
dependencies:
788-
fast-deep-equal "^3.1.1"
789-
fast-json-stable-stringify "^2.0.0"
790-
json-schema-traverse "^0.4.1"
791-
uri-js "^4.2.2"
792-
793-
ajv@^6.10.2:
783+
ajv@^6.10.0, ajv@^6.10.2:
794784
version "6.12.6"
795785
resolved "https://binrepo.target.com/artifactory/api/npm/npm/ajv/-/ajv-6.12.6.tgz#baf5a62e802b07d977034586f8c3baf5adf26df4"
796786
integrity sha1-uvWmLoArB9l3A0WG+MO69a3ybfQ=
@@ -1430,13 +1420,13 @@ external-editor@^3.0.3:
14301420
tmp "^0.0.33"
14311421

14321422
fast-deep-equal@^3.1.1:
1433-
version "3.1.1"
1434-
resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.1.tgz#545145077c501491e33b15ec408c294376e94ae4"
1435-
integrity sha512-8UEa58QDLauDNfpbrX55Q9jrGHThw2ZMdOky5Gl1CDtVeJDPVrG4Jxx1N8jw2gkWaff5UUuX1KJd+9zGe2B+ZA==
1423+
version "3.1.3"
1424+
resolved "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz#3a7d56b559d6cbc3eb512325244e619a65c6c525"
1425+
integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==
14361426

14371427
fast-json-stable-stringify@^2.0.0:
14381428
version "2.1.0"
1439-
resolved "https://registry.yarnpkg.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz#874bf69c6f404c2b5d99c481341399fd55892633"
1429+
resolved "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz#874bf69c6f404c2b5d99c481341399fd55892633"
14401430
integrity sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==
14411431

14421432
fast-levenshtein@~2.0.6:
@@ -2288,7 +2278,7 @@ json-parse-even-better-errors@^2.3.0:
22882278

22892279
json-schema-traverse@^0.4.1:
22902280
version "0.4.1"
2291-
resolved "https://registry.yarnpkg.com/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz#69f6a87d9513ab8bb8fe63bdb0979c448e684660"
2281+
resolved "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz#69f6a87d9513ab8bb8fe63bdb0979c448e684660"
22922282
integrity sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==
22932283

22942284
json-stable-stringify-without-jsonify@^1.0.1:
@@ -2630,7 +2620,7 @@ psl@^1.1.33:
26302620

26312621
punycode@^2.1.0, punycode@^2.1.1:
26322622
version "2.1.1"
2633-
resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.1.1.tgz#b58b010ac40c22c5657616c8d2c2c02c7bf479ec"
2623+
resolved "https://registry.npmjs.org/punycode/-/punycode-2.1.1.tgz#b58b010ac40c22c5657616c8d2c2c02c7bf479ec"
26342624
integrity sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==
26352625

26362626
react-is@^17.0.1:
@@ -3081,9 +3071,9 @@ universalify@^0.1.2:
30813071
integrity sha1-tkb2m+OULavOzJ1mOcgNwQXvqmY=
30823072

30833073
uri-js@^4.2.2:
3084-
version "4.2.2"
3085-
resolved "https://registry.yarnpkg.com/uri-js/-/uri-js-4.2.2.tgz#94c540e1ff772956e2299507c010aea6c8838eb0"
3086-
integrity sha512-KY9Frmirql91X2Qgjry0Wd4Y+YTdrdZheS8TFwvkbLWf/G5KNJDCh6pKL5OZctEW4+0Baa5idK2ZQuELRwPznQ==
3074+
version "4.4.1"
3075+
resolved "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz#9b1a52595225859e55f669d928f88c6c57f2a77e"
3076+
integrity sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==
30873077
dependencies:
30883078
punycode "^2.1.0"
30893079

0 commit comments

Comments
 (0)