diff --git a/package.json b/package.json index 1905a64..3a73927 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "clean:workspaces": "turbo clean" }, "devDependencies": { - "dotenv-cli": "^7.4.4", + "dotenv-cli": "^8.0.0", "turbo": "^2.3.3" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 914ab47..0b5893c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: devDependencies: dotenv-cli: - specifier: ^7.4.4 - version: 7.4.4 + specifier: ^8.0.0 + version: 8.0.0 turbo: specifier: ^2.3.3 version: 2.3.3 @@ -476,8 +476,8 @@ packages: engines: {node: '>=0.10'} hasBin: true - 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: @@ -1042,7 +1042,7 @@ snapshots: detect-libc@1.0.3: optional: true - dotenv-cli@7.4.4: + dotenv-cli@8.0.0: dependencies: cross-spawn: 7.0.6 dotenv: 16.4.5