File tree 2 files changed +12
-5
lines changed
2 files changed +12
-5
lines changed Original file line number Diff line number Diff line change 21
21
},
22
22
"devDependencies" : {
23
23
"@types/express" : " 4.17.17" ,
24
- "@types/node" : " 18.16.7 " ,
24
+ "@types/node" : " 18.19.32 " ,
25
25
"@types/url-regex-safe" : " 1.0.0" ,
26
26
"nodemon" : " 2.0.22" ,
27
27
"prettier" : " 2.8.8" ,
Original file line number Diff line number Diff line change 212
212
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.15.1.tgz#41dc2bf78e8085a250d4670d95edb7fba621dd29"
213
213
integrity sha512-U2TWca8AeHSmbpi314QBESRk7oPjSZjDsR+c+H4ECC1l+kFgpZf8Ydhv3SJpPy51VyZHHqxlb6mTTqYNNRVAIw==
214
214
215
-
216
- version "18.16.7"
217
- resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.7.tgz#86d0ba2541f808cb78d4dc5d3e40242a349d6db8"
218
- integrity sha512-MFg7ua/bRtnA1hYE3pVyWxGd/r7aMqjNOdHvlSsXV3n8iaeGKkOaPzpJh6/ovf4bEXWcojkeMJpTsq3mzXW4IQ==
215
+
216
+ version "18.19.32"
217
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.32.tgz#96e4c80dca0ccf48505add2a399f36465955e0be"
218
+ integrity sha512-2bkg93YBSDKk8DLmmHnmj/Rwr18TLx7/n+I23BigFwgexUJoMHZOd8X1OFxuF/W3NN0S2W2E5sVabI5CPinNvA==
219
+ dependencies :
220
+ undici-types "~5.26.4"
219
221
220
222
" @types/qs@* " :
221
223
version "6.9.7"
@@ -1319,6 +1321,11 @@ undefsafe@^2.0.5:
1319
1321
resolved "https://registry.yarnpkg.com/undefsafe/-/undefsafe-2.0.5.tgz#38733b9327bdcd226db889fb723a6efd162e6e2c"
1320
1322
integrity sha512-WxONCrssBM8TSPRqN5EmsjVrsv4A8X12J4ArBiiayv3DyyG3ZlIg6yysuuSYdZsVz3TKcTg2fd//Ujd4CHV1iA==
1321
1323
1324
+ undici-types@~5.26.4 :
1325
+ version "5.26.5"
1326
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
1327
+ integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
1328
+
1322
1329
undici@^5.22.0 :
1323
1330
version "5.22.1"
1324
1331
resolved "https://registry.yarnpkg.com/undici/-/undici-5.22.1.tgz#877d512effef2ac8be65e695f3586922e1a57d7b"
You can’t perform that action at this time.
0 commit comments