diff --git a/package-lock.json b/package-lock.json index 6049189..75ca5e1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,9 +18,10 @@ } }, "node_modules/bytes-formatter": { - "version": "21.6.12", - "resolved": "https://registry.npmjs.org/bytes-formatter/-/bytes-formatter-21.6.12.tgz", - "integrity": "sha512-Gia4z2nUquLWBex1QrRlRJbhVhP96hgNKnPX8Sa09XPXwmPnG2pbYCjFRv394VbTBqhqIB1U34jFy0BedkMFPA==" + "version": "21.6.14", + "resolved": "https://registry.npmjs.org/bytes-formatter/-/bytes-formatter-21.6.14.tgz", + "integrity": "sha512-fiyxIZDjD3IkBt3zd2k8KQIdAK6wY19Zg+qNKiCWtlm5vSJx+NP0rr73j8BpN7hFI76QTMxlPsMOg1B11YTtsw==", + "license": "Apache-2.0" }, "node_modules/debouncing": { "version": "22.7.25", @@ -56,9 +57,9 @@ }, "dependencies": { "bytes-formatter": { - "version": "21.6.12", - "resolved": "https://registry.npmjs.org/bytes-formatter/-/bytes-formatter-21.6.12.tgz", - "integrity": "sha512-Gia4z2nUquLWBex1QrRlRJbhVhP96hgNKnPX8Sa09XPXwmPnG2pbYCjFRv394VbTBqhqIB1U34jFy0BedkMFPA==" + "version": "21.6.14", + "resolved": "https://registry.npmjs.org/bytes-formatter/-/bytes-formatter-21.6.14.tgz", + "integrity": "sha512-fiyxIZDjD3IkBt3zd2k8KQIdAK6wY19Zg+qNKiCWtlm5vSJx+NP0rr73j8BpN7hFI76QTMxlPsMOg1B11YTtsw==" }, "debouncing": { "version": "22.7.25",