summary refs log tree commit diff
path: root/cdn/package.json
diff options
context:
space:
mode:
authorFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-08-15 22:18:53 +0200
committerFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-08-15 22:18:53 +0200
commitbdc54dd836c06007fda7a36e2cd271f9756f70dc (patch)
treeb75d8cfa19002a6b92294e212f86260003bfbbbc /cdn/package.json
parentdelete assets (diff)
downloadserver-bdc54dd836c06007fda7a36e2cd271f9756f70dc.tar.xz
:arrow_up: update mongoose types
Diffstat (limited to 'cdn/package.json')
-rw-r--r--cdn/package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/cdn/package.json b/cdn/package.json
index 091a5b67..0c8e872c 100644
--- a/cdn/package.json
+++ b/cdn/package.json
@@ -29,6 +29,7 @@
 		"@types/fs-extra": "^9.0.12",
 		"@types/jsonwebtoken": "^8.5.0",
 		"@types/mongodb": "^3.6.9",
+		"@types/mongoose": "^5.10.5",
 		"@types/mongoose-autopopulate": "^0.10.1",
 		"@types/mongoose-lean-virtuals": "^0.5.1",
 		"@types/multer": "^1.4.7",
@@ -50,7 +51,7 @@
 		"image-size": "^1.0.0",
 		"lambert-db": "^1.2.3",
 		"lambert-server": "^1.2.8",
-		"missing-native-js-functions": "^1.0.8",
+		"missing-native-js-functions": "^1.2.10",
 		"multer": "^1.4.2",
 		"node-fetch": "^2.6.1",
 		"typescript": "^4.1.2",