diff --git a/licenses_main-deps.json b/licenses_main-deps.json index c8e4c7c..9c562ff 100644 --- a/licenses_main-deps.json +++ b/licenses_main-deps.json @@ -78,7 +78,7 @@ "path": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/license-checker", "licenseFile": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/license-checker/LICENSE" }, - "nodemon@3.1.9": { + "nodemon@3.1.10": { "licenses": "MIT", "repository": "https://github.com/remy/nodemon", "publisher": "Remy Sharp", diff --git a/licenses_sub-deps.json b/licenses_sub-deps.json index 0241339..6167a16 100644 --- a/licenses_sub-deps.json +++ b/licenses_sub-deps.json @@ -2501,7 +2501,7 @@ "path": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/node-releases", "licenseFile": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/node-releases/LICENSE" }, - "nodemon@3.1.9": { + "nodemon@3.1.10": { "licenses": "MIT", "repository": "https://github.com/remy/nodemon", "publisher": "Remy Sharp", diff --git a/package.json b/package.json index 43b34bc..5c40f4d 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@types/node": "^22.14.1", "jest": "^29.7.0", "license-checker": "^25.0.1", - "nodemon": "^3.1.9", + "nodemon": "^3.1.10", "rimraf": "^6.0.1", "ts-node": "^10.9.2" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a077da7..6f4f0e3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -40,8 +40,8 @@ importers: specifier: ^25.0.1 version: 25.0.1 nodemon: - specifier: ^3.1.9 - version: 3.1.9 + specifier: ^3.1.10 + version: 3.1.10 rimraf: specifier: ^6.0.1 version: 6.0.1 @@ -1759,8 +1759,8 @@ packages: node-releases@2.0.19: resolution: {integrity: sha512-xxOWJsBKtzAq7DY0J+DTzuz58K8e7sJbdgwkbMWQe8UYB6ekmsQ45q0M/tJDsGaZmbC+l7n57UV8Hl5tHxO9uw==} - nodemon@3.1.9: - resolution: {integrity: sha512-hdr1oIb2p6ZSxu3PB2JWWYS7ZQ0qvaZsc3hK8DR8f02kRzc8rjYmxAIvdz+aYC+8F2IjNaB7HMcSDg8nQpJxyg==} + nodemon@3.1.10: + resolution: {integrity: sha512-WDjw3pJ0/0jMFmyNDp3gvY2YizjLmmOUQo6DEBY+JgdvW/yQ9mEeSw6H5ythl5Ny2ytb7f9C2nIbjSxMNzbJXw==} engines: {node: '>=10'} hasBin: true @@ -4306,7 +4306,7 @@ snapshots: node-releases@2.0.19: {} - nodemon@3.1.9: + nodemon@3.1.10: dependencies: chokidar: 3.6.0 debug: 4.4.0(supports-color@5.5.0)