build(deps): bump node-fetch from 2.2.0 to 2.6.7 (#110)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-01-31 21:00:41 +00:00
committed by GitHub
parent 3edb8db94b
commit 24da9b7b5a
2 changed files with 16 additions and 9 deletions

View File

@@ -22,7 +22,7 @@
"express": "4.17",
"express-actuator": "^1.8.1",
"express-response-size": "^0.0.3",
"node-fetch": "^2.2.0",
"node-fetch": "^2.6.7",
"uuid": "^3.3.2"
},
"devDependencies": {

View File

@@ -1532,7 +1532,7 @@ __metadata:
express-actuator: ^1.8.1
express-response-size: ^0.0.3
jest: ^29.3.1
node-fetch: ^2.2.0
node-fetch: ^2.6.7
prettier: ^2.6.2
supertest: ^6.3.1
typescript: ^4.6.4
@@ -4759,13 +4759,6 @@ __metadata:
languageName: node
linkType: hard
"node-fetch@npm:^2.2.0":
version: 2.2.0
resolution: "node-fetch@npm:2.2.0"
checksum: 7e3232e97ff469026b59d18107891adeae3103f9682e0937adce994555b0dea04ff33612c36c7028b1e8bd85e3d8055a4d6e0294900a84e06a18e5f84053339f
languageName: node
linkType: hard
"node-fetch@npm:^2.6.5":
version: 2.6.7
resolution: "node-fetch@npm:2.6.7"
@@ -4780,6 +4773,20 @@ __metadata:
languageName: node
linkType: hard
"node-fetch@npm:^2.6.7":
version: 2.6.9
resolution: "node-fetch@npm:2.6.9"
dependencies:
whatwg-url: ^5.0.0
peerDependencies:
encoding: ^0.1.0
peerDependenciesMeta:
encoding:
optional: true
checksum: acb04f9ce7224965b2b59e71b33c639794d8991efd73855b0b250921382b38331ffc9d61bce502571f6cc6e11a8905ca9b1b6d4aeb586ab093e2756a1fd190d0
languageName: node
linkType: hard
"node-gyp@npm:latest":
version: 9.3.1
resolution: "node-gyp@npm:9.3.1"