diff --git a/package.json b/package.json index 4a916c01..2ba41e54 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "@vitejs/plugin-vue": "^5.2.4", "@vitejs/plugin-vue-jsx": "^4.2.0", "cross-env": "^7.0.3", - "dotenv": "^16.6.1", + "dotenv": "^17.0.1", "eslint": "^9.30.1", "eslint-plugin-oxlint": "^0.18.1", "fs-extra": "^11.3.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 396498d7..ae27b800 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -65,8 +65,8 @@ importers: specifier: ^7.0.3 version: 7.0.3 dotenv: - specifier: ^16.6.1 - version: 16.6.1 + specifier: ^17.0.1 + version: 17.0.1 eslint: specifier: ^9.30.1 version: 9.30.1(jiti@2.4.2) @@ -1850,6 +1850,10 @@ packages: resolution: {integrity: sha512-uBq4egWHTcTt33a72vpSG0z3HnPuIl6NqYcTrKEg2azoEyl2hpW0zqlxysq2pK9HlDIHyHyakeYaYnSAwd8bow==} engines: {node: '>=12'} + dotenv@17.0.1: + resolution: {integrity: sha512-GLjkduuAL7IMJg/ZnOPm9AnWKJ82mSE2tzXLaJ/6hD6DhwGfZaXG77oB8qbReyiczNxnbxQKyh0OE5mXq0bAHA==} + engines: {node: '>=12'} + duplexer@0.1.2: resolution: {integrity: sha512-jtD6YG370ZCIi/9GTaJKQxWTZD045+4R4hTk/x1UyoqadyJ9x9CgSi1RlVDQF8U2sxLLSnFkCaMihqljHIWgMg==} @@ -5062,6 +5066,8 @@ snapshots: dotenv@16.6.1: {} + dotenv@17.0.1: {} + duplexer@0.1.2: {} ejs@3.1.9: