Skip to content

Commit c3836c8

Browse files
Bump @openzeppelin/contracts from 2.5.1 to 4.4.2
Bumps [@openzeppelin/contracts](https://github.com/OpenZeppelin/openzeppelin-contracts) from 2.5.1 to 4.4.2. - [Release notes](https://github.com/OpenZeppelin/openzeppelin-contracts/releases) - [Changelog](https://github.com/OpenZeppelin/openzeppelin-contracts/blob/master/CHANGELOG.md) - [Commits](OpenZeppelin/openzeppelin-contracts@v2.5.1...v4.4.2) --- updated-dependencies: - dependency-name: "@openzeppelin/contracts" dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1801452 commit c3836c8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
},
5656
"dependencies": {
5757
"@devprotocol/i-s-tokens": "2.0.1",
58-
"@openzeppelin/contracts": "2.5.1"
58+
"@openzeppelin/contracts": "4.4.2"
5959
},
6060
"directories": {
6161
"doc": "docs",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1391,10 +1391,10 @@
13911391
"@nodelib/fs.scandir" "2.1.3"
13921392
fastq "^1.6.0"
13931393

1394-
"@openzeppelin/contracts@2.5.1":
1395-
version "2.5.1"
1396-
resolved "https://registry.yarnpkg.com/@openzeppelin/contracts/-/contracts-2.5.1.tgz#c76e3fc57aa224da3718ec351812a4251289db31"
1397-
integrity sha512-qIy6tLx8rtybEsIOAlrM4J/85s2q2nPkDqj/Rx46VakBZ0LwtFhXIVub96LXHczQX0vaqmAueDqNPXtbSXSaYQ==
1394+
"@openzeppelin/contracts@4.4.2":
1395+
version "4.4.2"
1396+
resolved "https://registry.yarnpkg.com/@openzeppelin/contracts/-/contracts-4.4.2.tgz#4e889c9c66e736f7de189a53f8ba5b8d789425c2"
1397+
integrity sha512-NyJV7sJgoGYqbtNUWgzzOGW4T6rR19FmX1IJgXGdapGPWsuMelGJn9h03nos0iqfforCbCB0iYIR0MtIuIFLLw==
13981398

13991399
"@protobufjs/aspromise@^1.1.1", "@protobufjs/aspromise@^1.1.2":
14001400
version "1.1.2"

0 commit comments

Comments
 (0)