Skip to content

Commit 62302bf

Browse files
chore(deps): bump @openzeppelin/contracts from 4.9.2 to 4.9.3 (#3389)
Bumps [@openzeppelin/contracts](https://github.com/OpenZeppelin/openzeppelin-contracts) from 4.9.2 to 4.9.3. - [Release notes](https://github.com/OpenZeppelin/openzeppelin-contracts/releases) - [Changelog](https://github.com/OpenZeppelin/openzeppelin-contracts/blob/v4.9.3/CHANGELOG.md) - [Commits](OpenZeppelin/openzeppelin-contracts@v4.9.2...v4.9.3) --- updated-dependencies: - dependency-name: "@openzeppelin/contracts" dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: huhuanming <[email protected]>
1 parent a78da37 commit 62302bf

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

packages/kit-bg/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"dependencies": {
77
"@0xsequence/multicall": "^0.36.8",
88
"@onekeyhq/components": "*",
9-
"@openzeppelin/contracts": "^4.9.2",
9+
"@openzeppelin/contracts": "^4.9.3",
1010
"@reduxjs/toolkit": "^1.6.2",
1111
"@siddomains/sidjs": "^0.1.22",
1212
"@types/url-parse": "^1.4.8",

packages/kit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"main": "src/index.tsx",
66
"dependencies": {
77
"@onekeyhq/components": "*",
8-
"@openzeppelin/contracts": "^4.9.2",
8+
"@openzeppelin/contracts": "^4.9.3",
99
"@reduxjs/toolkit": "^1.9.5",
1010
"@types/redux-logger": "^3.0.9",
1111
"@types/url-parse": "^1.4.8",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6645,7 +6645,7 @@ __metadata:
66456645
dependencies:
66466646
"@0xsequence/multicall": ^0.36.8
66476647
"@onekeyhq/components": "*"
6648-
"@openzeppelin/contracts": ^4.9.2
6648+
"@openzeppelin/contracts": ^4.9.3
66496649
"@reduxjs/toolkit": ^1.6.2
66506650
"@siddomains/sidjs": ^0.1.22
66516651
"@types/d3-scale": ^4.0.2
@@ -6664,7 +6664,7 @@ __metadata:
66646664
resolution: "@onekeyhq/kit@workspace:packages/kit"
66656665
dependencies:
66666666
"@onekeyhq/components": "*"
6667-
"@openzeppelin/contracts": ^4.9.2
6667+
"@openzeppelin/contracts": ^4.9.3
66686668
"@react-navigation/devtools": ^6.0.18
66696669
"@reduxjs/toolkit": ^1.9.5
66706670
"@types/d3-scale": ^4.0.3
@@ -6766,10 +6766,10 @@ __metadata:
67666766
languageName: node
67676767
linkType: hard
67686768

6769-
"@openzeppelin/contracts@npm:^4.9.2":
6770-
version: 4.9.2
6771-
resolution: "@openzeppelin/contracts@npm:4.9.2"
6772-
checksum: 0538b18fe222e5414a5a539c240b155e0bef2a23c5182fb8e137d71a0c390fe899160f2d55701f75b127f54cc61aee4375370acc832475f19829368ac65c1fc6
6769+
"@openzeppelin/contracts@npm:^4.9.3":
6770+
version: 4.9.3
6771+
resolution: "@openzeppelin/contracts@npm:4.9.3"
6772+
checksum: 4932063e733b35fa7669b9fe2053f69b062366c5c208b0c6cfa1ac451712100c78acff98120c3a4b88d94154c802be05d160d71f37e7d74cadbe150964458838
67736773
languageName: node
67746774
linkType: hard
67756775

0 commit comments

Comments
 (0)