diff --git a/cli/package-lock.json b/cli/package-lock.json index e99e0c1791..6acd44cb90 100644 --- a/cli/package-lock.json +++ b/cli/package-lock.json @@ -1489,9 +1489,9 @@ } }, "node_modules/@types/byte-size": { - "version": "8.1.0", - "resolved": "https://registry.npmjs.org/@types/byte-size/-/byte-size-8.1.0.tgz", - "integrity": "sha512-LCIlZh8vyx+I2fgRycE1D34c33QDppYY6quBYYoaOpQ1nGhJ/avSP2VlrAefVotjJxgSk6WkKo0rTcCJwGG7vA==", + "version": "8.1.2", + "resolved": "https://registry.npmjs.org/@types/byte-size/-/byte-size-8.1.2.tgz", + "integrity": "sha512-jGyVzYu6avI8yuqQCNTZd65tzI8HZrLjKX9sdMqZrGWVlNChu0rf6p368oVEDCYJe5BMx2Ov04tD1wqtgTwGSA==", "dev": true }, "node_modules/@types/chai": { @@ -7270,9 +7270,9 @@ } }, "@types/byte-size": { - "version": "8.1.0", - "resolved": "https://registry.npmjs.org/@types/byte-size/-/byte-size-8.1.0.tgz", - "integrity": "sha512-LCIlZh8vyx+I2fgRycE1D34c33QDppYY6quBYYoaOpQ1nGhJ/avSP2VlrAefVotjJxgSk6WkKo0rTcCJwGG7vA==", + "version": "8.1.2", + "resolved": "https://registry.npmjs.org/@types/byte-size/-/byte-size-8.1.2.tgz", + "integrity": "sha512-jGyVzYu6avI8yuqQCNTZd65tzI8HZrLjKX9sdMqZrGWVlNChu0rf6p368oVEDCYJe5BMx2Ov04tD1wqtgTwGSA==", "dev": true }, "@types/chai": {