Skip to content

Commit

Permalink
Merge pull request #47 from ProjectOpenSea/dependabot/npm_and_yarn/op…
Browse files Browse the repository at this point in the history
…enzeppelin/contracts-4.9.6

Bump @openzeppelin/contracts from 4.9.3 to 4.9.6
  • Loading branch information
0age authored Feb 29, 2024
2 parents 0868178 + 42b226e commit 3dca7d3
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 @@ -11,7 +11,7 @@
},
"dependencies": {
"@nomicfoundation/hardhat-network-helpers": "^1.0.7",
"@openzeppelin/contracts": "^4.9.3",
"@openzeppelin/contracts": "^4.9.6",
"ethers": "^5.5.3",
"ethers-eip712": "^0.2.0",
"hardhat": "^2.12.1-ir.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -709,10 +709,10 @@
table "^6.8.0"
undici "^5.4.0"

"@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==
"@openzeppelin/contracts@^4.9.6":
version "4.9.6"
resolved "https://registry.yarnpkg.com/@openzeppelin/contracts/-/contracts-4.9.6.tgz#2a880a24eb19b4f8b25adc2a5095f2aa27f39677"
integrity sha512-xSmezSupL+y9VkHZJGDoCBpmnB2ogM13ccaYDWqJTfS3dbuHkgjuwDFUmaFauBCboQMGB/S5UqUl2y54X99BmA==

"@rari-capital/solmate@^6.2.0":
version "6.4.0"
Expand Down

0 comments on commit 3dca7d3

Please sign in to comment.