diff --git a/package.json b/package.json index f505100f..00f6d0ce 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ "@typescript-eslint/parser": "6.7.5", "colors": "1.4.0", "commitizen": "4.3.1", - "dotenv": "16.4.5", + "dotenv": "16.4.7", "eslint": "8.57.1", "eslint-config-prettier": "9.1.0", "eslint-plugin-spellcheck": "0.0.20", diff --git a/yarn.lock b/yarn.lock index 8d08c385..bec0d0f9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4079,10 +4079,10 @@ dot-prop@^5.1.0: dependencies: is-obj "^2.0.0" -dotenv@16.4.5: - version "16.4.5" - resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.5.tgz#cdd3b3b604cb327e286b4762e13502f717cb099f" - integrity sha512-ZmdL2rui+eB2YwhsWzjInR8LldtZHGDoQ1ugH85ppHKwpUHL7j7rN0Ti9NCnGiQbhaZ11FpR+7ao1dNsmduNUg== +dotenv@16.4.7: + version "16.4.7" + resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.7.tgz#0e20c5b82950140aa99be360a8a5f52335f53c26" + integrity sha512-47qPchRCykZC03FhkYAhrvwU4xDBFIj1QPqaarj6mdM/hgUzfPHcpkHJOn3mJAufFeeAxAzeGsr5X0M4k6fLZQ== dts-bundle@^0.7.3: version "0.7.3"