summary refs log tree commit diff
path: root/bundle/package.json
diff options
context:
space:
mode:
authorMadeline <46743919+MaddyUnderStars@users.noreply.github.com>2022-01-24 17:06:31 +1100
committerMadeline <46743919+MaddyUnderStars@users.noreply.github.com>2022-01-24 17:06:31 +1100
commit108829140ac6596f9a93d68b4b20c5bc4faef375 (patch)
treeb702e8e52673f9ba022bd45af93bc5de45849a82 /bundle/package.json
parent* Replaced list of invisible characters with unicode codepoints (diff)
downloadserver-108829140ac6596f9a93d68b4b20c5bc4faef375.tar.xz
revert dependabot PRs that update node-fetch to v3
Diffstat (limited to 'bundle/package.json')
-rw-r--r--bundle/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/bundle/package.json b/bundle/package.json
index 9b1dc9e9..75827521 100644
--- a/bundle/package.json
+++ b/bundle/package.json
@@ -91,7 +91,7 @@
 		"missing-native-js-functions": "^1.2.18",
 		"morgan": "^1.10.0",
 		"multer": "^1.4.2",
-		"node-fetch": "^2.6.7",
+		"node-fetch": "^2.6.2",
 		"node-os-utils": "^1.3.5",
 		"patch-package": "^6.4.7",
 		"pg": "^8.7.1",
@@ -107,4 +107,4 @@
 		"ws": "^7.4.2",
 		"nanocolors": "^0.2.12"
 	}
-}
+}
\ No newline at end of file