File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
scripts/rpcConfig/constants Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 2828 "@nomicfoundation/hardhat-verify" : " ^2.0.12" ,
2929 "@nomiclabs/hardhat-ethers" : " ^2.1.1" ,
3030 "@nomiclabs/hardhat-etherscan" : " ^3.1.0" ,
31- "@socket.tech/dl-common" : " 1.0.12-test.1 " ,
31+ "@socket.tech/dl-common" : " 1.0.15 " ,
3232 "@socket.tech/dl-core" : " 2.17.0-test.3" ,
3333 "@typechain/ethers-v5" : " ^10.0.0" ,
3434 "@typechain/hardhat" : " ^6.0.0" ,
Original file line number Diff line number Diff line change @@ -2,5 +2,5 @@ import { DeploymentMode } from "../../../src";
22
33export const version = {
44 [ DeploymentMode . DEV ] : "1.0.5" ,
5- [ DeploymentMode . PROD ] : "1.0.103 " ,
5+ [ DeploymentMode . PROD ] : "1.0.105 " ,
66} ;
Original file line number Diff line number Diff line change 55735573 " @smithy/types" " ^3.7.2"
55745574 tslib "^2.6.2"
55755575
5576- " @socket.tech/[email protected] .12-test.1 " :
5577- version "1.0.12-test.1 "
5578- resolved "https://registry.yarnpkg.com/@socket.tech/dl-common/-/dl-common-1.0.12-test.1. tgz#f6ade70819de1a1f90c8eaf2aa47522d1c47d0fc "
5579- integrity sha512-k+9lFd0noAD2qP+piwsijfUqKprUzzXjReCC0MvSt9cHC1zA97rEBqEmkHyi4zwv+RoJHZr8sHEInIDPrlfY0Q ==
5576+ " @socket.tech/[email protected] .15 " :
5577+ version "1.0.15 "
5578+ resolved "https://registry.yarnpkg.com/@socket.tech/dl-common/-/dl-common-1.0.15. tgz#a3a3eed7c01b1fb000b289ac157aff8ab287036b "
5579+ integrity sha512-X5w0h/AZyN0hHboDp9N3Cg3pcWA4IFS5+veCVQj/br36IBHKAoG6ASODDGu2VcreWfTEPIS9u6LfIGR9rlvnPw ==
55805580 dependencies :
55815581 " @aws-sdk/client-eventbridge" " 3.449.0"
55825582 " @aws-sdk/client-kms" " 3.454.0"
You can’t perform that action at this time.
0 commit comments