diff --git a/package.json b/package.json index 1d188fc2..625cbfb5 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "autoprefixer": "^10.4.15", "child_process": "^1.0.2", "clean-css": "^5.3.2", - "dotenv-flow": "^3.2.0", + "dotenv-flow": "^3.3.0", "eleventy-plugin-tabler-icons": "^2.0.3", "eleventy-plugin-unfurl": "^1.0.0", "eleventy-plugin-youtube-embed": "^1.9.0", diff --git a/yarn.lock b/yarn.lock index 288e5d39..2f6a123c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1844,19 +1844,19 @@ dot-prop@^5.1.0: dependencies: is-obj "^2.0.0" -dotenv-flow@^3.2.0: - version "3.2.0" - resolved "https://registry.yarnpkg.com/dotenv-flow/-/dotenv-flow-3.2.0.tgz#a5d79dd60ddb6843d457a4874aaf122cf659a8b7" - integrity sha512-GEB6RrR4AbqDJvNSFrYHqZ33IKKbzkvLYiD5eo4+9aFXr4Y4G+QaFrB/fNp0y6McWBmvaPn3ZNjIufnj8irCtg== +dotenv-flow@^3.3.0: + version "3.3.0" + resolved "https://registry.yarnpkg.com/dotenv-flow/-/dotenv-flow-3.3.0.tgz#e22341c035d5672b923bf76feb35999f728ee456" + integrity sha512-GLSvRqDZ1TGhloS6ZCZ5chdqqv/3XMqZxAnX9rliJiHn6uyJLguKeu+3M2kcagBkoVCnLWYfbR4rfFe1xSU39A== dependencies: - dotenv "^8.0.0" + dotenv "^8.6.0" dotenv@^16.0.3: version "16.3.1" resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.3.1.tgz#369034de7d7e5b120972693352a3bf112172cc3e" integrity sha512-IPzF4w4/Rd94bA9imS68tZBaYyBWSCE47V1RGuMrB94iyTOIEwRmVL2x/4An+6mETpLrKJ5hQkB8W4kFAadeIQ== -dotenv@^8.0.0: +dotenv@^8.6.0: version "8.6.0" resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-8.6.0.tgz#061af664d19f7f4d8fc6e4ff9b584ce237adcb8b" integrity sha512-IrPdXQsk2BbzvCBGBOTmmSH5SodmqZNt4ERAZDmW4CT+tL8VtvinqywuANaFu4bOMWki16nqf0e4oC0QIaDr/g==