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 44
44
"jest" : " 29.7.0" ,
45
45
"jest-util" : " 29.7.0" ,
46
46
"mongodb-memory-server" : " 10.0.0" ,
47
- "nodemon" : " 3.1.4 " ,
47
+ "nodemon" : " 3.1.5 " ,
48
48
"prettier" : " 3.3.3"
49
49
}
50
50
}
Original file line number Diff line number Diff line change @@ -2272,10 +2272,10 @@ node-releases@^2.0.18:
2272
2272
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.18.tgz#f010e8d35e2fe8d6b2944f03f70213ecedc4ca3f"
2273
2273
integrity sha512-d9VeXT4SJ7ZeOqGX6R5EM022wpL+eWPooLI+5UpWn2jCT1aosUQEhQP214x33Wkwx3JQMvIm+tIoVOdodFS40g==
2274
2274
2275
-
2276
- version "3.1.4 "
2277
- resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-3.1.4 .tgz#c34dcd8eb46a05723ccde60cbdd25addcc8725e4 "
2278
- integrity sha512-wjPBbFhtpJwmIeY2yP7QF+UKzPfltVGtfce1g/bB15/8vCGZj8uxD62b/b9M9/WVgme0NZudpownKN+c0plXlQ ==
2275
+
2276
+ version "3.1.5 "
2277
+ resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-3.1.5 .tgz#43d2a07d88a3778a3ba35b0dbdf505dcc5b3b5ad "
2278
+ integrity sha512-V5UtfYc7hjFD4SI3EzD5TR8ChAHEZ+Ns7Z5fBk8fAbTVAj+q3G+w7sHJrHxXBkVn6ApLVTljau8wfHwqmGUjMw ==
2279
2279
dependencies :
2280
2280
chokidar "^3.5.2"
2281
2281
debug "^4"
You can’t perform that action at this time.
0 commit comments