Skip to content

Commit 954d0d2

Browse files
committed
locked dep package versions for audit
1 parent f4f79e0 commit 954d0d2

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@
2020
"dependencies": {
2121
"@openzeppelin/contracts": "^3.2.0",
2222
"@openzeppelin/contracts-upgradeable": "^3.3.0",
23-
"chainbridge-solidity": "https://github.com/ChainSafe/chainbridge-solidity#master",
24-
"market-oracle": "https://github.com/ampleforth/market-oracle#master",
25-
"uFragments": "https://github.com/ampleforth/uFragments#master"
23+
"chainbridge-solidity": "https://github.com/ChainSafe/chainbridge-solidity#1d5bfa3570c8bf6b87bcb579e0216601ab68bf20",
24+
"market-oracle": "https://github.com/ampleforth/market-oracle#v1.0.1",
25+
"uFragments": "https://github.com/ampleforth/uFragments#v1.0.5-alpha"
2626
},
2727
"devDependencies": {
2828
"@nomiclabs/hardhat-ethers": "^2.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2400,7 +2400,7 @@ chai@^4.2.0:
24002400
pathval "^1.1.0"
24012401
type-detect "^4.0.5"
24022402

2403-
"chainbridge-solidity@https://github.com/ChainSafe/chainbridge-solidity#master":
2403+
"chainbridge-solidity@https://github.com/ChainSafe/chainbridge-solidity#1d5bfa3570c8bf6b87bcb579e0216601ab68bf20":
24042404
version "1.0.2"
24052405
resolved "https://github.com/ChainSafe/chainbridge-solidity#1d5bfa3570c8bf6b87bcb579e0216601ab68bf20"
24062406

@@ -6280,9 +6280,9 @@ markdown-table@^1.1.3:
62806280
resolved "https://registry.yarnpkg.com/markdown-table/-/markdown-table-1.1.3.tgz#9fcb69bcfdb8717bfd0398c6ec2d93036ef8de60"
62816281
integrity sha512-1RUZVgQlpJSPWYbFSpmudq5nHY1doEIv89gBtF0s4gW1GF2XorxcA/70M5vq7rLv0a6mhOUccRsqkwhwLCIQ2Q==
62826282

6283-
"market-oracle@https://github.com/ampleforth/market-oracle#master":
6283+
"market-oracle@https://github.com/ampleforth/market-oracle#v1.0.1":
62846284
version "0.0.1"
6285-
resolved "https://github.com/ampleforth/market-oracle#72f37d22493d6e5b6f010cade4965525d09242e3"
6285+
resolved "https://github.com/ampleforth/market-oracle#5e7fd1506784f074748ab6bd5df740ca2227b14f"
62866286
dependencies:
62876287
app-root-path "~2.1.0"
62886288
frg-ethereum-runners "https://github.com/ampleforth/frg-ethereum-runners.git"
@@ -9058,7 +9058,7 @@ typewiselite@~1.0.0:
90589058
resolved "https://registry.yarnpkg.com/typewiselite/-/typewiselite-1.0.0.tgz#c8882fa1bb1092c06005a97f34ef5c8508e3664e"
90599059
integrity sha1-yIgvobsQksBgBal/NO9chQjjZk4=
90609060

9061-
"uFragments@https://github.com/ampleforth/uFragments#master":
9061+
"uFragments@https://github.com/ampleforth/uFragments#v1.0.5-alpha":
90629062
version "0.0.1"
90639063
resolved "https://github.com/ampleforth/uFragments#d64668761d6d39727a5c4f4b77f35a7d9fc2625b"
90649064
dependencies:

0 commit comments

Comments
 (0)