Upgrade package versions (#407)

This commit is contained in:
2023-08-30 15:55:35 +05:30
committed by GitHub
parent 1d3bbf89c8
commit f89eea0d2f
13 changed files with 34 additions and 34 deletions
+3 -3
View File
@@ -1,12 +1,12 @@
{
"name": "@cerc-io/util",
"version": "0.2.54",
"version": "0.2.55",
"main": "dist/index.js",
"license": "AGPL-3.0",
"dependencies": {
"@apollo/utils.keyvaluecache": "^1.0.1",
"@cerc-io/nitro-node": "^0.1.8",
"@cerc-io/solidity-mapper": "^0.2.54",
"@cerc-io/solidity-mapper": "^0.2.55",
"@cerc-io/ts-channel": "1.0.3-ts-nitro-0.1.1",
"@ethersproject/providers": "^5.4.4",
"@graphql-tools/schema": "^9.0.10",
@@ -40,7 +40,7 @@
"yargs": "^17.0.1"
},
"devDependencies": {
"@cerc-io/cache": "^0.2.54",
"@cerc-io/cache": "^0.2.55",
"@nomiclabs/hardhat-waffle": "^2.0.1",
"@types/express": "^4.17.14",
"@types/fs-extra": "^9.0.11",