diff --git a/package.json b/package.json index 42e6b30..6659d00 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ }, "dependencies": { "consola": "3.2.3", - "dotenv": "16.3.1", + "dotenv": "16.4.1", "winston": "3.11.0", "winston-daily-rotate-file": "4.7.1", "zod": "3.22.4" @@ -105,7 +105,7 @@ "gacp": "3.0.3", "git-remote-origin-url": "4.0.0", "git-url-parse": "14.0.0", - "husky": "8.0.3", + "husky": "9.0.5", "jsonc-eslint-parser": "2.3.0", "knip": "4.0.4", "lint-staged": "15.0.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 46c4b39..bcab905 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ dependencies: specifier: 3.2.3 version: 3.2.3 dotenv: - specifier: 16.3.1 - version: 16.3.1 + specifier: 16.4.1 + version: 16.4.1 winston: specifier: 3.11.0 version: 3.11.0 @@ -92,8 +92,8 @@ devDependencies: specifier: 14.0.0 version: 14.0.0 husky: - specifier: 8.0.3 - version: 8.0.3 + specifier: 9.0.5 + version: 9.0.5 jsonc-eslint-parser: specifier: 2.3.0 version: 2.3.0 @@ -4168,7 +4168,7 @@ packages: hasBin: true dependencies: cross-spawn: 7.0.3 - dotenv: 16.3.1 + dotenv: 16.4.1 dotenv-expand: 10.0.0 minimist: 1.2.8 dev: true @@ -4178,8 +4178,8 @@ packages: engines: {node: '>=12'} dev: true - /dotenv@16.3.1: - resolution: {integrity: sha512-IPzF4w4/Rd94bA9imS68tZBaYyBWSCE47V1RGuMrB94iyTOIEwRmVL2x/4An+6mETpLrKJ5hQkB8W4kFAadeIQ==} + /dotenv@16.4.1: + resolution: {integrity: sha512-CjA3y+Dr3FyFDOAMnxZEGtnW9KBR2M0JvvUtXNW+dYJL5ROWxP9DUHCwgFqpMk0OXCc0ljhaNTr2w/kutYIcHQ==} engines: {node: '>=12'} /dset@3.1.3: @@ -6078,9 +6078,9 @@ packages: engines: {node: '>=16.17.0'} dev: true - /husky@8.0.3: - resolution: {integrity: sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==} - engines: {node: '>=14'} + /husky@9.0.5: + resolution: {integrity: sha512-/EX48XLor4FczjgdJjwK4qMETrJxJqF4rkgo+NUeK8b2F4TV6s5QxAuG2JZfxm4b9WnrgBGS7bA/JK+H5CKg+A==} + engines: {node: '>=18'} hasBin: true dev: true