Skip to content

Commit

Permalink
Merge pull request #6299 from jupyter/dependabot/npm_and_yarn/ui-test…
Browse files Browse the repository at this point in the history
…s/node-fetch-2.6.7

Bump node-fetch from 2.6.6 to 2.6.7 in /ui-tests
  • Loading branch information
jtpio authored Mar 8, 2022
2 parents 5f94ce6 + 4c5d69c commit 3747f8d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ui-tests/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2792,9 +2792,9 @@ napi-macros@~2.0.0:
integrity sha512-A0xLykHtARfueITVDernsAWdtIMbOJgKgcluwENp3AlsKN/PloyO10HtmoqnFAQAcxPkgZN7wdfPfEd0zNGxbg==

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

Expand Down

0 comments on commit 3747f8d

Please sign in to comment.