Skip to content

Commit

Permalink
build(deps): bump @yearn-finance/web-lib from 0.20.77 to 0.20.78
Browse files Browse the repository at this point in the history
Bumps [@yearn-finance/web-lib](https://github.com/yearn/web-lib) from 0.20.77 to 0.20.78.
- [Commits](https://github.com/yearn/web-lib/commits)

---
updated-dependencies:
- dependency-name: "@yearn-finance/web-lib"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 26, 2023
1 parent 0f55a5c commit 2ce5e07
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 @@ -20,7 +20,7 @@
"@react-hookz/deep-equal": "^1.0.4",
"@sentry/nextjs": "^7.54.0",
"@wagmi/core": "^1.1.1",
"@yearn-finance/web-lib": "^0.20.77",
"@yearn-finance/web-lib": "^0.20.78",
"axios": "^1.4.0",
"dayjs": "^1.11.8",
"ethers": "5.7.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3110,10 +3110,10 @@
motion "10.16.2"
qrcode "1.5.3"

"@yearn-finance/web-lib@^0.20.77":
version "0.20.77"
resolved "https://registry.yarnpkg.com/@yearn-finance/web-lib/-/web-lib-0.20.77.tgz#739a7494470a1885a2a7e48a6106f501aac4784f"
integrity sha512-pp5CdhZ+ZYYJtRD9UtKGMkgelhNS5o+QrBOxN40N2ey7vtSjzToTF9iR+FsCpFFV2gG1xQnixlj/zXBy5Ze/zw==
"@yearn-finance/web-lib@^0.20.78":
version "0.20.78"
resolved "https://registry.yarnpkg.com/@yearn-finance/web-lib/-/web-lib-0.20.78.tgz#5d2dfa7d3b9e5cfeca7c7cd27bd494e0a01bb18f"
integrity sha512-bOIuVuxyaKVqM7KLMkdVjzKgWqWytCN5LHt7ogYReDfF238aD/VW1Vw5XMj8dhcmE3utx+TKWmGH7ixpD3J6qA==
dependencies:
"@headlessui/react" "^1.7.15"
"@ledgerhq/iframe-provider" "^0.4.3"
Expand Down

0 comments on commit 2ce5e07

Please sign in to comment.