diff --git a/docs-tests/package.json b/docs-tests/package.json index 8ccb78d9f4..6b799e53ec 100644 --- a/docs-tests/package.json +++ b/docs-tests/package.json @@ -18,7 +18,7 @@ "devDependencies": { "@playwright/test": "^1.49.0", "@types/node": "^22.0.0", - "dotenv": "^16.4.5", + "dotenv": "^17.0.0", "typescript": "^5.6.0" } } diff --git a/docs-tests/pnpm-lock.yaml b/docs-tests/pnpm-lock.yaml index 025973cf3c..25102f04b1 100644 --- a/docs-tests/pnpm-lock.yaml +++ b/docs-tests/pnpm-lock.yaml @@ -15,8 +15,8 @@ importers: specifier: ^22.0.0 version: 22.20.0 dotenv: - specifier: ^16.4.5 - version: 16.6.1 + specifier: ^17.0.0 + version: 17.4.2 typescript: specifier: ^5.6.0 version: 5.9.3 @@ -31,8 +31,8 @@ packages: '@types/node@22.20.0': resolution: {integrity: sha512-QWlFW2wf3nTjC13/DqRnBpR4ZO36VJH/JVBkA/vcnmbTBNQIlnObqyqZE1tUR7+Ni23Lda8R1BxMfbXRpCUx5g==} - dotenv@16.6.1: - resolution: {integrity: sha512-uBq4egWHTcTt33a72vpSG0z3HnPuIl6NqYcTrKEg2azoEyl2hpW0zqlxysq2pK9HlDIHyHyakeYaYnSAwd8bow==} + dotenv@17.4.2: + resolution: {integrity: sha512-nI4U3TottKAcAD9LLud4Cb7b2QztQMUEfHbvhTH09bqXTxnSie8WnjPALV/WMCrJZ6UV/qHJ6L03OqO3LcdYZw==} engines: {node: '>=12'} fsevents@2.3.2: @@ -68,7 +68,7 @@ snapshots: dependencies: undici-types: 6.21.0 - dotenv@16.6.1: {} + dotenv@17.4.2: {} fsevents@2.3.2: optional: true