Merge pull request #379 from Unkn0wnCat/dependabot/npm_and_yarn/dotenv-14.3.2

Bump dotenv from 14.3.0 to 14.3.2
This commit is contained in:
Kevin Kandlbinder 2022-01-28 15:07:21 +01:00 committed by GitHub
commit 4c79162761
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -6,7 +6,7 @@
"dependencies": {
"@fontsource/noto-sans-display": "^4.5.2",
"@icons-pack/react-simple-icons": "^4.6.1",
"dotenv": "^14.3.0",
"dotenv": "^14.3.2",
"gatsby": "^4.6.0",
"gatsby-plugin-image": "^2.6.0",
"gatsby-plugin-manifest": "^4.6.0",

View file

@ -4229,10 +4229,10 @@ dot-prop@^5.2.0:
dependencies:
is-obj "^2.0.0"
dotenv@^14.3.0:
version "14.3.0"
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-14.3.0.tgz#40f537fe90e229d35361c66cf432903e0db49001"
integrity sha512-PCTcOQSXVo9FI1dB7AichJXMEvmiGCq0gnCpjfDUc8505uR+2MeLXWe+Ue4PN5UXa2isHSa78sr7L59fk+2mnQ==
dotenv@^14.3.2:
version "14.3.2"
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-14.3.2.tgz#7c30b3a5f777c79a3429cb2db358eef6751e8369"
integrity sha512-vwEppIphpFdvaMCaHfCEv9IgwcxMljMw2TnAQBB4VWPvzXQLTb82jwmdOKzlEVUL3gNFT4l4TPKO+Bn+sqcrVQ==
dotenv@^8.6.0:
version "8.6.0"