Skip to content

Commit 81659bb

Browse files
chore(deps): bump node-fetch from 2.6.1 to 2.6.7
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7. - [Release notes](https://github.com/node-fetch/node-fetch/releases) - [Commits](node-fetch/node-fetch@v2.6.1...v2.6.7) --- updated-dependencies: - dependency-name: node-fetch dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e86fbde commit 81659bb

File tree

1 file changed

+31
-11
lines changed

1 file changed

+31
-11
lines changed

yarn.lock

Lines changed: 31 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2530,14 +2530,6 @@
25302530
shelljs "0.8.x"
25312531
tslib "^2.2.0"
25322532

2533-
"@stoplight/[email protected]", "@stoplight/types@^13.7.0":
2534-
version "13.7.0"
2535-
resolved "https://registry.yarnpkg.com/@stoplight/types/-/types-13.7.0.tgz#717d9e3ef068e8f143d045e9bc89b97da06933c4"
2536-
integrity sha512-7ePIccfTxjEhruv8VrkDv5whP5qd9ijRzAWEbjYpUYnDfaqPTfq8/wMMjMCAKIecboxsAVD9LZy/3puXddGsDQ==
2537-
dependencies:
2538-
"@types/json-schema" "^7.0.4"
2539-
utility-types "^3.10.0"
2540-
25412533
"@stoplight/types@^12.0.0", "@stoplight/types@^12.3.0":
25422534
version "12.3.0"
25432535
resolved "https://registry.yarnpkg.com/@stoplight/types/-/types-12.3.0.tgz#ac71d295319f26abb279e3d89d1c1774857d20b4"
@@ -2554,6 +2546,14 @@
25542546
"@types/json-schema" "^7.0.4"
25552547
utility-types "^3.10.0"
25562548

2549+
"@stoplight/types@^13.7.0":
2550+
version "13.7.0"
2551+
resolved "https://registry.yarnpkg.com/@stoplight/types/-/types-13.7.0.tgz#717d9e3ef068e8f143d045e9bc89b97da06933c4"
2552+
integrity sha512-7ePIccfTxjEhruv8VrkDv5whP5qd9ijRzAWEbjYpUYnDfaqPTfq8/wMMjMCAKIecboxsAVD9LZy/3puXddGsDQ==
2553+
dependencies:
2554+
"@types/json-schema" "^7.0.4"
2555+
utility-types "^3.10.0"
2556+
25572557
"@stoplight/[email protected]":
25582558
version "0.0.48"
25592559
resolved "https://registry.yarnpkg.com/@stoplight/yaml-ast-parser/-/yaml-ast-parser-0.0.48.tgz#442b21f419427acaa8a3106ebc5d73351c407002"
@@ -12670,9 +12670,11 @@ node-fetch-npm@^2.0.2:
1267012670
safe-buffer "^5.1.1"
1267112671

1267212672
node-fetch@^2.3.0, node-fetch@^2.6.1:
12673-
version "2.6.1"
12674-
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
12675-
integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
12673+
version "2.6.7"
12674+
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
12675+
integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
12676+
dependencies:
12677+
whatwg-url "^5.0.0"
1267612678

1267712679
node-gyp@^5.0.2, node-gyp@^5.0.3:
1267812680
version "5.0.3"
@@ -16977,6 +16979,11 @@ tr46@^2.0.2:
1697716979
dependencies:
1697816980
punycode "^2.1.1"
1697916981

16982+
tr46@~0.0.3:
16983+
version "0.0.3"
16984+
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
16985+
integrity sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==
16986+
1698016987
traverse@~0.6.6:
1698116988
version "0.6.6"
1698216989
resolved "https://registry.yarnpkg.com/traverse/-/traverse-0.6.6.tgz#cbdf560fd7b9af632502fed40f918c157ea97137"
@@ -17786,6 +17793,11 @@ web-namespaces@^2.0.0:
1778617793
resolved "https://registry.yarnpkg.com/web-namespaces/-/web-namespaces-2.0.0.tgz#1f6a2d7b5823329abaedeb6bdf09ef2fed35db13"
1778717794
integrity sha512-dE7ELZRVWh0ceQsRgkjLgsAvwTuv3kcjSY/hLjqL0llleUlQBDjE9JkB9FCBY5F2mnFEwiyJoowl8+NVGHe8dw==
1778817795

17796+
webidl-conversions@^3.0.0:
17797+
version "3.0.1"
17798+
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
17799+
integrity sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==
17800+
1778917801
webidl-conversions@^4.0.2:
1779017802
version "4.0.2"
1779117803
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-4.0.2.tgz#a855980b1f0b6b359ba1d5d9fb39ae941faa63ad"
@@ -17958,6 +17970,14 @@ whatwg-mimetype@^2.1.0, whatwg-mimetype@^2.2.0, whatwg-mimetype@^2.3.0:
1795817970
resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz#3d4b1e0312d2079879f826aff18dbeeca5960fbf"
1795917971
integrity sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==
1796017972

17973+
whatwg-url@^5.0.0:
17974+
version "5.0.0"
17975+
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
17976+
integrity sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==
17977+
dependencies:
17978+
tr46 "~0.0.3"
17979+
webidl-conversions "^3.0.0"
17980+
1796117981
whatwg-url@^6.4.1:
1796217982
version "6.5.0"
1796317983
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-6.5.0.tgz#f2df02bff176fd65070df74ad5ccbb5a199965a8"

0 commit comments

Comments
 (0)