Skip to content

Commit

Permalink
chore(deps): bump @openzeppelin/contracts from 4.9.2 to 4.9.3 (#3389)
Browse files Browse the repository at this point in the history
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: huhuanming <huanming@onekey.so>
  • Loading branch information
dependabot[bot] and huhuanming authored Aug 31, 2023
1 parent a78da37 commit 62302bf
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion packages/kit-bg/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"dependencies": {
"@0xsequence/multicall": "^0.36.8",
"@onekeyhq/components": "*",
"@openzeppelin/contracts": "^4.9.2",
"@openzeppelin/contracts": "^4.9.3",
"@reduxjs/toolkit": "^1.6.2",
"@siddomains/sidjs": "^0.1.22",
"@types/url-parse": "^1.4.8",
Expand Down
2 changes: 1 addition & 1 deletion packages/kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"main": "src/index.tsx",
"dependencies": {
"@onekeyhq/components": "*",
"@openzeppelin/contracts": "^4.9.2",
"@openzeppelin/contracts": "^4.9.3",
"@reduxjs/toolkit": "^1.9.5",
"@types/redux-logger": "^3.0.9",
"@types/url-parse": "^1.4.8",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6645,7 +6645,7 @@ __metadata:
dependencies:
"@0xsequence/multicall": ^0.36.8
"@onekeyhq/components": "*"
"@openzeppelin/contracts": ^4.9.2
"@openzeppelin/contracts": ^4.9.3
"@reduxjs/toolkit": ^1.6.2
"@siddomains/sidjs": ^0.1.22
"@types/d3-scale": ^4.0.2
Expand All @@ -6664,7 +6664,7 @@ __metadata:
resolution: "@onekeyhq/kit@workspace:packages/kit"
dependencies:
"@onekeyhq/components": "*"
"@openzeppelin/contracts": ^4.9.2
"@openzeppelin/contracts": ^4.9.3
"@react-navigation/devtools": ^6.0.18
"@reduxjs/toolkit": ^1.9.5
"@types/d3-scale": ^4.0.3
Expand Down Expand Up @@ -6766,10 +6766,10 @@ __metadata:
languageName: node
linkType: hard

"@openzeppelin/contracts@npm:^4.9.2":
version: 4.9.2
resolution: "@openzeppelin/contracts@npm:4.9.2"
checksum: 0538b18fe222e5414a5a539c240b155e0bef2a23c5182fb8e137d71a0c390fe899160f2d55701f75b127f54cc61aee4375370acc832475f19829368ac65c1fc6
"@openzeppelin/contracts@npm:^4.9.3":
version: 4.9.3
resolution: "@openzeppelin/contracts@npm:4.9.3"
checksum: 4932063e733b35fa7669b9fe2053f69b062366c5c208b0c6cfa1ac451712100c78acff98120c3a4b88d94154c802be05d160d71f37e7d74cadbe150964458838
languageName: node
linkType: hard

Expand Down

0 comments on commit 62302bf

Please sign in to comment.