Skip to content

Commit 3f39341

Browse files
chore(deps): bump @openzeppelin/contracts
Bumps [@openzeppelin/contracts](https://github.com/OpenZeppelin/openzeppelin-contracts) from 4.4.2 to 4.7.1. - [Release notes](https://github.com/OpenZeppelin/openzeppelin-contracts/releases) - [Changelog](https://github.com/OpenZeppelin/openzeppelin-contracts/blob/master/CHANGELOG.md) - [Commits](OpenZeppelin/openzeppelin-contracts@v4.4.2...v4.7.1) --- updated-dependencies: - dependency-name: "@openzeppelin/contracts" dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 02436ff commit 3f39341

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

gateway/escrow-smart-contract/acala/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@
2121
"@acala-network/api": "~3.0.3-3",
2222
"@acala-network/bodhi": "2.1.8-beta",
2323
"@acala-network/contracts": "^3.0.0",
24-
"@openzeppelin/contracts": "^4.4.2"
24+
"@openzeppelin/contracts": "^4.7.1"
2525
}
2626
}

gateway/escrow-smart-contract/acala/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1163,10 +1163,10 @@
11631163
resolved "https://registry.yarnpkg.com/@open-web3/scanner/-/scanner-0.9.4-38.tgz#6af5c7a95f93b9cb3209fe9e2b0d482337834e34"
11641164
integrity sha512-DTqFtfSsLK9xbEBKTYxNHjS6jIPdSblmLUykaqORe2LpD8lDc1Rz8Ywb7dZDuxtA7LFhCBPrH/STmSoaP+QrxA==
11651165

1166-
"@openzeppelin/contracts@^4.4.2":
1167-
version "4.4.2"
1168-
resolved "https://registry.yarnpkg.com/@openzeppelin/contracts/-/contracts-4.4.2.tgz#4e889c9c66e736f7de189a53f8ba5b8d789425c2"
1169-
integrity sha512-NyJV7sJgoGYqbtNUWgzzOGW4T6rR19FmX1IJgXGdapGPWsuMelGJn9h03nos0iqfforCbCB0iYIR0MtIuIFLLw==
1166+
"@openzeppelin/contracts@^4.7.1":
1167+
version "4.7.1"
1168+
resolved "https://registry.yarnpkg.com/@openzeppelin/contracts/-/contracts-4.7.1.tgz#33d0a857b76b18d313e6bb6ed28cdaf367e90cfe"
1169+
integrity sha512-UXmAjKARsXORHlHZu5GCD7ZbRKm6nU8UHnbuT/QJJa2JEOEcbvV/X8w/sUk62Sl9VZuuljM1akrZLyAtzUgsxw==
11701170

11711171
"@polkadot/api-augment@7.3.1":
11721172
version "7.3.1"

0 commit comments

Comments
 (0)