aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-09-12 10:34:16 +0100
committerLibravatar GitHub <noreply@github.com>2020-09-12 10:34:16 +0100
commit9f9e46e76d687d2c42199a08d445317531e64ef5 (patch)
treeab6c50d57d35c6aaa79fa7bcd21867e7df0a285d /package.json
parentdocs: add raicerk as a contributor (#952) (diff)
downloadferdium-app-9f9e46e76d687d2c42199a08d445317531e64ef5.tar.gz
ferdium-app-9f9e46e76d687d2c42199a08d445317531e64ef5.tar.zst
ferdium-app-9f9e46e76d687d2c42199a08d445317531e64ef5.zip
Bump node-fetch from 2.6.0 to 2.6.1 (#954)
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 8f6169a3e..5598bd331 100644
--- a/package.json
+++ b/package.json
@@ -101,7 +101,7 @@
101 "mobx-react-router": "3.1.2", 101 "mobx-react-router": "3.1.2",
102 "moment": "^2.17.1", 102 "moment": "^2.17.1",
103 "ms": "2.1.2", 103 "ms": "2.1.2",
104 "node-fetch": "2.6.0", 104 "node-fetch": "2.6.1",
105 "normalize-url": "5.0.0", 105 "normalize-url": "5.0.0",
106 "pretty-bytes": "^4.0.2", 106 "pretty-bytes": "^4.0.2",
107 "prop-types": "^15.5.10", 107 "prop-types": "^15.5.10",