Upgrade nodemon version

This commit is contained in:
Firepup Sixfifty 2025-03-27 16:09:26 -05:00
parent c0976f7dd0
commit 137bc46f3d
Signed by untrusted user: Firepup650
GPG key ID: 7C92E2ABBBFAB9BA
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View file

@ -16,7 +16,7 @@
"ua-parser-js": "^1.0.38"
},
"devDependencies": {
"nodemon": "^3.1.4"
"nodemon": "^3.1.9"
}
},
"node_modules/accepts": {

View file

@ -19,6 +19,6 @@
"ua-parser-js": "^1.0.38"
},
"devDependencies": {
"nodemon": "^3.1.4"
"nodemon": "^3.1.9"
}
}