Skip to content

Commit

Permalink
feat: core bump
Browse files Browse the repository at this point in the history
  • Loading branch information
arthcp committed Nov 16, 2023
1 parent 863065a commit f68a760
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@nomiclabs/hardhat-ethers": "^2.1.1",
"@nomiclabs/hardhat-etherscan": "^3.1.0",
"@nomiclabs/hardhat-waffle": "^2.0.3",
"@socket.tech/dl-core": "2.4.9",
"@socket.tech/dl-core": "2.4.13",
"@typechain/ethers-v5": "^10.0.0",
"@typechain/hardhat": "^6.0.0",
"@types/chai": "^4.3.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1002,10 +1002,10 @@
resolved "https://registry.npmjs.org/@sindresorhus/is/-/is-4.6.0.tgz"
integrity sha512-t09vSN3MdfsyCHoFcTRCH/iUtG7OJ0CsjzB8cjAmKc/va/kIgeDI/TxsigdncE/4be734m0cvIYwNaV4i2XqAw==

"@socket.tech/[email protected].9":
version "2.4.9"
resolved "https://registry.yarnpkg.com/@socket.tech/dl-core/-/dl-core-2.4.9.tgz#4d12ff34148bfcef85cb3c0240e941fee4d01027"
integrity sha512-nbuid8aq+cfYubU8mLtw2mZaZKjk9ZUsEcenpFF8EvvuS4YAriLoo0lOiGYRqXZNNfogh6wsXj4EbbXwxs7hGw==
"@socket.tech/[email protected].13":
version "2.4.13"
resolved "https://registry.yarnpkg.com/@socket.tech/dl-core/-/dl-core-2.4.13.tgz#8dca3ad667f300881072ea2012976a4eea6ef7ac"
integrity sha512-buKoE3PtNC5ZhhFFCrgOxXcNEPh4A6z2V6HjySvKG1t2wNR1+iyyB5MxCCNZmMkoxUw4eb7CzrFeLMcqubdWWQ==
dependencies:
axios "^1.3.6"
yargs "^17.7.1"
Expand Down

0 comments on commit f68a760

Please sign in to comment.