Skip to content

Commit 5ec80eb

Browse files
Bump ajv from 6.12.2 to 6.12.6 in /SpotifyAPI.Docs (#735)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7d8fa62 commit 5ec80eb

File tree

1 file changed

+7
-17
lines changed

1 file changed

+7
-17
lines changed

SpotifyAPI.Docs/yarn.lock

Lines changed: 7 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -2245,17 +2245,7 @@ ajv-keywords@^3.5.2:
22452245
resolved "https://registry.yarnpkg.com/ajv-keywords/-/ajv-keywords-3.5.2.tgz#31f29da5ab6e00d1c2d329acf7b5929614d5014d"
22462246
integrity sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ==
22472247

2248-
ajv@^6.1.0, ajv@^6.12.0:
2249-
version "6.12.2"
2250-
resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.12.2.tgz#c629c5eced17baf314437918d2da88c99d5958cd"
2251-
integrity sha512-k+V+hzjm5q/Mr8ef/1Y9goCmlsK4I6Sm74teeyGvFk1XrOsbsKLjEdrvny42CZ+a8sXbk8KWpY/bDwS+FLL2UQ==
2252-
dependencies:
2253-
fast-deep-equal "^3.1.1"
2254-
fast-json-stable-stringify "^2.0.0"
2255-
json-schema-traverse "^0.4.1"
2256-
uri-js "^4.2.2"
2257-
2258-
ajv@^6.12.5:
2248+
ajv@^6.1.0, ajv@^6.12.0, ajv@^6.12.5:
22592249
version "6.12.6"
22602250
resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.12.6.tgz#baf5a62e802b07d977034586f8c3baf5adf26df4"
22612251
integrity sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==
@@ -4192,9 +4182,9 @@ extglob@^2.0.4:
41924182
to-regex "^3.0.1"
41934183

41944184
fast-deep-equal@^3.1.1:
4195-
version "3.1.1"
4196-
resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.1.tgz#545145077c501491e33b15ec408c294376e94ae4"
4197-
integrity sha512-8UEa58QDLauDNfpbrX55Q9jrGHThw2ZMdOky5Gl1CDtVeJDPVrG4Jxx1N8jw2gkWaff5UUuX1KJd+9zGe2B+ZA==
4185+
version "3.1.3"
4186+
resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz#3a7d56b559d6cbc3eb512325244e619a65c6c525"
4187+
integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==
41984188

41994189
fast-glob@^3.1.1:
42004190
version "3.2.5"
@@ -9016,9 +9006,9 @@ update-notifier@^5.1.0:
90169006
xdg-basedir "^4.0.0"
90179007

90189008
uri-js@^4.2.2:
9019-
version "4.2.2"
9020-
resolved "https://registry.yarnpkg.com/uri-js/-/uri-js-4.2.2.tgz#94c540e1ff772956e2299507c010aea6c8838eb0"
9021-
integrity sha512-KY9Frmirql91X2Qgjry0Wd4Y+YTdrdZheS8TFwvkbLWf/G5KNJDCh6pKL5OZctEW4+0Baa5idK2ZQuELRwPznQ==
9009+
version "4.4.1"
9010+
resolved "https://registry.yarnpkg.com/uri-js/-/uri-js-4.4.1.tgz#9b1a52595225859e55f669d928f88c6c57f2a77e"
9011+
integrity sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==
90229012
dependencies:
90239013
punycode "^2.1.0"
90249014

0 commit comments

Comments
 (0)