Bump node-fetch from 2.6.5 to 2.6.7

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.5 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.5...v2.6.7)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-03-09 15:55:10 +00:00 committed by GitHub
parent 87feca5bb9
commit f5d7e79597
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 21 additions and 13 deletions

32
package-lock.json generated
View file

@ -12960,14 +12960,22 @@
"optional": true
},
"node_modules/node-fetch": {
"version": "2.6.5",
"resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.5.tgz",
"integrity": "sha512-mmlIVHJEu5rnIxgEgez6b9GgWXbkZj5YZ7fx+2r94a2E+Uirsp6HsPTPlomfdHtpt/B0cdKviwkoaM6pyvUOpQ==",
"version": "2.6.7",
"resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.7.tgz",
"integrity": "sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==",
"dependencies": {
"whatwg-url": "^5.0.0"
},
"engines": {
"node": "4.x || >=6.0.0"
},
"peerDependencies": {
"encoding": "^0.1.0"
},
"peerDependenciesMeta": {
"encoding": {
"optional": true
}
}
},
"node_modules/node-forge": {
@ -21211,7 +21219,7 @@
"@polymer/paper-tooltip": "^3.0.0",
"@sentry/electron": "^2",
"@webcomponents/webcomponentsjs": "^2.0.0",
"circle-flags": "https://github.com/HatScripts/circle-flags",
"circle-flags": "git+ssh://git@github.com/HatScripts/circle-flags.git#f1913a16694e8d19daa88d59e61886b762313c2d",
"clipboard-polyfill": "^2.4.6",
"dotenv": "~8.2.0",
"electron-updater": "^4.1.2",
@ -21475,8 +21483,8 @@
"dependencies": {
"ip-regex": "^4.1.0",
"js-yaml": "^3.12.0",
"node-fetch": "^2.6.1",
"outline-shadowsocksconfig": "github:Jigsaw-Code/outline-shadowsocksconfig#v0.2.0",
"node-fetch": "^2.6.7",
"outline-shadowsocksconfig": "git+ssh://git@github.com/Jigsaw-Code/outline-shadowsocksconfig.git#add590ed57277653d02dd2031ae301500ae881e1",
"prom-client": "^11.1.3",
"randomstring": "^1.1.5",
"restify": "^8.5.1",
@ -32185,9 +32193,9 @@
"optional": true
},
"node-fetch": {
"version": "2.6.5",
"resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.5.tgz",
"integrity": "sha512-mmlIVHJEu5rnIxgEgez6b9GgWXbkZj5YZ7fx+2r94a2E+Uirsp6HsPTPlomfdHtpt/B0cdKviwkoaM6pyvUOpQ==",
"version": "2.6.7",
"resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.7.tgz",
"integrity": "sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==",
"requires": {
"whatwg-url": "^5.0.0"
}
@ -32718,7 +32726,7 @@
"@types/request": "^2.47.1",
"@types/semver": "^5.5.0",
"@webcomponents/webcomponentsjs": "^2.0.0",
"circle-flags": "https://github.com/HatScripts/circle-flags",
"circle-flags": "git+ssh://git@github.com/HatScripts/circle-flags.git#f1913a16694e8d19daa88d59e61886b762313c2d",
"clipboard-polyfill": "^2.4.6",
"copy-webpack-plugin": "^5.1.1",
"css-loader": "^3.5.3",
@ -32933,8 +32941,8 @@
"@types/tmp": "^0.2.1",
"ip-regex": "^4.1.0",
"js-yaml": "^3.12.0",
"node-fetch": "^2.6.1",
"outline-shadowsocksconfig": "github:Jigsaw-Code/outline-shadowsocksconfig#v0.2.0",
"node-fetch": "^2.6.7",
"outline-shadowsocksconfig": "git+ssh://git@github.com/Jigsaw-Code/outline-shadowsocksconfig.git#add590ed57277653d02dd2031ae301500ae881e1",
"prom-client": "^11.1.3",
"randomstring": "^1.1.5",
"restify": "^8.5.1",

View file

@ -12,7 +12,7 @@
"dependencies": {
"ip-regex": "^4.1.0",
"js-yaml": "^3.12.0",
"node-fetch": "^2.6.1",
"node-fetch": "^2.6.7",
"outline-shadowsocksconfig": "github:Jigsaw-Code/outline-shadowsocksconfig#v0.2.0",
"prom-client": "^11.1.3",
"randomstring": "^1.1.5",