fix(deps): update dependency nodemon to v3.1.9

This commit is contained in:
Renovate
2024-12-13 12:07:06 +00:00
parent 39588214a6
commit f959811b68
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -22,7 +22,7 @@
"https-localhost": "4.7.1", "https-localhost": "4.7.1",
"jsonwebtoken": "9.0.2", "jsonwebtoken": "9.0.2",
"node-jose": "2.2.0", "node-jose": "2.2.0",
"nodemon": "3.1.7", "nodemon": "3.1.9",
"serve-favicon": "2.5.0" "serve-favicon": "2.5.0"
}, },
"devDependencies": { "devDependencies": {
+4 -4
View File
@@ -743,10 +743,10 @@ node-jose@2.2.0:
process "^0.11.10" process "^0.11.10"
uuid "^9.0.0" uuid "^9.0.0"
nodemon@3.1.7: nodemon@3.1.9:
version "3.1.7" version "3.1.9"
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-3.1.7.tgz#07cb1f455f8bece6a499e0d72b5e029485521a54" resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-3.1.9.tgz#df502cdc3b120e1c3c0c6e4152349019efa7387b"
integrity sha512-hLj7fuMow6f0lbB0cD14Lz2xNjwsyruH251Pk4t/yIitCFJbmY1myuLlHm/q06aST4jg6EgAh74PIBBrRqpVAQ== integrity sha512-hdr1oIb2p6ZSxu3PB2JWWYS7ZQ0qvaZsc3hK8DR8f02kRzc8rjYmxAIvdz+aYC+8F2IjNaB7HMcSDg8nQpJxyg==
dependencies: dependencies:
chokidar "^3.5.2" chokidar "^3.5.2"
debug "^4" debug "^4"