File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 23
23
"@types/express" : " 4.17.17" ,
24
24
"@types/node" : " 18.16.7" ,
25
25
"@types/url-regex-safe" : " 1.0.0" ,
26
- "nodemon" : " 2.0.21 " ,
26
+ "nodemon" : " 2.0.22 " ,
27
27
"prettier" : " 2.8.4" ,
28
28
"typescript" : " 5.0.4"
29
29
}
Original file line number Diff line number Diff line change @@ -967,10 +967,10 @@ node-fetch@^2.6.7:
967
967
dependencies :
968
968
whatwg-url "^5.0.0"
969
969
970
-
971
- version "2.0.21 "
972
- resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-2.0.21 .tgz#267edff25578da91075d6aa54346ef77ecb7b302 "
973
- integrity sha512-djN/n2549DUtY33S7o1djRCd7dEm0kBnj9c7S9XVXqRUbuggN1MZH/Nqa+5RFQr63Fbefq37nFXAE9VU86yL1A ==
970
+
971
+ version "2.0.22 "
972
+ resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-2.0.22 .tgz#182c45c3a78da486f673d6c1702e00728daf5258 "
973
+ integrity sha512-B8YqaKMmyuCO7BowF1Z1/mkPqLk6cs/l63Ojtd6otKjMx47Dq1utxfRxcavH1I7VSaL8n5BUaoutadnsX3AAVQ ==
974
974
dependencies :
975
975
chokidar "^3.5.2"
976
976
debug "^3.2.7"
You can’t perform that action at this time.
0 commit comments