Bump nodemon from 3.1.12 to 3.1.14

Bumps [nodemon](https://github.com/remy/nodemon) from 3.1.12 to 3.1.14.
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](https://github.com/remy/nodemon/compare/v3.1.12...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 08:16:14 +00:00
committed by Kayne Ruse
parent a91287b34a
commit 4c027a41bf
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -35,7 +35,7 @@
"webpack-cli": "^6.0.1"
},
"devDependencies": {
"nodemon": "^3.1.12",
"nodemon": "^3.1.14",
"webpack-dev-server": "^5.2.3"
}
},
@@ -5816,9 +5816,9 @@
"license": "MIT"
},
"node_modules/nodemon": {
"version": "3.1.12",
"resolved": "https://registry.npmjs.org/nodemon/-/nodemon-3.1.12.tgz",
"integrity": "sha512-ubbKNjz0Xvv49+5VWiqK2N+1VkoWdWi4xfpyuVbdT4QcdpGlN6Nx/OtxBCDHW8aUelaV6QHDbOjGca9HGnCiCw==",
"version": "3.1.14",
"resolved": "https://registry.npmjs.org/nodemon/-/nodemon-3.1.14.tgz",
"integrity": "sha512-jakjZi93UtB3jHMWsXL68FXSAosbLfY0In5gtKq3niLSkrWznrVBzXFNOEMJUfc9+Ke7SHWoAZsiMkNP3vq6Jw==",
"dev": true,
"license": "MIT",
"dependencies": {