diff --git a/package-lock.json b/package-lock.json index 152f589..d175038 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "devDependencies": { "@graphprotocol/graph-cli": "^0.60.0", "@graphprotocol/graph-ts": "^0.31.0", - "@secured-finance/smart-contracts": "0.1.8", + "@secured-finance/smart-contracts": "0.1.10", "@types/js-yaml": "^4.0.5", "@types/node": "^16.14.2", "js-yaml": "^4.1.0", @@ -1306,9 +1306,9 @@ "dev": true }, "node_modules/@secured-finance/smart-contracts": { - "version": "0.1.8", - "resolved": "https://npm.pkg.github.com/download/@Secured-Finance/smart-contracts/0.1.8/c832294ef175446dc49c1a1cbbf0d7c67483bb90", - "integrity": "sha512-xWr3yH6C8qyyA9AQzxAZeYnmbvPDIfGZUjjlxKPbaIzlHJXH1XM/D3yhOE1CfYtZFcEMHiYxUVeGLiF//7m3Aw==", + "version": "0.1.10", + "resolved": "https://npm.pkg.github.com/download/@Secured-Finance/smart-contracts/0.1.10/cbcd6d28d038b41709f9e1319e9f2c4848b15e13", + "integrity": "sha512-qFW6mItENxm7s/N1uo/hes2SDD34x9/As6/rtdBR5YsdkY9UyyBDeRBiX+2ldZQc/nUabq6FAsUCttmw4cQZtQ==", "dev": true, "license": "ISC", "dependencies": { @@ -7349,9 +7349,9 @@ "dev": true }, "@secured-finance/smart-contracts": { - "version": "0.1.8", - "resolved": "https://npm.pkg.github.com/download/@Secured-Finance/smart-contracts/0.1.8/c832294ef175446dc49c1a1cbbf0d7c67483bb90", - "integrity": "sha512-xWr3yH6C8qyyA9AQzxAZeYnmbvPDIfGZUjjlxKPbaIzlHJXH1XM/D3yhOE1CfYtZFcEMHiYxUVeGLiF//7m3Aw==", + "version": "0.1.10", + "resolved": "https://npm.pkg.github.com/download/@Secured-Finance/smart-contracts/0.1.10/cbcd6d28d038b41709f9e1319e9f2c4848b15e13", + "integrity": "sha512-qFW6mItENxm7s/N1uo/hes2SDD34x9/As6/rtdBR5YsdkY9UyyBDeRBiX+2ldZQc/nUabq6FAsUCttmw4cQZtQ==", "dev": true, "requires": { "@chainlink/contracts": "^0.4.0", diff --git a/package.json b/package.json index 69af2c0..1acb046 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "devDependencies": { "@graphprotocol/graph-cli": "^0.60.0", "@graphprotocol/graph-ts": "^0.31.0", - "@secured-finance/smart-contracts": "0.1.8", + "@secured-finance/smart-contracts": "0.1.10", "@types/js-yaml": "^4.0.5", "@types/node": "^16.14.2", "js-yaml": "^4.1.0",