summary refs log tree commit diff
path: root/bundle/package-lock.json
diff options
context:
space:
mode:
authorTheArcaneBrony <myrainbowdash949@gmail.com>2022-08-06 00:34:16 +0200
committerGitHub <noreply@github.com>2022-08-06 00:34:16 +0200
commit37a67dad3fb6c28358ff659b83b92ff73ee6b50f (patch)
treec0adf94bae9ecb59462b4c033468ab174bb68747 /bundle/package-lock.json
parentfix: not being able to enable community (diff)
parentMake requested changes (pr792) (diff)
downloadserver-37a67dad3fb6c28358ff659b83b92ff73ee6b50f.tar.xz
Merge pull request #792 from fosscord/dev/local-cache
Add local disk caching for fetched assets
Diffstat (limited to 'bundle/package-lock.json')
-rw-r--r--bundle/package-lock.json14
1 files changed, 8 insertions, 6 deletions
diff --git a/bundle/package-lock.json b/bundle/package-lock.json
index f94e8d26..3f2d85ba 100644
--- a/bundle/package-lock.json
+++ b/bundle/package-lock.json
@@ -147,7 +147,7 @@
 				"@types/jsonwebtoken": "^8.5.0",
 				"@types/morgan": "^1.9.3",
 				"@types/multer": "^1.4.5",
-				"@types/node": "^14.17.9",
+				"@types/node": "^14.18.22",
 				"@types/node-fetch": "^2.5.5",
 				"@types/supertest": "^2.0.11",
 				"@zerollup/ts-transform-paths": "^1.7.18",
@@ -3648,8 +3648,9 @@
 			}
 		},
 		"node_modules/@types/node": {
-			"version": "14.17.21",
-			"integrity": "sha512-zv8ukKci1mrILYiQOwGSV4FpkZhyxQtuFWGya2GujWg+zVAeRQ4qbaMmWp9vb9889CFA8JECH7lkwCL6Ygg8kA=="
+			"version": "14.18.22",
+			"resolved": "https://registry.npmjs.org/@types/node/-/node-14.18.22.tgz",
+			"integrity": "sha512-qzaYbXVzin6EPjghf/hTdIbnVW1ErMx8rPzwRNJhlbyJhu2SyqlvjGOY/tbUt6VFyzg56lROcOeSQRInpt63Yw=="
 		},
 		"node_modules/@types/node-fetch": {
 			"version": "2.5.12",
@@ -12984,7 +12985,7 @@
 				"@types/jsonwebtoken": "^8.5.0",
 				"@types/morgan": "^1.9.3",
 				"@types/multer": "^1.4.5",
-				"@types/node": "^14.17.9",
+				"@types/node": "^14.18.22",
 				"@types/node-fetch": "^2.5.5",
 				"@types/supertest": "^2.0.11",
 				"@zerollup/ts-transform-paths": "^1.7.18",
@@ -13777,8 +13778,9 @@
 			}
 		},
 		"@types/node": {
-			"version": "14.17.21",
-			"integrity": "sha512-zv8ukKci1mrILYiQOwGSV4FpkZhyxQtuFWGya2GujWg+zVAeRQ4qbaMmWp9vb9889CFA8JECH7lkwCL6Ygg8kA=="
+			"version": "14.18.22",
+			"resolved": "https://registry.npmjs.org/@types/node/-/node-14.18.22.tgz",
+			"integrity": "sha512-qzaYbXVzin6EPjghf/hTdIbnVW1ErMx8rPzwRNJhlbyJhu2SyqlvjGOY/tbUt6VFyzg56lROcOeSQRInpt63Yw=="
 		},
 		"@types/node-fetch": {
 			"version": "2.5.12",