Skip to content

Commit

Permalink
Merge pull request #137 from masa-finance/dependabot/npm_and_yarn/env…
Browse files Browse the repository at this point in the history
…file-6.19.0

Bump envfile from 6.18.0 to 6.19.0
  • Loading branch information
im-khem authored Nov 13, 2023
2 parents 77b3abe + 5b4ace5 commit 6fb4c15
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 @@ -49,7 +49,7 @@
"chai-ethers": "^0.0.1",
"circomlib": "^2.0.5",
"circomlibjs": "^0.1.7",
"envfile": "^6.18.0",
"envfile": "^6.19.0",
"eth-crypto": "^2.6.0",
"ethereum-public-key-to-address": "^0.0.5",
"ethereum-waffle": "^4.0.10",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2687,10 +2687,10 @@ env-paths@^2.2.0:
resolved "https://registry.yarnpkg.com/env-paths/-/env-paths-2.2.1.tgz#420399d416ce1fbe9bc0a07c62fa68d67fd0f8f2"
integrity sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A==

envfile@^6.18.0:
version "6.18.0"
resolved "https://registry.yarnpkg.com/envfile/-/envfile-6.18.0.tgz#bcb6275af19ba5c961c70c3f3b5c8baf568bdbf6"
integrity sha512-IsYv64dtlNXTm4huvCBpbXsdZQurYUju9WoYCkSj+SDYpO3v4/dq346QsCnNZ3JcnWw0G3E6+saVkVtmPw98Gg==
envfile@^6.19.0:
version "6.19.0"
resolved "https://registry.yarnpkg.com/envfile/-/envfile-6.19.0.tgz#1220b3b3a80cd072b17947c607d9aafa6a9d0beb"
integrity sha512-JL6ypQVcNvtWv9Uenlst4cJLHPqRaLY0acOwPZoquLPLOlQpq/yoEQlBcnEubsXwiy/rw9dPnHEZqOUJp6h+Zg==

errno@~0.1.1:
version "0.1.8"
Expand Down

0 comments on commit 6fb4c15

Please sign in to comment.