From 2dcad93d9ca6cc06633db3971aac642fb23fcc62 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 12 Nov 2023 01:09:16 +0000 Subject: [PATCH] chore(deps): update dependency @types/byte-size to v8.1.2 (#4965) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- cli/package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) 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": {