This repository was archived by the owner on Sep 9, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 40
40
"@types/morgan" : " 1.9.4" ,
41
41
"@types/node" : " 16.18.16" ,
42
42
"jest" : " 29.5.0" ,
43
- "nodemon" : " 2.0.21 " ,
43
+ "nodemon" : " 2.0.22 " ,
44
44
"prettier" : " 2.8.4" ,
45
45
"ts-jest" : " 29.0.5" ,
46
46
"ts-loader" : " 9.4.2" ,
Original file line number Diff line number Diff line change @@ -2786,10 +2786,10 @@ node-releases@^2.0.8:
2786
2786
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.9.tgz#fe66405285382b0c4ac6bcfbfbe7e8a510650b4d"
2787
2787
integrity sha512-2xfmOrRkGogbTK9R6Leda0DGiXeY3p2NJpy4+gNCffdUvV6mdEJnaDEic1i3Ec2djAo8jWYoJMR5PB0MSMpxUA==
2788
2788
2789
- nodemon@2.0.21 :
2790
- version "2.0.21 "
2791
- resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-2.0.21 .tgz#267edff25578da91075d6aa54346ef77ecb7b302 "
2792
- integrity sha512-djN/n2549DUtY33S7o1djRCd7dEm0kBnj9c7S9XVXqRUbuggN1MZH/Nqa+5RFQr63Fbefq37nFXAE9VU86yL1A ==
2789
+ nodemon@2.0.22 :
2790
+ version "2.0.22 "
2791
+ resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-2.0.22 .tgz#182c45c3a78da486f673d6c1702e00728daf5258 "
2792
+ integrity sha512-B8YqaKMmyuCO7BowF1Z1/mkPqLk6cs/l63Ojtd6otKjMx47Dq1utxfRxcavH1I7VSaL8n5BUaoutadnsX3AAVQ ==
2793
2793
dependencies :
2794
2794
chokidar "^3.5.2"
2795
2795
debug "^3.2.7"
You can’t perform that action at this time.
0 commit comments