diff --git a/integration-tests/solidity-abi/solidity-calls-flipper/sol/package-lock.json b/integration-tests/solidity-abi/solidity-calls-flipper/sol/package-lock.json index 143f94c624..91620e773b 100644 --- a/integration-tests/solidity-abi/solidity-calls-flipper/sol/package-lock.json +++ b/integration-tests/solidity-abi/solidity-calls-flipper/sol/package-lock.json @@ -2719,9 +2719,9 @@ "license": "MIT" }, "node_modules/minimatch": { - "version": "5.1.6", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.6.tgz", - "integrity": "sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==", + "version": "5.1.9", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.9.tgz", + "integrity": "sha512-7o1wEA2RyMP7Iu7GNba9vc0RWWGACJOCZBJX2GJWip0ikV+wcOsgVuY9uE8CPiyQhkGFSlhuSkZPavN7u1c2Fw==", "dev": true, "license": "ISC", "dependencies": {