Skip to content

Commit b750abc

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

1 file changed

Lines changed: 14 additions & 14 deletions

File tree

yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -774,11 +774,11 @@ ajv-keywords@^3.1.0:
774774
integrity sha1-6GuBnGAs+IIa1jdBNpjx3sAhhHo=
775775

776776
ajv@^6.1.0:
777-
version "6.6.1"
778-
resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.6.1.tgz#6360f5ed0d80f232cc2b294c362d5dc2e538dd61"
779-
integrity sha512-ZoJjft5B+EJBjUyu9C9Hc0OZyPZSSlOF+plzouTrg6UlA8f+e/n8NIgBFG/9tppJtpPWfthHakK7juJdNDODww==
777+
version "6.12.6"
778+
resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.12.6.tgz#baf5a62e802b07d977034586f8c3baf5adf26df4"
779+
integrity sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==
780780
dependencies:
781-
fast-deep-equal "^2.0.1"
781+
fast-deep-equal "^3.1.1"
782782
fast-json-stable-stringify "^2.0.0"
783783
json-schema-traverse "^0.4.1"
784784
uri-js "^4.2.2"
@@ -1684,15 +1684,15 @@ extglob@^2.0.4:
16841684
snapdragon "^0.8.1"
16851685
to-regex "^3.0.1"
16861686

1687-
fast-deep-equal@^2.0.1:
1688-
version "2.0.1"
1689-
resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-2.0.1.tgz#7b05218ddf9667bf7f370bf7fdb2cb15fdd0aa49"
1690-
integrity sha1-ewUhjd+WZ79/Nwv3/bLLFf3Qqkk=
1687+
fast-deep-equal@^3.1.1:
1688+
version "3.1.3"
1689+
resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz#3a7d56b559d6cbc3eb512325244e619a65c6c525"
1690+
integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==
16911691

16921692
fast-json-stable-stringify@^2.0.0:
1693-
version "2.0.0"
1694-
resolved "https://registry.yarnpkg.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.0.0.tgz#d5142c0caee6b1189f87d3a76111064f86c8bbf2"
1695-
integrity sha1-1RQsDK7msRifh9OnYREGT4bIu/I=
1693+
version "2.1.0"
1694+
resolved "https://registry.yarnpkg.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz#874bf69c6f404c2b5d99c481341399fd55892633"
1695+
integrity sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==
16961696

16971697
fastparse@^1.1.1:
16981698
version "1.1.2"
@@ -3725,9 +3725,9 @@ upath@^1.0.5:
37253725
integrity sha512-bzpH/oBhoS/QI/YtbkqCg6VEiPYjSZtrHQM6/QnJS6OL9pKUFLqb3aFh4Scvwm45+7iAgiMkLhSbaZxUqmrprw==
37263726

37273727
uri-js@^4.2.2:
3728-
version "4.2.2"
3729-
resolved "https://registry.yarnpkg.com/uri-js/-/uri-js-4.2.2.tgz#94c540e1ff772956e2299507c010aea6c8838eb0"
3730-
integrity sha512-KY9Frmirql91X2Qgjry0Wd4Y+YTdrdZheS8TFwvkbLWf/G5KNJDCh6pKL5OZctEW4+0Baa5idK2ZQuELRwPznQ==
3728+
version "4.4.1"
3729+
resolved "https://registry.yarnpkg.com/uri-js/-/uri-js-4.4.1.tgz#9b1a52595225859e55f669d928f88c6c57f2a77e"
3730+
integrity sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==
37313731
dependencies:
37323732
punycode "^2.1.0"
37333733

0 commit comments

Comments
 (0)