Update dependency dotenv to v16 (#163)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-12-01 22:40:24 -05:00 committed by GitHub
parent a0c02cfeeb
commit 4d656f0c1f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -203,7 +203,7 @@
"commonmark-spec": "0.30.0",
"cross-env": "7.0.3",
"css-loader": "6.7.2",
"dotenv": "10.0.0",
"dotenv": "16.0.3",
"eslint": "8.28.0",
"eslint-import-resolver-typescript": "3.5.2",
"eslint-plugin-cypress": "2.12.1",

View File

@ -5487,10 +5487,10 @@ domutils@^2.4.2, domutils@^2.5.2, domutils@^2.8.0:
domelementtype "^2.2.0"
domhandler "^4.2.0"
dotenv@10.0.0:
version "10.0.0"
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-10.0.0.tgz#3d4227b8fb95f81096cdd2b66653fb2c7085ba81"
integrity sha512-rlBi9d8jpv9Sf1klPjNfFAuWDjKLwTIJJ/VxtoTwIR6hnZxcEOQCZg2oIL3MWBYw5GpUDKOEnND7LXTbIpQ03Q==
dotenv@16.0.3:
version "16.0.3"
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.0.3.tgz#115aec42bac5053db3c456db30cc243a5a836a07"
integrity sha512-7GO6HghkA5fYG9TYnNxi14/7K9f5occMlp3zXAuSxn7CKCxt9xbNWG7yF8hTCSUchlfWSe3uLmlPfigevRItzQ==
downshift@^6.1.7:
version "6.1.12"