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 20:24:44 +00:00
committed by Kayne Ruse
parent 5819a4b987
commit 1aaf10bbe2
2 changed files with 29 additions and 28 deletions
+1 -1
View File
@@ -32,6 +32,6 @@
"sequelize": "^6.37.7"
},
"devDependencies": {
"nodemon": "^3.1.11"
"nodemon": "^3.1.14"
}
}