Bump nodemon in /backend in the dev-patch-updates group

Bumps the dev-patch-updates group in /backend with 1 update: [nodemon](https://github.com/remy/nodemon).


Updates `nodemon` from 3.1.13 to 3.1.14
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](https://github.com/remy/nodemon/compare/v3.1.13...v3.1.14)

---
updated-dependencies:
- dependency-name: nodemon
  dependency-version: 3.1.14
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-patch-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-02-23 13:50:13 +00:00
committed by GitHub
parent 94f6191a21
commit 06e220e184
2 changed files with 5 additions and 5 deletions

View File

@@ -43,7 +43,7 @@
"@apidevtools/swagger-parser": "^12.1.0", "@apidevtools/swagger-parser": "^12.1.0",
"@biomejs/biome": "^2.4.3", "@biomejs/biome": "^2.4.3",
"chalk": "5.6.2", "chalk": "5.6.2",
"nodemon": "^3.1.13" "nodemon": "^3.1.14"
}, },
"signale": { "signale": {
"displayDate": true, "displayDate": true,

View File

@@ -1963,10 +1963,10 @@ node-rsa@^1.1.1:
dependencies: dependencies:
asn1 "^0.2.4" asn1 "^0.2.4"
nodemon@^3.1.13: nodemon@^3.1.14:
version "3.1.13" version "3.1.14"
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-3.1.13.tgz#06e4861d8f8a8033c9f607ae3645d3c02ca1c061" resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-3.1.14.tgz#8487ca379c515301d221ec007f27f24ecafa2b51"
integrity sha512-nPN6L7A9cTA3BnJ3zZIibH5FiDh3GbmibeS17bl5YEU1IRO2mcfvR0ZJXH3ndoeKItjUcaX81FSKc/Kq/IiG6g== integrity sha512-jakjZi93UtB3jHMWsXL68FXSAosbLfY0In5gtKq3niLSkrWznrVBzXFNOEMJUfc9+Ke7SHWoAZsiMkNP3vq6Jw==
dependencies: dependencies:
chokidar "^3.5.2" chokidar "^3.5.2"
debug "^4" debug "^4"