diff --git a/bun.lock b/bun.lock index c96a59c..a5525ac 100644 --- a/bun.lock +++ b/bun.lock @@ -11,7 +11,7 @@ "@types/jest": "^30.0.0", "@types/node": "24.7.1", "bun-types": "1.3.0", - "fake-indexeddb": "6.2.3", + "fake-indexeddb": "6.2.4", "typescript": "^5.9.3", }, }, @@ -77,7 +77,7 @@ "expect": ["expect@30.1.2", "", { "dependencies": { "@jest/expect-utils": "30.1.2", "@jest/get-type": "30.1.0", "jest-matcher-utils": "30.1.2", "jest-message-util": "30.1.0", "jest-mock": "30.0.5", "jest-util": "30.0.5" } }, "sha512-xvHszRavo28ejws8FpemjhwswGj4w/BetHIL8cU49u4sGyXDw2+p3YbeDbj6xzlxi6kWTjIRSTJ+9sNXPnF0Zg=="], - "fake-indexeddb": ["fake-indexeddb@6.2.3", "", {}, "sha512-idzJXFtDIHNShFZ9ssS8IdsRgAP0t9zwWvSdCKsWK2dgh2xcXA6/2Oteaxar5GJqmwzZXCrKRO6F5IEiR4yJzw=="], + "fake-indexeddb": ["fake-indexeddb@6.2.4", "", {}, "sha512-INKeIKEtSViN4yVtEWEUqbsqmaIy7Ls+MfU0yxQVXg67pOJ/sH1ZxcVrP8XrKULUFohcPD9gnmym+qBfEybACw=="], "fill-range": ["fill-range@7.1.1", "", { "dependencies": { "to-regex-range": "^5.0.1" } }, "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg=="], diff --git a/package.json b/package.json index c485466..84d77c8 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "@types/jest": "^30.0.0", "@types/node": "24.7.1", "bun-types": "1.3.0", - "fake-indexeddb": "6.2.3", + "fake-indexeddb": "6.2.4", "typescript": "^5.9.3" } } \ No newline at end of file