diff --git a/package-lock.json b/package-lock.json index f92d800..5b6ff2d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11868,13 +11868,13 @@ "license": "Apache-2.0 OR MIT" }, "node_modules/it-byte-stream": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/it-byte-stream/-/it-byte-stream-1.1.0.tgz", - "integrity": "sha512-WWponBWdKEa6o2U3NX+wGMY8X1EkWXcQvpC+3CUqKb4ZzK30q3EPqiTjFxLf9tNVgdF/MNAtx/XclpVfgaz9KQ==", + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/it-byte-stream/-/it-byte-stream-1.1.1.tgz", + "integrity": "sha512-OIOb8PvK9ZV7MHvyxIDNyN3jmrxrJdx99G0RIYYb3Tzo1OWv+O1C6mfg7nnlDuuTQz2POYFXe87AShKAEl+POw==", "license": "Apache-2.0 OR MIT", "dependencies": { "it-queueless-pushable": "^1.0.0", - "it-stream-types": "^2.0.1", + "it-stream-types": "^2.0.2", "uint8arraylist": "^2.4.8" } },