Skip to content

Commit

Permalink
Bump OZ deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ScreamingHawk committed Dec 5, 2023
1 parent 1f92176 commit a39d583
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 @@ -27,7 +27,7 @@
"dependencies": {
"@0xsequence/erc-1155": "^4.0.3",
"@0xsequence/erc20-meta-token": "^4.0.1",
"@openzeppelin/contracts": "^4.8.3",
"@openzeppelin/contracts": "^4.9.3",
"erc721a": "^4.2.3",
"erc721a-upgradeable": "^4.2.3"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -415,10 +415,10 @@
"@jridgewell/resolve-uri" "^3.0.3"
"@jridgewell/sourcemap-codec" "^1.4.10"

"@openzeppelin/contracts@^4.8.3":
version "4.8.3"
resolved "https://registry.yarnpkg.com/@openzeppelin/contracts/-/contracts-4.8.3.tgz#cbef3146bfc570849405f59cba18235da95a252a"
integrity sha512-bQHV8R9Me8IaJoJ2vPG4rXcL7seB7YVuskr4f+f5RyOStSZetwzkWtoqDMl5erkBJy0lDRUnIR2WIkPiC0GJlg==
"@openzeppelin/contracts@^4.9.3":
version "4.9.3"
resolved "https://registry.yarnpkg.com/@openzeppelin/contracts/-/contracts-4.9.3.tgz#00d7a8cf35a475b160b3f0293a6403c511099364"
integrity sha512-He3LieZ1pP2TNt5JbkPA4PNT9WC3gOTOlDcFGJW4Le4QKqwmiNJCRt44APfxMxvq7OugU/cqYuPcSBzOw38DAg==

"@solidity-parser/parser@^0.16.0":
version "0.16.0"
Expand Down

0 comments on commit a39d583

Please sign in to comment.