diff --git a/docs/package.json b/docs/package.json index a6dfd80ce4..b8a4c61a4d 100644 --- a/docs/package.json +++ b/docs/package.json @@ -20,7 +20,7 @@ "devDependencies": { "@snippetors/vuepress-plugin-code-copy": "^1.2.3", "@vuepress/plugin-google-analytics": "^2.0.0-beta.67", - "dotenv": "^16.3.1", + "dotenv": "^16.4.1", "vuepress-plugin-sitemap2": "^2.0.0-beta.238", "vuepress-vite": "^2.0.0-beta.67" } diff --git a/docs/yarn.lock b/docs/yarn.lock index 80787309fc..c9759168cf 100644 --- a/docs/yarn.lock +++ b/docs/yarn.lock @@ -1055,10 +1055,10 @@ domutils@^3.0.1: domelementtype "^2.3.0" domhandler "^5.0.3" -dotenv@^16.3.1: - version "16.3.1" - resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.3.1.tgz#369034de7d7e5b120972693352a3bf112172cc3e" - integrity sha512-IPzF4w4/Rd94bA9imS68tZBaYyBWSCE47V1RGuMrB94iyTOIEwRmVL2x/4An+6mETpLrKJ5hQkB8W4kFAadeIQ== +dotenv@^16.4.1: + version "16.4.1" + resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.1.tgz#1d9931f1d3e5d2959350d1250efab299561f7f11" + integrity sha512-CjA3y+Dr3FyFDOAMnxZEGtnW9KBR2M0JvvUtXNW+dYJL5ROWxP9DUHCwgFqpMk0OXCc0ljhaNTr2w/kutYIcHQ== eastasianwidth@^0.2.0: version "0.2.0"