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 26
26
"@types/express" : " 4.17.21" ,
27
27
"@types/node" : " 20.12.12" ,
28
28
"@types/url-regex-safe" : " 1.0.2" ,
29
- "nodemon" : " 3.1.1 " ,
29
+ "nodemon" : " 3.1.7 " ,
30
30
"prettier" : " 3.2.5" ,
31
31
"typescript" : " 5.4.5"
32
32
}
Original file line number Diff line number Diff line change @@ -990,10 +990,10 @@ node-fetch@^2.6.7:
990
990
dependencies :
991
991
whatwg-url "^5.0.0"
992
992
993
-
994
- version "3.1.1 "
995
- resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-3.1.1 .tgz#779631d9da3a7f8a995b16976c87621818c19a8d "
996
- integrity sha512-k43xGaDtaDIcufn0Fc6fTtsdKSkV/hQzoQFigNH//GaKta28yoKVYXCnV+KXRqfT/YzsFaQU9VdeEG+HEyxr6A ==
993
+
994
+ version "3.1.7 "
995
+ resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-3.1.7 .tgz#07cb1f455f8bece6a499e0d72b5e029485521a54 "
996
+ integrity sha512-hLj7fuMow6f0lbB0cD14Lz2xNjwsyruH251Pk4t/yIitCFJbmY1myuLlHm/q06aST4jg6EgAh74PIBBrRqpVAQ ==
997
997
dependencies :
998
998
chokidar "^3.5.2"
999
999
debug "^4"
You can’t perform that action at this time.
0 commit comments