diff --git a/package.json b/package.json index 7c6cba54..a26ab9af 100644 --- a/package.json +++ b/package.json @@ -118,7 +118,7 @@ "@vitejs/plugin-vue": "5.2.1", "@vitest/coverage-istanbul": "^2.1.8", "@vue/compiler-sfc": "3.5.13", - "dotenv-cli": "7.4.4", + "dotenv-cli": "8.0.0", "eslint": "9.17.0", "execa": "9.5.2", "husky": "9.1.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7912d2ce..cd60e541 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -49,8 +49,8 @@ importers: specifier: 3.5.13 version: 3.5.13 dotenv-cli: - specifier: 7.4.4 - version: 7.4.4 + specifier: 8.0.0 + version: 8.0.0 eslint: specifier: 9.17.0 version: 9.17.0(jiti@2.4.2) @@ -1528,8 +1528,8 @@ packages: resolution: {integrity: sha512-1gxPBJpI/pcjQhKgIU91II6Wkay+dLcN3M6rf2uwP8hRur3HtQXjVrdAK3sjC0piaEuxzMwjXChcETiJl47lAQ==} engines: {node: '>=18'} - dotenv-cli@7.4.4: - resolution: {integrity: sha512-XkBYCG0tPIes+YZr4SpfFv76SQrV/LeCE8CI7JSEMi3VR9MvTihCGTOtbIexD6i2mXF+6px7trb1imVCXSNMDw==} + dotenv-cli@8.0.0: + resolution: {integrity: sha512-aLqYbK7xKOiTMIRf1lDPbI+Y+Ip/wo5k3eyp6ePysVaSqbyxjyK3dK35BTxG+rmd7djf5q2UPs4noPNH+cj0Qw==} hasBin: true dotenv-expand@10.0.0: @@ -5427,7 +5427,7 @@ snapshots: dependencies: type-fest: 4.30.2 - dotenv-cli@7.4.4: + dotenv-cli@8.0.0: dependencies: cross-spawn: 7.0.6 dotenv: 16.4.7