Skip to content
This repository was archived by the owner on Sep 9, 2022. It is now read-only.

Commit 6367f0f

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

File tree

1 file changed

+27
-9
lines changed

1 file changed

+27
-9
lines changed

yarn.lock

Lines changed: 27 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -696,9 +696,9 @@ ajv-keywords@^3.1.0:
696696
integrity sha512-RO1ibKvd27e6FEShVFfPALuHI3WjSVNeK5FIsmme/LYRNxjKuNj+Dt7bucLa6NdSv3JcVTyMlm9kGR84z1XpaQ==
697697

698698
ajv@^6.1.0, ajv@^6.5.5:
699-
version "6.11.0"
700-
resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.11.0.tgz#c3607cbc8ae392d8a5a536f25b21f8e5f3f87fe9"
701-
integrity sha512-nCprB/0syFYy9fVYU1ox1l2KN8S9I+tziH8D4zdZuLT3N6RMlGSGt5FSTpAiHB/Whv8Qs1cWHma1aMKZyaHRKA==
699+
version "6.12.6"
700+
resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.12.6.tgz#baf5a62e802b07d977034586f8c3baf5adf26df4"
701+
integrity sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==
702702
dependencies:
703703
fast-deep-equal "^3.1.1"
704704
fast-json-stable-stringify "^2.0.0"
@@ -934,6 +934,11 @@ assert@^1.1.1:
934934
object-assign "^4.1.1"
935935
util "0.10.3"
936936

937+
assertion-error@^1.1.0:
938+
version "1.1.0"
939+
resolved "https://registry.yarnpkg.com/assertion-error/-/assertion-error-1.1.0.tgz#e60b6b0e8f301bd97e5375215bda406c85118c0b"
940+
integrity sha512-jgsaNduz+ndvGyFt3uSuWqvy4lCnIJiovtouQN5JZHOKCS2QuhEdbcQHFhVksz2N2U9hXJo8odG7ETyWlEeuDw==
941+
937942
assign-symbols@^1.0.0:
938943
version "1.0.0"
939944
resolved "https://registry.yarnpkg.com/assign-symbols/-/assign-symbols-1.0.0.tgz#59667f41fadd4f20ccbc2bb96b8d4f7f78ec0367"
@@ -3908,9 +3913,9 @@ fancy-log@^1.3.2:
39083913
time-stamp "^1.0.0"
39093914

39103915
fast-deep-equal@^3.1.1:
3911-
version "3.1.1"
3912-
resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.1.tgz#545145077c501491e33b15ec408c294376e94ae4"
3913-
integrity sha512-8UEa58QDLauDNfpbrX55Q9jrGHThw2ZMdOky5Gl1CDtVeJDPVrG4Jxx1N8jw2gkWaff5UUuX1KJd+9zGe2B+ZA==
3916+
version "3.1.3"
3917+
resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz#3a7d56b559d6cbc3eb512325244e619a65c6c525"
3918+
integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==
39143919

39153920
fast-diff@^1.2.0:
39163921
version "1.2.0"
@@ -5831,6 +5836,11 @@ lodash.assign@^4.0.3, lodash.assign@^4.0.6:
58315836
resolved "https://registry.yarnpkg.com/lodash.assign/-/lodash.assign-4.2.0.tgz#0d99f3ccd7a6d261d19bdaeb9245005d285808e7"
58325837
integrity sha1-DZnzzNem0mHRm9rrkkUAXShYCOc=
58335838

5839+
lodash.isequal@^4.5.0:
5840+
version "4.5.0"
5841+
resolved "https://registry.yarnpkg.com/lodash.isequal/-/lodash.isequal-4.5.0.tgz#415c4478f2bcc30120c22ce10ed3226f7d3e18e0"
5842+
integrity sha1-QVxEePK8wwEgwizhDtMib30+GOA=
5843+
58345844
58355845
version "4.0.1"
58365846
resolved "https://registry.yarnpkg.com/lodash.unescape/-/lodash.unescape-4.0.1.tgz#bf2249886ce514cda112fae9218cdc065211fc9c"
@@ -8959,6 +8969,14 @@ trim-right@^1.0.1:
89598969
resolved "https://registry.yarnpkg.com/trim-right/-/trim-right-1.0.1.tgz#cb2e1203067e0c8de1f614094b9fe45704ea6003"
89608970
integrity sha1-yy4SAwZ+DI3h9hQJS5/kVwTqYAM=
89618971

8972+
truffle-assertions@^0.9.2:
8973+
version "0.9.2"
8974+
resolved "https://registry.yarnpkg.com/truffle-assertions/-/truffle-assertions-0.9.2.tgz#0f8360f53ad92b6d8fdb8ceb5dce54c1fc392e23"
8975+
integrity sha512-9g2RhaxU2F8DeWhqoGQvL/bV8QVoSnQ6PY+ZPvYRP5eF7+/8LExb4mjLx/FeliLTjc3Tv1SABG05Gu5qQ/ErmA==
8976+
dependencies:
8977+
assertion-error "^1.1.0"
8978+
lodash.isequal "^4.5.0"
8979+
89628980
89638981
version "1.4.2"
89648982
resolved "https://registry.yarnpkg.com/truffle-flattener/-/truffle-flattener-1.4.2.tgz#7460d0eec88ac67b150e8de3476f55d4420a4ba0"
@@ -9352,9 +9370,9 @@ update-notifier@^3.0.1:
93529370
xdg-basedir "^3.0.0"
93539371

93549372
uri-js@^4.2.2:
9355-
version "4.2.2"
9356-
resolved "https://registry.yarnpkg.com/uri-js/-/uri-js-4.2.2.tgz#94c540e1ff772956e2299507c010aea6c8838eb0"
9357-
integrity sha512-KY9Frmirql91X2Qgjry0Wd4Y+YTdrdZheS8TFwvkbLWf/G5KNJDCh6pKL5OZctEW4+0Baa5idK2ZQuELRwPznQ==
9373+
version "4.4.1"
9374+
resolved "https://registry.yarnpkg.com/uri-js/-/uri-js-4.4.1.tgz#9b1a52595225859e55f669d928f88c6c57f2a77e"
9375+
integrity sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==
93589376
dependencies:
93599377
punycode "^2.1.0"
93609378

0 commit comments

Comments
 (0)