Skip to content

Commit 4d546bf

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

File tree

1 file changed

+7
-17
lines changed

1 file changed

+7
-17
lines changed

yarn.lock

Lines changed: 7 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -2416,17 +2416,7 @@ airbnb-prop-types@^2.16.0:
24162416
prop-types-exact "^1.2.0"
24172417
react-is "^16.13.1"
24182418

2419-
ajv@^6.10.0, ajv@^6.10.2:
2420-
version "6.12.2"
2421-
resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.12.2.tgz#c629c5eced17baf314437918d2da88c99d5958cd"
2422-
integrity sha512-k+V+hzjm5q/Mr8ef/1Y9goCmlsK4I6Sm74teeyGvFk1XrOsbsKLjEdrvny42CZ+a8sXbk8KWpY/bDwS+FLL2UQ==
2423-
dependencies:
2424-
fast-deep-equal "^3.1.1"
2425-
fast-json-stable-stringify "^2.0.0"
2426-
json-schema-traverse "^0.4.1"
2427-
uri-js "^4.2.2"
2428-
2429-
ajv@^6.12.4:
2419+
ajv@^6.10.0, ajv@^6.10.2, ajv@^6.12.4:
24302420
version "6.12.6"
24312421
resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.12.6.tgz#baf5a62e802b07d977034586f8c3baf5adf26df4"
24322422
integrity sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==
@@ -4042,9 +4032,9 @@ extglob@^2.0.4:
40424032
to-regex "^3.0.1"
40434033

40444034
fast-deep-equal@^3.1.1:
4045-
version "3.1.1"
4046-
resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.1.tgz#545145077c501491e33b15ec408c294376e94ae4"
4047-
integrity sha512-8UEa58QDLauDNfpbrX55Q9jrGHThw2ZMdOky5Gl1CDtVeJDPVrG4Jxx1N8jw2gkWaff5UUuX1KJd+9zGe2B+ZA==
4035+
version "3.1.3"
4036+
resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz#3a7d56b559d6cbc3eb512325244e619a65c6c525"
4037+
integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==
40484038

40494039
fast-diff@^1.1.2:
40504040
version "1.2.0"
@@ -8029,9 +8019,9 @@ unset-value@^1.0.0:
80298019
isobject "^3.0.0"
80308020

80318021
uri-js@^4.2.2:
8032-
version "4.2.2"
8033-
resolved "https://registry.yarnpkg.com/uri-js/-/uri-js-4.2.2.tgz#94c540e1ff772956e2299507c010aea6c8838eb0"
8034-
integrity sha512-KY9Frmirql91X2Qgjry0Wd4Y+YTdrdZheS8TFwvkbLWf/G5KNJDCh6pKL5OZctEW4+0Baa5idK2ZQuELRwPznQ==
8022+
version "4.4.1"
8023+
resolved "https://registry.yarnpkg.com/uri-js/-/uri-js-4.4.1.tgz#9b1a52595225859e55f669d928f88c6c57f2a77e"
8024+
integrity sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==
80358025
dependencies:
80368026
punycode "^2.1.0"
80378027

0 commit comments

Comments
 (0)