Skip to content

Commit a00b7cd

Browse files
dependabot[bot]michelegera
authored andcommitted
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] <support@github.com>
1 parent a5b675c commit a00b7cd

1 file changed

Lines changed: 7 additions & 17 deletions

File tree

yarn.lock

Lines changed: 7 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -170,17 +170,7 @@ aggregate-error@^3.0.0:
170170
clean-stack "^2.0.0"
171171
indent-string "^4.0.0"
172172

173-
ajv@^6.10.0:
174-
version "6.12.2"
175-
resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.12.2.tgz#c629c5eced17baf314437918d2da88c99d5958cd"
176-
integrity sha512-k+V+hzjm5q/Mr8ef/1Y9goCmlsK4I6Sm74teeyGvFk1XrOsbsKLjEdrvny42CZ+a8sXbk8KWpY/bDwS+FLL2UQ==
177-
dependencies:
178-
fast-deep-equal "^3.1.1"
179-
fast-json-stable-stringify "^2.0.0"
180-
json-schema-traverse "^0.4.1"
181-
uri-js "^4.2.2"
182-
183-
ajv@^6.12.4:
173+
ajv@^6.10.0, ajv@^6.12.4:
184174
version "6.12.6"
185175
resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.12.6.tgz#baf5a62e802b07d977034586f8c3baf5adf26df4"
186176
integrity sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==
@@ -843,9 +833,9 @@ external-editor@^3.0.3:
843833
tmp "^0.0.33"
844834

845835
fast-deep-equal@^3.1.1:
846-
version "3.1.1"
847-
resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.1.tgz#545145077c501491e33b15ec408c294376e94ae4"
848-
integrity sha512-8UEa58QDLauDNfpbrX55Q9jrGHThw2ZMdOky5Gl1CDtVeJDPVrG4Jxx1N8jw2gkWaff5UUuX1KJd+9zGe2B+ZA==
836+
version "3.1.3"
837+
resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz#3a7d56b559d6cbc3eb512325244e619a65c6c525"
838+
integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==
849839

850840
fast-diff@^1.1.2:
851841
version "1.2.0"
@@ -2226,9 +2216,9 @@ unbox-primitive@^1.0.0:
22262216
which-boxed-primitive "^1.0.2"
22272217

22282218
uri-js@^4.2.2:
2229-
version "4.2.2"
2230-
resolved "https://registry.yarnpkg.com/uri-js/-/uri-js-4.2.2.tgz#94c540e1ff772956e2299507c010aea6c8838eb0"
2231-
integrity sha512-KY9Frmirql91X2Qgjry0Wd4Y+YTdrdZheS8TFwvkbLWf/G5KNJDCh6pKL5OZctEW4+0Baa5idK2ZQuELRwPznQ==
2219+
version "4.4.1"
2220+
resolved "https://registry.yarnpkg.com/uri-js/-/uri-js-4.4.1.tgz#9b1a52595225859e55f669d928f88c6c57f2a77e"
2221+
integrity sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==
22322222
dependencies:
22332223
punycode "^2.1.0"
22342224

0 commit comments

Comments
 (0)