Skip to content

Commit b02eb4e

Browse files
authored
Merge pull request #44 from gx0r/dependabot/npm_and_yarn/ajv-6.12.6
Bump ajv from 6.10.2 to 6.12.6
2 parents ca0a73c + 370f175 commit b02eb4e

File tree

1 file changed

+5
-18
lines changed

1 file changed

+5
-18
lines changed

yarn.lock

Lines changed: 5 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1192,16 +1192,7 @@ ajv-keywords@^3.4.1, ajv-keywords@^3.5.2:
11921192
version "3.5.2"
11931193
resolved "https://registry.yarnpkg.com/ajv-keywords/-/ajv-keywords-3.5.2.tgz#31f29da5ab6e00d1c2d329acf7b5929614d5014d"
11941194

1195-
ajv@^6.1.0, ajv@^6.5.5:
1196-
version "6.10.2"
1197-
resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.10.2.tgz#d3cea04d6b017b2894ad69040fec8b623eb4bd52"
1198-
dependencies:
1199-
fast-deep-equal "^2.0.1"
1200-
fast-json-stable-stringify "^2.0.0"
1201-
json-schema-traverse "^0.4.1"
1202-
uri-js "^4.2.2"
1203-
1204-
ajv@^6.10.2, ajv@^6.12.4, ajv@^6.12.5:
1195+
ajv@^6.1.0, ajv@^6.10.2, ajv@^6.12.4, ajv@^6.12.5, ajv@^6.5.5:
12051196
version "6.12.6"
12061197
resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.12.6.tgz#baf5a62e802b07d977034586f8c3baf5adf26df4"
12071198
dependencies:
@@ -3163,17 +3154,13 @@ extsprintf@^1.2.0:
31633154
version "1.3.0"
31643155
resolved "https://registry.yarnpkg.com/extsprintf/-/extsprintf-1.3.0.tgz#96918440e3041a7a414f8c52e3c574eb3c3e1e05"
31653156

3166-
fast-deep-equal@^2.0.1:
3167-
version "2.0.1"
3168-
resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-2.0.1.tgz#7b05218ddf9667bf7f370bf7fdb2cb15fdd0aa49"
3169-
31703157
fast-deep-equal@^3.1.1:
31713158
version "3.1.3"
31723159
resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz#3a7d56b559d6cbc3eb512325244e619a65c6c525"
31733160

31743161
fast-json-stable-stringify@^2.0.0:
3175-
version "2.0.0"
3176-
resolved "https://registry.yarnpkg.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.0.0.tgz#d5142c0caee6b1189f87d3a76111064f86c8bbf2"
3162+
version "2.1.0"
3163+
resolved "https://registry.yarnpkg.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz#874bf69c6f404c2b5d99c481341399fd55892633"
31773164

31783165
fast-memoize@^2.5.2:
31793166
version "2.5.2"
@@ -7854,8 +7841,8 @@ update-notifier@^4.1.0:
78547841
xdg-basedir "^4.0.0"
78557842

78567843
uri-js@^4.2.2:
7857-
version "4.2.2"
7858-
resolved "https://registry.yarnpkg.com/uri-js/-/uri-js-4.2.2.tgz#94c540e1ff772956e2299507c010aea6c8838eb0"
7844+
version "4.4.1"
7845+
resolved "https://registry.yarnpkg.com/uri-js/-/uri-js-4.4.1.tgz#9b1a52595225859e55f669d928f88c6c57f2a77e"
78597846
dependencies:
78607847
punycode "^2.1.0"
78617848

0 commit comments

Comments
 (0)