diff --git a/packages/project-cli-tools/package.json b/packages/project-cli-tools/package.json index d71ab72..af81182 100644 --- a/packages/project-cli-tools/package.json +++ b/packages/project-cli-tools/package.json @@ -26,7 +26,7 @@ "commitizen": "4.3.0", "husky": "9.1.6", "lint-staged": "15.2.10", - "nodemon": "3.1.6", + "nodemon": "3.1.7", "turbo": "1.13.4", "wait-on": "7.2.0" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c537108..c76fd76 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -133,8 +133,8 @@ importers: specifier: 15.2.10 version: 15.2.10 nodemon: - specifier: 3.1.6 - version: 3.1.6 + specifier: 3.1.7 + version: 3.1.7 turbo: specifier: 1.13.4 version: 1.13.4 @@ -2737,8 +2737,8 @@ packages: node-releases@2.0.18: resolution: {integrity: sha512-d9VeXT4SJ7ZeOqGX6R5EM022wpL+eWPooLI+5UpWn2jCT1aosUQEhQP214x33Wkwx3JQMvIm+tIoVOdodFS40g==} - nodemon@3.1.6: - resolution: {integrity: sha512-C8ymJbXpTTinxjWuMfMxw0rZhTn/r7ypSGldQyqPEgDEaVwAthqC0aodsMwontnAInN9TuPwRLeBoyhmfv+iSA==} + nodemon@3.1.7: + resolution: {integrity: sha512-hLj7fuMow6f0lbB0cD14Lz2xNjwsyruH251Pk4t/yIitCFJbmY1myuLlHm/q06aST4jg6EgAh74PIBBrRqpVAQ==} engines: {node: '>=10'} hasBin: true @@ -6890,7 +6890,7 @@ snapshots: node-releases@2.0.18: {} - nodemon@3.1.6: + nodemon@3.1.7: dependencies: chokidar: 3.6.0 debug: 4.3.7(supports-color@5.5.0)