Skip to content

Commit

Permalink
Merge pull request #14 from 1inch/fix/dependabot-issues
Browse files Browse the repository at this point in the history
Fix dependabot issues
  • Loading branch information
zZoMROT authored Nov 27, 2024
2 parents c8338a0 + be29627 commit 900ae86
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@1inch/token-plugins": "1.3.0",
"@1inch/farming": "3.2.0",
"@1inch/solidity-utils": "3.5.5",
"@openzeppelin/contracts": "5.0.1"
"@openzeppelin/contracts": "5.0.2"
},
"devDependencies": {
"@nomicfoundation/hardhat-chai-matchers": "2.0.2",
Expand Down
5 changes: 5 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1018,6 +1018,11 @@
resolved "https://registry.yarnpkg.com/@openzeppelin/contracts/-/contracts-5.0.1.tgz#93da90fc209a0a4ff09c1deb037fbb35e4020890"
integrity sha512-yQJaT5HDp9hYOOp4jTYxMsR02gdFZFXhewX5HW9Jo4fsqSVqqyIO/xTHdWDaKX5a3pv1txmf076Lziz+sO7L1w==

"@openzeppelin/[email protected]":
version "5.0.2"
resolved "https://registry.yarnpkg.com/@openzeppelin/contracts/-/contracts-5.0.2.tgz#b1d03075e49290d06570b2fd42154d76c2a5d210"
integrity sha512-ytPc6eLGcHHnapAZ9S+5qsdomhjo6QBHTDRRBFfTxXIpsicMhVPouPgmUPebZZZGX7vt9USA+Z+0M0dSVtSUEA==

"@scure/base@^1.1.3":
version "1.2.1"
resolved "https://registry.yarnpkg.com/@scure/base/-/base-1.2.1.tgz#dd0b2a533063ca612c17aa9ad26424a2ff5aa865"
Expand Down

0 comments on commit 900ae86

Please sign in to comment.