diff --git a/package.json b/package.json index d05c831f..6abb661d 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "css-loader": "3.6.0", "cypress": "8.7.0", "cz-customizable": "6.9.2", - "dotenv": "10.0.0", + "dotenv": "16.0.3", "eslint": "7.32.0", "eslint-config-prettier": "8.5.0", "eslint-plugin-import": "2.25.4", diff --git a/yarn.lock b/yarn.lock index cb261ac9..5aa0b76b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4376,10 +4376,10 @@ dot-prop@^5.1.0: dependencies: is-obj "^2.0.0" -dotenv@10.0.0: - version "10.0.0" - resolved "https://registry.npmjs.org/dotenv/-/dotenv-10.0.0.tgz" - integrity sha512-rlBi9d8jpv9Sf1klPjNfFAuWDjKLwTIJJ/VxtoTwIR6hnZxcEOQCZg2oIL3MWBYw5GpUDKOEnND7LXTbIpQ03Q== +dotenv@16.0.3: + version "16.0.3" + resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.0.3.tgz#115aec42bac5053db3c456db30cc243a5a836a07" + integrity sha512-7GO6HghkA5fYG9TYnNxi14/7K9f5occMlp3zXAuSxn7CKCxt9xbNWG7yF8hTCSUchlfWSe3uLmlPfigevRItzQ== duplexer@~0.1.1: version "0.1.2"