summary refs log tree commit diff
path: root/bundle/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-01-23 04:45:47 +0000
committerErkin Alp Güney <erkinalp9035@gmail.com>2022-01-23 07:46:26 +0300
commite4d8e29bb6fffed6d0c340afcb41d7c4db91b71c (patch)
tree5fc4420b8e41dfc4857cadafc9c4436a3f2f190c /bundle/package.json
parentBump node-fetch from 2.6.6 to 2.6.7 in /cdn (diff)
downloadserver-ts-e4d8e29bb6fffed6d0c340afcb41d7c4db91b71c.tar.xz
Bump node-fetch from 2.6.5 to 2.6.7 in /bundle
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)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/main/docs/CHANGELOG.md)
- [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>
Diffstat (limited to 'bundle/package.json')
-rw-r--r--bundle/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundle/package.json b/bundle/package.json

index 456c89d7..9b1dc9e9 100644 --- a/bundle/package.json +++ b/bundle/package.json
@@ -91,7 +91,7 @@ "missing-native-js-functions": "^1.2.18", "morgan": "^1.10.0", "multer": "^1.4.2", - "node-fetch": "^2.6.1", + "node-fetch": "^2.6.7", "node-os-utils": "^1.3.5", "patch-package": "^6.4.7", "pg": "^8.7.1",