Skip to content

Commit 3747f8d

Browse files
authoredMar 8, 2022
Merge pull request #6299 from jupyter/dependabot/npm_and_yarn/ui-tests/node-fetch-2.6.7
Bump node-fetch from 2.6.6 to 2.6.7 in /ui-tests
2 parents 5f94ce6 + 4c5d69c commit 3747f8d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
 

‎ui-tests/yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -2792,9 +2792,9 @@ napi-macros@~2.0.0:
27922792
integrity sha512-A0xLykHtARfueITVDernsAWdtIMbOJgKgcluwENp3AlsKN/PloyO10HtmoqnFAQAcxPkgZN7wdfPfEd0zNGxbg==
27932793

27942794
node-fetch@^2.6.0, node-fetch@^2.6.1, node-fetch@^2.6.5:
2795-
version "2.6.6"
2796-
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.6.tgz#1751a7c01834e8e1697758732e9efb6eeadfaf89"
2797-
integrity sha512-Z8/6vRlTUChSdIgMa51jxQ4lrw/Jy5SOW10ObaA47/RElsAN2c5Pn8bTgFGWn/ibwzXTE8qwr1Yzx28vsecXEA==
2795+
version "2.6.7"
2796+
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
2797+
integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
27982798
dependencies:
27992799
whatwg-url "^5.0.0"
28002800

0 commit comments

Comments
 (0)
Please sign in to comment.