Skip to content

Commit 2626c23

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

File tree

2 files changed

+18
-39
lines changed

2 files changed

+18
-39
lines changed

package-lock.json

Lines changed: 10 additions & 26 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

Lines changed: 8 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,12 @@
33

44

55
ajv@^6.5.5:
6-
version "6.12.1"
7-
resolved "https://registry.npmjs.org/ajv/-/ajv-6.12.1.tgz"
6+
version "6.12.6"
7+
resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.12.6.tgz#baf5a62e802b07d977034586f8c3baf5adf26df4"
88
dependencies:
99
fast-deep-equal "^3.1.1"
1010
fast-json-stable-stringify "^2.0.0"
1111
json-schema-traverse "^0.4.1"
12-
opencollective-postinstall "^2.0.2"
1312
uri-js "^4.2.2"
1413

1514
align-text@^0.1.1, align-text@^0.1.3:
@@ -157,12 +156,12 @@ extsprintf@1.3.0, extsprintf@^1.2.0:
157156
resolved "https://registry.npmjs.org/extsprintf/-/extsprintf-1.3.0.tgz"
158157

159158
fast-deep-equal@^3.1.1:
160-
version "3.1.1"
161-
resolved "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.1.tgz"
159+
version "3.1.3"
160+
resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz#3a7d56b559d6cbc3eb512325244e619a65c6c525"
162161

163162
fast-json-stable-stringify@^2.0.0:
164163
version "2.1.0"
165-
resolved "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz"
164+
resolved "https://registry.yarnpkg.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz#874bf69c6f404c2b5d99c481341399fd55892633"
166165

167166
forever-agent@~0.6.1:
168167
version "0.6.1"
@@ -235,7 +234,7 @@ jsbn@~0.1.0:
235234

236235
json-schema-traverse@^0.4.1:
237236
version "0.4.1"
238-
resolved "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz"
237+
resolved "https://registry.yarnpkg.com/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz#69f6a87d9513ab8bb8fe63bdb0979c448e684660"
239238

240239
json-schema@0.2.3:
241240
version "0.2.3"
@@ -329,10 +328,6 @@ oauth-sign@~0.9.0:
329328
version "0.9.0"
330329
resolved "https://registry.npmjs.org/oauth-sign/-/oauth-sign-0.9.0.tgz"
331330

332-
opencollective-postinstall@^2.0.2:
333-
version "2.0.2"
334-
resolved "https://registry.npmjs.org/opencollective-postinstall/-/opencollective-postinstall-2.0.2.tgz"
335-
336331
pandoc-filter@0.1.6:
337332
version "0.1.6"
338333
resolved "https://registry.npmjs.org/pandoc-filter/-/pandoc-filter-0.1.6.tgz"
@@ -487,8 +482,8 @@ underscore@1.7.0:
487482
resolved "https://registry.npmjs.org/underscore/-/underscore-1.7.0.tgz"
488483

489484
uri-js@^4.2.2:
490-
version "4.2.2"
491-
resolved "https://registry.npmjs.org/uri-js/-/uri-js-4.2.2.tgz"
485+
version "4.4.1"
486+
resolved "https://registry.yarnpkg.com/uri-js/-/uri-js-4.4.1.tgz#9b1a52595225859e55f669d928f88c6c57f2a77e"
492487
dependencies:
493488
punycode "^2.1.0"
494489

0 commit comments

Comments
 (0)