diff --git a/package.json b/package.json index 11ec69486..61d915f32 100644 --- a/package.json +++ b/package.json @@ -83,7 +83,7 @@ "@types/react-dom": "^18.0.4", "@types/sharp": "^0.30.4", "@typescript-eslint/eslint-plugin": "^5.30.0", - "dotenv": "^16.0.1", + "dotenv": "^17.2.4", "eslint": "^8.18.0", "eslint-config-next": "^12.2.0", "eslint-config-prettier": "^8.3.0", diff --git a/yarn.lock b/yarn.lock index 54201b93c..64c283ad2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3575,10 +3575,10 @@ dot-prop@^5.2.0: dependencies: is-obj "^2.0.0" -dotenv@^16.0.1: - version "16.0.1" - resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.0.1.tgz#8f8f9d94876c35dac989876a5d3a82a267fdce1d" - integrity sha512-1K6hR6wtk2FviQ4kEiSjFiH5rpzEVi8WW0x96aztHVMhEspNpc4DVOUTEHtEva5VThQ8IaBX1Pe4gSzpVVUsKQ== +dotenv@^17.2.4: + version "17.2.4" + resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-17.2.4.tgz#b5a0e2f015e0be287a5330a90bf0e804606504c2" + integrity sha512-mudtfb4zRB4bVvdj0xRo+e6duH1csJRM8IukBqfTRvHotn9+LBXB8ynAidP9zHqoRC/fsllXgk4kCKlR21fIhw== duplexer3@^0.1.4: version "0.1.4"