aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-03-16 18:37:55 +0100
committerLibravatar GitHub <noreply@github.com>2022-03-16 18:37:55 +0100
commit33e9fbb2eecccc1beb147926b024a70575e4734d (patch)
tree0d0d306161477a0cb8aa435b8e7180b4729b1d65 /package.json
parentBump follow-redirects from 1.14.6 to 1.14.9 (#2461) (diff)
downloadferdium-app-33e9fbb2eecccc1beb147926b024a70575e4734d.tar.gz
ferdium-app-33e9fbb2eecccc1beb147926b024a70575e4734d.tar.zst
ferdium-app-33e9fbb2eecccc1beb147926b024a70575e4734d.zip
Bump node-fetch from 2.6.1 to 2.6.7 (#2464)
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7. - [Release notes](https://github.com/node-fetch/node-fetch/releases) - [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.1...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>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 892bedb9e..7bedb5ad6 100644
--- a/package.json
+++ b/package.json
@@ -90,7 +90,7 @@
90 "mobx-react-router": "^3.1.2", 90 "mobx-react-router": "^3.1.2",
91 "moment": "^2.29.1", 91 "moment": "^2.29.1",
92 "ms": "^2.1.3", 92 "ms": "^2.1.3",
93 "node-fetch": "^2.6.1", 93 "node-fetch": "^2.6.7",
94 "normalize-url": "^6.1.0", 94 "normalize-url": "^6.1.0",
95 "os-name": "^4.0.1", 95 "os-name": "^4.0.1",
96 "pretty-bytes": "^5.6.0", 96 "pretty-bytes": "^5.6.0",