diff --git a/package-lock.json b/package-lock.json index b942dbd..ac31704 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,9 +18,10 @@ } }, "node_modules/@bitarray/typedarray": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/@bitarray/typedarray/-/typedarray-1.1.1.tgz", - "integrity": "sha512-w7wqtXDYgidHKeOnexeS4IpcqGY9lM60vFtibarC4XXlYN0olUbCPDItCxr7TTtytt+19+EZVmklajBS9/hLog==" + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/@bitarray/typedarray/-/typedarray-1.1.2.tgz", + "integrity": "sha512-JG4z9Q/ixXrxQDCnH5Uy6IjLHzLR2li96d1Jic7ExMdNA8Sr6My98mgLkekDTJxS4SlDlZjZGVLezsbWKLOOzw==", + "license": "MIT" }, "node_modules/@cspotcode/source-map-support": { "version": "0.8.1",