Build: update vulnerable node-fetch dependency (#46724)

Co-authored-by: Zoltán Bedi <zoltan.bedi@gmail.com>
This commit is contained in:
Gabriel Bernal 2022-04-05 12:43:28 +02:00 committed by GitHub
parent e1d4666e17
commit f722986b83
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 11 additions and 5 deletions

View File

@ -394,7 +394,8 @@
"@rushstack/node-core-library": "3.45.1",
"@rushstack/rig-package": "0.3.8",
"@rushstack/ts-command-line": "4.10.7",
"@storybook/react/webpack": "5.70.0"
"@storybook/react/webpack": "5.70.0",
"node-fetch": "2.6.7"
},
"workspaces": {
"packages": [

View File

@ -26591,12 +26591,17 @@ __metadata:
languageName: node
linkType: hard
"node-fetch@npm:^2.6.1":
version: 2.6.5
resolution: "node-fetch@npm:2.6.5"
"node-fetch@npm:2.6.7":
version: 2.6.7
resolution: "node-fetch@npm:2.6.7"
dependencies:
whatwg-url: ^5.0.0
checksum: 4e83db450718e70762882f00d96f647a7f2f3170035225934ddd5450cb1d91ef339ceb180d3687bcb0a6ed78c3fa5636ce8d3e44ec81ab59e0224ebf8965f65f
peerDependencies:
encoding: ^0.1.0
peerDependenciesMeta:
encoding:
optional: true
checksum: 8d816ffd1ee22cab8301c7756ef04f3437f18dace86a1dae22cf81db8ef29c0bf6655f3215cb0cdb22b420b6fe141e64b26905e7f33f9377a7fa59135ea3e10b
languageName: node
linkType: hard