diff --git a/website/package.json b/website/package.json index 692815d43..7dc38029d 100644 --- a/website/package.json +++ b/website/package.json @@ -46,7 +46,7 @@ "@vitejs/plugin-react": "^4.2.1", "cypress": "^13.6.3", "cypress-file-upload": "^5.0.8", - "dotenv": "^16.3.2", + "dotenv": "^16.4.0", "eslint-plugin-cypress": "^2.15.1", "eslint-plugin-import": "^2.29.1", "prettier": "^3.2.2", diff --git a/website/yarn.lock b/website/yarn.lock index 88e48f265..d235d9183 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.3.2: - version "16.3.2" - resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.3.2.tgz#3cb611ce5a63002dbabf7c281bc331f69d28f03f" - integrity sha512-HTlk5nmhkm8F6JcdXvHIzaorzCoziNQT9mGxLPVXW8wJF1TiGSL60ZGB4gHWabHOaMmWmhvk2/lPHfnBiT78AQ== +dotenv@^16.4.0: + version "16.4.0" + resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.0.tgz#ac21c3fcaad2e7832a1cd0c0e4e8e52225ecda0e" + integrity sha512-WvImr5kpN5NGNn7KaDjJnLTh5rDVLZiDf/YLA8T1ZEZEBZNEDOE+mnkS0PVjPax8ZxBP5zC5SLMB3/9VV5de9g== duplexer@~0.1.1: version "0.1.2"