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

This commit is contained in:
Renovate
2025-11-11 17:03:12 +00:00
parent a5f091efa6
commit 7b8dfb2cff
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -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"