diff --git a/materialious/package-lock.json b/materialious/package-lock.json index ff841d0d..2c8eefa9 100644 --- a/materialious/package-lock.json +++ b/materialious/package-lock.json @@ -31,7 +31,7 @@ "comlink": "^4.4.2", "cookie-signature": "^1.2.2", "dayjs": "^1.11.19", - "dexie": "^4.3.0", + "dexie": "^4.4.2", "fuse.js": "^7.0.0", "googlevideo": "^4.0.4", "he": "^1.2.0", @@ -9152,9 +9152,9 @@ "license": "MIT" }, "node_modules/dexie": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/dexie/-/dexie-4.3.0.tgz", - "integrity": "sha512-5EeoQpJvMKHe6zWt/FSIIuRa3CWlZeIl6zKXt+Lz7BU6RoRRLgX9dZEynRfXrkLcldKYCBiz7xekTEylnie1Ug==", + "version": "4.4.2", + "resolved": "https://registry.npmjs.org/dexie/-/dexie-4.4.2.tgz", + "integrity": "sha512-zMtV8q79EFE5U8FKZvt0Y/77PCU/Hr/RDxv1EDeo228L+m/HTbeN2AjoQm674rhQCX8n3ljK87lajt7UQuZfvw==", "license": "Apache-2.0" }, "node_modules/dezalgo": { diff --git a/materialious/package.json b/materialious/package.json index cc635394..5c49585e 100644 --- a/materialious/package.json +++ b/materialious/package.json @@ -70,7 +70,7 @@ "comlink": "^4.4.2", "cookie-signature": "^1.2.2", "dayjs": "^1.11.19", - "dexie": "^4.3.0", + "dexie": "^4.4.2", "fuse.js": "^7.0.0", "googlevideo": "^4.0.4", "he": "^1.2.0",