diff --git a/package-lock.json b/package-lock.json index 5e129fee..145d9bb3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,7 @@ "eslint-config-prettier": "^8.3.0", "graph-cli": "^0.0.1", "mustache": "4.2.0", - "synthetix": "2.88.1" + "synthetix": "2.93.1" }, "bin": { "snxData": "bin.js" @@ -10269,9 +10269,9 @@ } }, "node_modules/synthetix": { - "version": "2.88.1", - "resolved": "https://registry.npmjs.org/synthetix/-/synthetix-2.88.1.tgz", - "integrity": "sha512-64+1Hbpd/qa40q14BOIzcHT7TKVboaEdRF5T63IEnELqEhujs2NHo3xJSBPjAixB0MlTDAmuI1LJLhT7DmEv+Q==", + "version": "2.93.1", + "resolved": "https://registry.npmjs.org/synthetix/-/synthetix-2.93.1.tgz", + "integrity": "sha512-gYdJMFg15an6TguM5bQHcshcj9Ko+b806LowHMAMNYsEF/B3Z6vaMmjbfFNm2CQruhoUq+8aHGIBcCOYiwxweQ==", "dependencies": { "@nomiclabs/hardhat-etherscan": "^3.1.0", "abi-decoder": "^2.3.0", @@ -19242,9 +19242,9 @@ } }, "synthetix": { - "version": "2.88.1", - "resolved": "https://registry.npmjs.org/synthetix/-/synthetix-2.88.1.tgz", - "integrity": "sha512-64+1Hbpd/qa40q14BOIzcHT7TKVboaEdRF5T63IEnELqEhujs2NHo3xJSBPjAixB0MlTDAmuI1LJLhT7DmEv+Q==", + "version": "2.93.1", + "resolved": "https://registry.npmjs.org/synthetix/-/synthetix-2.93.1.tgz", + "integrity": "sha512-gYdJMFg15an6TguM5bQHcshcj9Ko+b806LowHMAMNYsEF/B3Z6vaMmjbfFNm2CQruhoUq+8aHGIBcCOYiwxweQ==", "requires": { "@nomiclabs/hardhat-etherscan": "^3.1.0", "abi-decoder": "^2.3.0", diff --git a/package.json b/package.json index 3b982e22..29245f98 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "eslint-config-prettier": "^8.3.0", "graph-cli": "^0.0.1", "mustache": "4.2.0", - "synthetix": "2.88.1" + "synthetix": "2.93.1" }, "devDependencies": { "@typescript-eslint/eslint-plugin": "4.32.0",