diff --git a/website/package.json b/website/package.json index 8d43f012b..59ef20da5 100644 --- a/website/package.json +++ b/website/package.json @@ -46,7 +46,7 @@ "@vitejs/plugin-react": "^4.2.1", "cypress": "^13.6.4", "cypress-file-upload": "^5.0.8", - "dotenv": "^16.4.2", + "dotenv": "^16.4.3", "eslint-plugin-cypress": "^2.15.1", "eslint-plugin-import": "^2.29.1", "prettier": "^3.2.5", diff --git a/website/yarn.lock b/website/yarn.lock index 90b52866c..f3d3eb91c 100644 --- a/website/yarn.lock +++ b/website/yarn.lock @@ -1697,10 +1697,10 @@ dom-helpers@^5.0.1: "@babel/runtime" "^7.8.7" csstype "^3.0.2" -dotenv@^16.4.2: - version "16.4.2" - resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.2.tgz#7ca798f89ae2011846bbdbf6470785307754120d" - integrity sha512-rZSSFxke7d9nYQ5NeMIwp5PP+f8wXgKNljpOb7KtH6SKW1cEqcXAz9VSJYVLKe7Jhup/gUYOkaeSVyK8GJ+nBg== +dotenv@^16.4.3: + version "16.4.3" + resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.3.tgz#481235ec516c4e47d2612a478482ee36607f70c1" + integrity sha512-II98GFrje5psQTSve0E7bnwMFybNLqT8Vu8JIFWRjsE3khyNUm/loZupuy5DVzG2IXf/ysxvrixYOQnM6mjD3A== duplexer@~0.1.1: version "0.1.2"