Skip to content

Commit

Permalink
fix(deps): update dependency permissionless to v0.0.35
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 1, 2024
1 parent 46bfda7 commit 735b238
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion advanced/wallets/react-wallet-v2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"framer-motion": "6.5.1",
"near-api-js": "^0.45.0",
"next": "12.1.5",
"permissionless": "0.0.20",
"permissionless": "0.0.35",
"react": "17.0.2",
"react-code-blocks": "0.1.5",
"react-dom": "17.0.2",
Expand Down
8 changes: 4 additions & 4 deletions advanced/wallets/react-wallet-v2/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5624,10 +5624,10 @@ pbkdf2@^3.0.9, pbkdf2@^3.1.2:
safe-buffer "^5.0.1"
sha.js "^2.4.8"

permissionless@0.0.20:
version "0.0.20"
resolved "https://registry.yarnpkg.com/permissionless/-/permissionless-0.0.20.tgz#23c4fe50b9f58595f0dd48eef16ccea6b23cea19"
integrity sha512-vTlefC0I9Z41kxhpmyliaFLpqFqaD6xQU1DCedbL2xniXp2uHdCUiUAplKyv8FXAfyVoWeGkd5b8wU//iHxDDw==
permissionless@0.0.35:
version "0.0.35"
resolved "https://registry.yarnpkg.com/permissionless/-/permissionless-0.0.35.tgz#925818c169fdc5e282c14bfb3ec7ae1c4ff82e3f"
integrity sha512-wWnFJW9bCiIBvLVkZ7aPbX0w5LIeelb5dsBOKHIEaRf9xKaxNrpRWCsBRHHjiL0lhvqPlHvEmjJ71Y2mxPyDpg==

picocolors@^1.0.0:
version "1.0.0"
Expand Down

0 comments on commit 735b238

Please sign in to comment.