aboutsummaryrefslogtreecommitdiff
path: root/backup/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-03-13 20:57:22 +0000
committerGravatar Vitaly Takmazov2023-06-14 06:16:56 +0300
commitbaae026df3007e5892541acb3f555c5a79c24500 (patch)
tree46b9bebf29a476696f20b02c2241b2fe83030891 /backup/package.json
parent3bd09817de294eb99f8535ac58b7a7a62efde286 (diff)
[backup] Bump node-fetch from 3.3.0 to 3.3.1
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 3.3.0 to 3.3.1. - [Release notes](https://github.com/node-fetch/node-fetch/releases) - [Commits](https://github.com/node-fetch/node-fetch/compare/v3.3.0...v3.3.1)
Diffstat (limited to 'backup/package.json')
-rw-r--r--backup/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/backup/package.json b/backup/package.json
index 09708e6f..5aa71af7 100644
--- a/backup/package.json
+++ b/backup/package.json
@@ -15,6 +15,6 @@
"dependencies": {
"lodash": "^4.17.21",
"minimist": "^1.2.8",
- "node-fetch": "^3.3.0"
+ "node-fetch": "^3.3.1"
}
}