fix(deps): update dependency nodemon to v3.1.10
This commit is contained in:
+1
-1
@@ -22,7 +22,7 @@
|
||||
"https-localhost": "4.7.1",
|
||||
"jsonwebtoken": "9.0.2",
|
||||
"node-jose": "2.2.0",
|
||||
"nodemon": "3.1.9",
|
||||
"nodemon": "3.1.10",
|
||||
"serve-favicon": "2.5.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
@@ -906,10 +906,10 @@ node-jose@2.2.0:
|
||||
process "^0.11.10"
|
||||
uuid "^9.0.0"
|
||||
|
||||
nodemon@3.1.9:
|
||||
version "3.1.9"
|
||||
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-3.1.9.tgz#df502cdc3b120e1c3c0c6e4152349019efa7387b"
|
||||
integrity sha512-hdr1oIb2p6ZSxu3PB2JWWYS7ZQ0qvaZsc3hK8DR8f02kRzc8rjYmxAIvdz+aYC+8F2IjNaB7HMcSDg8nQpJxyg==
|
||||
nodemon@3.1.10:
|
||||
version "3.1.10"
|
||||
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-3.1.10.tgz#5015c5eb4fffcb24d98cf9454df14f4fecec9bc1"
|
||||
integrity sha512-WDjw3pJ0/0jMFmyNDp3gvY2YizjLmmOUQo6DEBY+JgdvW/yQ9mEeSw6H5ythl5Ny2ytb7f9C2nIbjSxMNzbJXw==
|
||||
dependencies:
|
||||
chokidar "^3.5.2"
|
||||
debug "^4"
|
||||
|
||||
Reference in New Issue
Block a user