chore(deps): update dependency dotenv to v16.1.1

This commit is contained in:
renovate[bot] 2023-05-31 03:25:00 +00:00 committed by GitHub
parent 752a83f159
commit 403c215ac0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -22,7 +22,7 @@
"@types/node": "18.16.16", "@types/node": "18.16.16",
"@typescript-eslint/eslint-plugin": "5.59.8", "@typescript-eslint/eslint-plugin": "5.59.8",
"@typescript-eslint/parser": "5.59.8", "@typescript-eslint/parser": "5.59.8",
"dotenv": "16.1.0", "dotenv": "16.1.1",
"esbuild": "0.17.19", "esbuild": "0.17.19",
"eslint": "8.41.0", "eslint": "8.41.0",
"gray-matter": "4.0.3", "gray-matter": "4.0.3",

View file

@ -597,10 +597,10 @@ doctrine@^3.0.0:
dependencies: dependencies:
esutils "^2.0.2" esutils "^2.0.2"
dotenv@16.1.0: dotenv@16.1.1:
version "16.1.0" version "16.1.1"
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.1.0.tgz#beb4232166ea080520a42245b8007227ad84b052" resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.1.1.tgz#9105a6c486ab66076231fbe7cf4ba77131a61d65"
integrity sha512-XiwP/4cqatBNLEnKe169vPZCrovUmYngyVA4DgZ3uIVLJfZaBgr4uT0EF2TrEQqgWDDlekGo0muEYme5SR78Ww== integrity sha512-UGmzIqXU/4b6Vb3R1Vrfd/4vGgVlB+mO+vEixOdfRhLeppkyW2BMhuK7TL8d0el+q9c4lW9qK2wZYhNLFhXYLA==
esbuild-android-64@0.15.11: esbuild-android-64@0.15.11:
version "0.15.11" version "0.15.11"