This repository was archived by the owner on Nov 2, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +10
-3
lines changed Expand file tree Collapse file tree 2 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 59
59
"@types/body-parser" : " 1.19.2" ,
60
60
"@types/compression" : " 1.7.2" ,
61
61
"@types/cors" : " 2.8.12" ,
62
- "@types/node" : " 18.11.9 " ,
62
+ "@types/node" : " 18.11.10 " ,
63
63
"@types/swagger-ui-express" : " 4.1.3" ,
64
64
"@typescript-eslint/eslint-plugin" : " 5.43.0" ,
65
65
"@typescript-eslint/parser" : " 5.43.0" ,
Original file line number Diff line number Diff line change @@ -1254,13 +1254,20 @@ __metadata:
1254
1254
languageName : node
1255
1255
linkType : hard
1256
1256
1257
- " @types/node@npm:*, @types/node@npm:18.11.9 " :
1257
+ " @types/node@npm:* " :
1258
1258
version : 18.11.9
1259
1259
resolution : " @types/node@npm:18.11.9"
1260
1260
checksum : cc0aae109e9b7adefc32eecb838d6fad931663bb06484b5e9cbbbf74865c721b03d16fd8d74ad90e31dbe093d956a7c2c306ba5429ba0c00f3f7505103d7a496
1261
1261
languageName : node
1262
1262
linkType : hard
1263
1263
1264
+ " @types/node@npm:18.11.10 " :
1265
+ version : 18.11.10
1266
+ resolution : " @types/node@npm:18.11.10"
1267
+ checksum : 0f60cb090b2ee91fcd3dc4311bc1ed7889b92f14644c0069f100776f86474c12eebbcc6c75bc0d7d96b975a103b4d5d6b3c22b4e88bea6e7f4e2b1bb0daf5ea8
1268
+ languageName : node
1269
+ linkType : hard
1270
+
1264
1271
" @types/qs@npm:* " :
1265
1272
version : 6.9.7
1266
1273
resolution : " @types/qs@npm:6.9.7"
@@ -1614,7 +1621,7 @@ __metadata:
1614
1621
" @types/compression " : 1.7.2
1615
1622
" @types/cors " : 2.8.12
1616
1623
" @types/mongoose " : ^5.11.97
1617
- " @types/node " : 18.11.9
1624
+ " @types/node " : 18.11.10
1618
1625
" @types/swagger-jsdoc " : ^6.0.1
1619
1626
" @types/swagger-ui-express " : 4.1.3
1620
1627
" @types/uuid " : ^8.3.4
You can’t perform that action at this time.
0 commit comments