chore(deps): update nodemon to 3.1.9

This commit is contained in:
Elian Doran 2024-12-14 00:21:43 +02:00
parent 6e91c01837
commit ad221a064d
No known key found for this signature in database
2 changed files with 6 additions and 5 deletions

9
package-lock.json generated
View File

@ -153,7 +153,7 @@
"jasmine": "5.5.0",
"jsdoc": "4.0.4",
"lorem-ipsum": "2.0.8",
"nodemon": "3.1.7",
"nodemon": "3.1.9",
"rcedit": "4.0.1",
"rimraf": "6.0.1",
"ts-node": "10.9.2",
@ -13228,10 +13228,11 @@
"dev": true
},
"node_modules/nodemon": {
"version": "3.1.7",
"resolved": "https://registry.npmjs.org/nodemon/-/nodemon-3.1.7.tgz",
"integrity": "sha512-hLj7fuMow6f0lbB0cD14Lz2xNjwsyruH251Pk4t/yIitCFJbmY1myuLlHm/q06aST4jg6EgAh74PIBBrRqpVAQ==",
"version": "3.1.9",
"resolved": "https://registry.npmjs.org/nodemon/-/nodemon-3.1.9.tgz",
"integrity": "sha512-hdr1oIb2p6ZSxu3PB2JWWYS7ZQ0qvaZsc3hK8DR8f02kRzc8rjYmxAIvdz+aYC+8F2IjNaB7HMcSDg8nQpJxyg==",
"dev": true,
"license": "MIT",
"dependencies": {
"chokidar": "^3.5.2",
"debug": "^4",

View File

@ -193,7 +193,7 @@
"jasmine": "5.5.0",
"jsdoc": "4.0.4",
"lorem-ipsum": "2.0.8",
"nodemon": "3.1.7",
"nodemon": "3.1.9",
"rcedit": "4.0.1",
"rimraf": "6.0.1",
"ts-node": "10.9.2",