aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-03-02 05:16:29 +0100
committerLibravatar GitHub <noreply@github.com>2022-03-02 05:16:29 +0100
commit9d7a6f484643e6c2774df5473fc65dca3b1f583b (patch)
tree9a5652d90060f3506012ca434eded819c1410a01 /package.json
parentBump ajv from 6.10.2 to 6.12.6 (#99) (diff)
downloadferdium-server-9d7a6f484643e6c2774df5473fc65dca3b1f583b.tar.gz
ferdium-server-9d7a6f484643e6c2774df5473fc65dca3b1f583b.tar.zst
ferdium-server-9d7a6f484643e6c2774df5473fc65dca3b1f583b.zip
Bump node-fetch from 2.6.1 to 2.6.7 (#100)
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 d31ef21..34740ee 100644
--- a/package.json
+++ b/package.json
@@ -42,7 +42,7 @@
42 "btoa": "^1.2.1", 42 "btoa": "^1.2.1",
43 "fs-extra": "^8.1.0", 43 "fs-extra": "^8.1.0",
44 "mysql": "2.18.1", 44 "mysql": "2.18.1",
45 "node-fetch": "^2.6.1", 45 "node-fetch": "^2.6.7",
46 "pg": "^8.0.3", 46 "pg": "^8.0.3",
47 "semver": "7.3.5", 47 "semver": "7.3.5",
48 "sqlite3": "^4.1.0", 48 "sqlite3": "^4.1.0",