diff --git a/package.json b/package.json index 499ea1d..19a75d4 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "@types/jest": "^30.0.0", "@types/node": "^24.0.15", "benchmark": "^2.1.4", - "fs-extra": "11.3.1", + "fs-extra": "11.3.2", "jest": "^30.0.4", "mwts": "1.3.0", "threads": "1.7.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9a93191..5fe8941 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -25,8 +25,8 @@ importers: specifier: ^2.1.4 version: 2.1.4 fs-extra: - specifier: 11.3.1 - version: 11.3.1 + specifier: 11.3.2 + version: 11.3.2 jest: specifier: ^30.0.4 version: 30.1.3(@types/node@24.3.0)(ts-node@10.9.2(@types/node@24.3.0)(typescript@5.4.5)) @@ -1179,8 +1179,8 @@ packages: resolution: {integrity: sha512-gIXjKqtFuWEgzFRJA9WCQeSJLZDjgJUOMCMzxtvFq/37KojM1BFGufqsCy0r4qSQmYLsZYMeyRqzIWOMup03sw==} engines: {node: '>=14'} - fs-extra@11.3.1: - resolution: {integrity: sha512-eXvGGwZ5CL17ZSwHWd3bbgk7UUpF6IFHtP57NYYakPvHOs8GDgDe5KJI36jIJzDkJ6eJjuzRA8eBQb6SkKue0g==} + fs-extra@11.3.2: + resolution: {integrity: sha512-Xr9F6z6up6Ws+NjzMCZc6WXg2YFRlrLP9NQDO3VQrWrfiojdhS56TzueT88ze0uBdCTwEIhQ3ptnmKeWGFAe0A==} engines: {node: '>=14.14'} fs.realpath@1.0.0: @@ -3740,7 +3740,7 @@ snapshots: cross-spawn: 7.0.6 signal-exit: 4.1.0 - fs-extra@11.3.1: + fs-extra@11.3.2: dependencies: graceful-fs: 4.2.11 jsonfile: 6.1.0