fix(deps): update dependency nodemon to v3.1.11
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.10",
|
||||
"nodemon": "3.1.11",
|
||||
"serve-favicon": "2.5.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
@@ -908,10 +908,10 @@ node-jose@2.2.0:
|
||||
process "^0.11.10"
|
||||
uuid "^9.0.0"
|
||||
|
||||
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==
|
||||
nodemon@3.1.11:
|
||||
version "3.1.11"
|
||||
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-3.1.11.tgz#04a54d1e794fbec9d8f6ffd8bf1ba9ea93a756ed"
|
||||
integrity sha512-is96t8F/1//UHAjNPHpbsNY46ELPpftGUoSVNXwUfMk/qdjSylYrWSu1XavVTBOn526kFiOR733ATgNBCQyH0g==
|
||||
dependencies:
|
||||
chokidar "^3.5.2"
|
||||
debug "^4"
|
||||
|
||||
Reference in New Issue
Block a user