Bump nodemon from 3.1.11 to 3.1.14

Bumps [nodemon](https://github.com/remy/nodemon) from 3.1.11 to 3.1.14.
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](https://github.com/remy/nodemon/compare/v3.1.11...v3.1.14)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-02-23 18:05:56 +00:00
committed by Kayne Ruse
parent 55c5b53de4
commit 8a62e561e3
2 changed files with 29 additions and 28 deletions
+1 -1
View File
@@ -28,6 +28,6 @@
"socket.io": "^4.8.3"
},
"devDependencies": {
"nodemon": "^3.1.11"
"nodemon": "^3.1.14"
}
}