Skip to content

Commit

Permalink
Merge pull request #209 from aesirxio/dependabot/npm_and_yarn/dotenv-…
Browse files Browse the repository at this point in the history
…16.4.5

Bump dotenv from 16.3.1 to 16.4.5
  • Loading branch information
vietredweb authored Jul 19, 2024
2 parents 4640a9d + 3b73d4d commit 88b4eb2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"axios": "^1.6.0",
"bootstrap": "^5.3.0",
"cross-env": "^7.0.3",
"dotenv": "^16.0.3",
"dotenv": "^16.4.5",
"ethers": "^6.7.1",
"formik": "^2.4.4",
"friendly-challenge": "^0.9.13",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3681,10 +3681,10 @@ dom-helpers@^5.0.1, dom-helpers@^5.2.0, dom-helpers@^5.2.1:
"@babel/runtime" "^7.8.7"
csstype "^3.0.2"

dotenv@^16.0.3:
version "16.3.1"
resolved "https://registry.npmjs.org/dotenv/-/dotenv-16.3.1.tgz#369034de7d7e5b120972693352a3bf112172cc3e"
integrity sha512-IPzF4w4/Rd94bA9imS68tZBaYyBWSCE47V1RGuMrB94iyTOIEwRmVL2x/4An+6mETpLrKJ5hQkB8W4kFAadeIQ==
dotenv@^16.4.5:
version "16.4.5"
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.5.tgz#cdd3b3b604cb327e286b4762e13502f717cb099f"
integrity sha512-ZmdL2rui+eB2YwhsWzjInR8LldtZHGDoQ1ugH85ppHKwpUHL7j7rN0Ti9NCnGiQbhaZ11FpR+7ao1dNsmduNUg==

duplexify@^4.1.2:
version "4.1.2"
Expand Down

0 comments on commit 88b4eb2

Please sign in to comment.