Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
N
nebula
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
exchain
nebula
Commits
c0c62b49
Unverified
Commit
c0c62b49
authored
3 years ago
by
elenadimitrova
Committed by
Kelvin Fichter
3 years ago
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Upgrade openzeppelin contracts packages to latest
parent
946f7b59
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
10 deletions
+10
-10
package.json
packages/contracts/package.json
+2
-2
yarn.lock
yarn.lock
+8
-8
No files found.
packages/contracts/package.json
View file @
c0c62b49
...
...
@@ -55,8 +55,8 @@
"@nomiclabs/hardhat-ethers"
:
"^2.0.2"
,
"@nomiclabs/hardhat-etherscan"
:
"^2.1.6"
,
"@nomiclabs/hardhat-waffle"
:
"^2.0.1"
,
"@openzeppelin/contracts"
:
"4.3.
1
"
,
"@openzeppelin/contracts-upgradeable"
:
"4.3.
1
"
,
"@openzeppelin/contracts"
:
"4.3.
2
"
,
"@openzeppelin/contracts-upgradeable"
:
"4.3.
2
"
,
"@typechain/ethers-v5"
:
"^7.0.1"
,
"@typechain/hardhat"
:
"^2.3.0"
,
"@types/chai"
:
"^4.2.18"
,
...
...
This diff is collapsed.
Click to expand it.
yarn.lock
View file @
c0c62b49
...
...
@@ -2124,15 +2124,15 @@
dependencies:
"@octokit/openapi-types" "^9.5.0"
"@openzeppelin/contracts-upgradeable@4.3.
1
":
version "4.3.
1
"
resolved "https://registry.yarnpkg.com/@openzeppelin/contracts-upgradeable/-/contracts-upgradeable-4.3.
1.tgz#d2fdbacd010f9bc2228d58f9d3d3db4e49818ea6
"
integrity sha512-
vqS3gb1J5xlKc+7a931a5Qmg3HDR168E6aCfPY6lPrdFZV4TymN2+HVJNCqCo+KP2UMYDtqRsXu+KB/0L0E34g
==
"@openzeppelin/contracts-upgradeable@4.3.
2
":
version "4.3.
2
"
resolved "https://registry.yarnpkg.com/@openzeppelin/contracts-upgradeable/-/contracts-upgradeable-4.3.
2.tgz#92df481362e366c388fc02133cf793029c744cea
"
integrity sha512-
i/pOaOtcqDk4UqsrOv735uYyTbn6dvfiuVu5hstsgV6c4ZKUtu88/31zT2BzkCg+3JfcwOfgg2TtRKVKKZIGkQ
==
"@openzeppelin/contracts@4.3.
1
":
version "4.3.
1
"
resolved "https://registry.yarnpkg.com/@openzeppelin/contracts/-/contracts-4.3.
1.tgz#c01f791ce6c9d3989ac1a643267501dbe336b9e3
"
integrity sha512-
QjgbPPlmDK2clK1hzjw2ROfY8KA5q+PfhDUUxZFEBCZP9fi6d5FuNoh/Uq0oCTMEKPmue69vhX2jcl0N/tFKGw
==
"@openzeppelin/contracts@4.3.
2
":
version "4.3.
2
"
resolved "https://registry.yarnpkg.com/@openzeppelin/contracts/-/contracts-4.3.
2.tgz#ff80affd6d352dbe1bbc5b4e1833c41afd6283b6
"
integrity sha512-
AybF1cesONZStg5kWf6ao9OlqTZuPqddvprc0ky7lrUVOjXeKpmQ2Y9FK+6ygxasb+4aic4O5pneFBfwVsRRRg
==
"@openzeppelin/contracts@^3.3.0":
version "3.4.2"
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment