summary refs log tree commit diff
path: root/cdn
diff options
context:
space:
mode:
Diffstat (limited to 'cdn')
-rw-r--r--cdn/package-lock.json2
-rw-r--r--cdn/package.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/cdn/package-lock.json b/cdn/package-lock.json

index de3dfc70..b48833b0 100644 --- a/cdn/package-lock.json +++ b/cdn/package-lock.json
@@ -28,7 +28,7 @@ "missing-native-js-functions": "^1.2.17", "multer": "^1.4.2", "nanocolors": "^0.2.12", - "node-fetch": "^2.6.7", + "node-fetch": "^2.6.2", "supertest": "^6.1.6", "typescript": "^4.1.2" }, diff --git a/cdn/package.json b/cdn/package.json
index aedcc4bf..7a1f43c9 100644 --- a/cdn/package.json +++ b/cdn/package.json
@@ -54,7 +54,7 @@ "missing-native-js-functions": "^1.2.17", "multer": "^1.4.2", "nanocolors": "^0.2.12", - "node-fetch": "^2.6.7", + "node-fetch": "^2.6.2", "supertest": "^6.1.6", "typescript": "^4.1.2" },