diff --git a/package.json b/package.json index dab9f8a2578..b46010a3710 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "@formatjs/intl-numberformat": "^7.2.6", "axios": "0.24.0", "core-js": "^3.20.0", - "dotenv": "^10.0.0", + "dotenv": "^17.2.1", "history": "^5.1.0", "nav-frontend-ikonknapper": "2.1.2", "nav-frontend-paneler": "3.0.1", diff --git a/yarn.lock b/yarn.lock index ddabc1e72b9..ac1dbce1087 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7420,10 +7420,10 @@ dotenv-expand@^5.1.0: resolved "https://registry.yarnpkg.com/dotenv-expand/-/dotenv-expand-5.1.0.tgz#3fbaf020bfd794884072ea26b1e9791d45a629f0" integrity sha512-YXQl1DSa4/PQyRfgrv6aoNjhasp/p4qs9FjJ4q4cQk+8m4r6k4ZSiEyytKG8f8W9gi8WsQtIObNmKd+tMzNTmA== -dotenv@^10.0.0: - version "10.0.0" - resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-10.0.0.tgz#3d4227b8fb95f81096cdd2b66653fb2c7085ba81" - integrity sha512-rlBi9d8jpv9Sf1klPjNfFAuWDjKLwTIJJ/VxtoTwIR6hnZxcEOQCZg2oIL3MWBYw5GpUDKOEnND7LXTbIpQ03Q== +dotenv@^17.2.1: + version "17.2.1" + resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-17.2.1.tgz#6f32e10faf014883515538dc922a0fb8765d9b32" + integrity sha512-kQhDYKZecqnM0fCnzI5eIv5L4cAe/iRI+HqMbO/hbRdTAeXDG+M9FjipUxNfbARuEg4iHIbhnhs78BCHNbSxEQ== dotenv@^8.0.0: version "8.6.0"