diff --git a/package-lock.json b/package-lock.json index d81ea2c..56744a8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4521,9 +4521,9 @@ } }, "node_modules/fake-indexeddb": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/fake-indexeddb/-/fake-indexeddb-6.0.0.tgz", - "integrity": "sha512-YEboHE5VfopUclOck7LncgIqskAqnv4q0EWbYCaxKKjAvO93c+TJIaBuGy8CBFdbg9nKdpN3AuPRwVBJ4k7NrQ==", + "version": "6.2.3", + "resolved": "https://registry.npmjs.org/fake-indexeddb/-/fake-indexeddb-6.2.3.tgz", + "integrity": "sha512-idzJXFtDIHNShFZ9ssS8IdsRgAP0t9zwWvSdCKsWK2dgh2xcXA6/2Oteaxar5GJqmwzZXCrKRO6F5IEiR4yJzw==", "dev": true, "license": "Apache-2.0", "engines": {