diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ac30ddd..d46d713 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -13,7 +13,7 @@ importers: version: 2.1.1(vitest@2.1.1(@types/node@22.5.2)) nodemon: specifier: ^3.1.4 - version: 3.1.5 + version: 3.1.6 prettier: specifier: 3.3.3 version: 3.3.3 @@ -714,8 +714,8 @@ packages: engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} hasBin: true - nodemon@3.1.5: - resolution: {integrity: sha512-V5UtfYc7hjFD4SI3EzD5TR8ChAHEZ+Ns7Z5fBk8fAbTVAj+q3G+w7sHJrHxXBkVn6ApLVTljau8wfHwqmGUjMw==} + nodemon@3.1.6: + resolution: {integrity: sha512-C8ymJbXpTTinxjWuMfMxw0rZhTn/r7ypSGldQyqPEgDEaVwAthqC0aodsMwontnAInN9TuPwRLeBoyhmfv+iSA==} engines: {node: '>=10'} hasBin: true @@ -1526,7 +1526,7 @@ snapshots: nanoid@3.3.7: {} - nodemon@3.1.5: + nodemon@3.1.6: dependencies: chokidar: 3.6.0 debug: 4.3.7(supports-color@5.5.0)