Skip to content

Commit a50a6b1

Browse files
build(deps): Bump @openzeppelin/contracts from 4.9.5 to 4.9.6 (#1360)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a306ecf commit a50a6b1

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

packages/payment-processor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"test:watch": "yarn test --watch"
4040
},
4141
"dependencies": {
42-
"@openzeppelin/contracts": "4.9.5",
42+
"@openzeppelin/contracts": "4.9.6",
4343
"@requestnetwork/currency": "0.16.0",
4444
"@requestnetwork/payment-detection": "0.43.0",
4545
"@requestnetwork/smart-contracts": "0.36.0",

yarn.lock

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4392,11 +4392,6 @@
43924392
resolved "https://registry.npmjs.org/@openzeppelin/contracts/-/contracts-4.5.0.tgz"
43934393
integrity sha512-fdkzKPYMjrRiPK6K4y64e6GzULR7R7RwxSigHS8DDp7aWDeoReqsQI+cxHV1UuhAqX69L1lAaWDxenfP+xiqzA==
43944394

4395-
"@openzeppelin/contracts@4.9.5":
4396-
version "4.9.5"
4397-
resolved "https://registry.yarnpkg.com/@openzeppelin/contracts/-/contracts-4.9.5.tgz#1eed23d4844c861a1835b5d33507c1017fa98de8"
4398-
integrity sha512-ZK+W5mVhRppff9BE6YdR8CC52C8zAvsVAiWhEtQ5+oNxFE6h1WdeWo+FJSF8KKvtxxVYZ7MTP/5KoVpAU3aSWg==
4399-
44004395
"@openzeppelin/contracts@4.9.6":
44014396
version "4.9.6"
44024397
resolved "https://registry.yarnpkg.com/@openzeppelin/contracts/-/contracts-4.9.6.tgz#2a880a24eb19b4f8b25adc2a5095f2aa27f39677"

0 commit comments

Comments
 (0)