summary refs log tree commit diff
path: root/cdn/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-01-23 04:42:07 +0000
committerErkin Alp Güney <erkinalp9035@gmail.com>2022-01-23 07:44:57 +0300
commitc86a8f8d7ec26cba96c8d0eac502e1a9f08c5962 (patch)
tree3a3674905a5f0b93d8f3364bb4da4f7d41eb746a /cdn/package.json
parentBump node-fetch from 2.6.2 to 2.6.7 in /util (diff)
downloadserver-c86a8f8d7ec26cba96c8d0eac502e1a9f08c5962.tar.xz
Bump node-fetch from 2.6.6 to 2.6.7 in /cdn
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.6 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.6...v2.6.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to '')
-rw-r--r--cdn/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/cdn/package.json b/cdn/package.json

index d626e2f4..aedcc4bf 100644 --- a/cdn/package.json +++ b/cdn/package.json
@@ -54,7 +54,7 @@ "missing-native-js-functions": "^1.2.17", "multer": "^1.4.2", "nanocolors": "^0.2.12", - "node-fetch": "^2.6.1", + "node-fetch": "^2.6.7", "supertest": "^6.1.6", "typescript": "^4.1.2" },