aboutsummaryrefslogtreecommitdiff
path: root/backup/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-04-28 20:07:35 +0000
committerGravatar Vitaly Takmazov2023-06-14 06:16:56 +0300
commit19e00881810e1d68c8090bb1d414a0d3b2f958e4 (patch)
treeb18b1665e164b22a3a8f5ec83eda590b0dac3d9d /backup/package.json
parent79bb4d675e5b27b35e223e74ed548fd81b820561 (diff)
[backup] Bump node-fetch from 3.2.3 to 3.2.4
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 3.2.3 to 3.2.4. - [Release notes](https://github.com/node-fetch/node-fetch/releases) - [Commits](https://github.com/node-fetch/node-fetch/compare/v3.2.3...v3.2.4)
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 fe3a68ba..264453f2 100644
--- a/backup/package.json
+++ b/backup/package.json
@@ -15,6 +15,6 @@
"dependencies": {
"lodash": "^4.17.21",
"minimist": "^1.2.5",
- "node-fetch": "^3.2.3"
+ "node-fetch": "^3.2.4"
}
}