diff --git a/packages/safelight/package.json b/packages/safelight/package.json index 31335e94..88b79184 100644 --- a/packages/safelight/package.json +++ b/packages/safelight/package.json @@ -27,7 +27,7 @@ "@vueuse/integrations": "^10.9.0", "@vueuse/math": "^10.9.0", "@vueuse/rxjs": "^10.9.0", - "dexie": "^4.0.4", + "dexie": "^4.0.7", "fuzzysearch": "^1.0.3", "hash-wasm": "^4.11.0", "luxon": "^3.4.4", diff --git a/packages/shared/package.json b/packages/shared/package.json index ae387a1e..33ffd38b 100644 --- a/packages/shared/package.json +++ b/packages/shared/package.json @@ -15,7 +15,7 @@ "@vueuse/core": "^10.9.0", "@vueuse/rxjs": "^10.9.0", "@vueuse/shared": "^10.9.0", - "dexie": "^4.0.4", + "dexie": "^4.0.7", "hash-wasm": "^4.11.0", "luxon": "^3.4.4", "mediainfo.js": "^0.2.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cecfe6b3..332915c2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -166,8 +166,8 @@ importers: specifier: ^10.9.0 version: 10.9.0(rxjs@7.8.1)(vue@3.4.27) dexie: - specifier: ^4.0.4 - version: 4.0.4 + specifier: ^4.0.7 + version: 4.0.7 fuzzysearch: specifier: ^1.0.3 version: 1.0.3 @@ -305,8 +305,8 @@ importers: specifier: ^10.9.0 version: 10.9.0(vue@3.4.27) dexie: - specifier: ^4.0.4 - version: 4.0.4 + specifier: ^4.0.7 + version: 4.0.7 hash-wasm: specifier: ^4.11.0 version: 4.11.0 @@ -2409,8 +2409,8 @@ packages: engines: {node: '>=0.10'} hasBin: true - /dexie@4.0.4: - resolution: {integrity: sha512-wFzwWSUdi+MC3jiFeQcCp9nInR7EaX8edzYY+4wmiITkQAiSnHpe4Wo2o5Ce5tJZe2nqt7mLW91MsW4GYx3ziQ==} + /dexie@4.0.7: + resolution: {integrity: sha512-M+Lo6rk4pekIfrc2T0o2tvVJwL6EAAM/B78DNfb8aaxFVoI1f8/rz5KTxuAnApkwqTSuxx7T5t0RKH7qprapGg==} dev: false /didyoumean@1.2.2: