diff --git a/package.json b/package.json index 1e2cfba6..5f2755f1 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@nhcarrigan/typescript-config": "3.0.0", "@types/chai": "4.3.10", "@types/cli-progress": "3.11.5", - "@types/fs-extra": "11.0.3", + "@types/fs-extra": "11.0.4", "@types/inquirer": "8.2.9", "@types/mocha": "10.0.4", "@types/node": "18.16.19", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 29197e71..7443314a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -44,8 +44,8 @@ devDependencies: specifier: 3.11.5 version: 3.11.5 '@types/fs-extra': - specifier: 11.0.3 - version: 11.0.3 + specifier: 11.0.4 + version: 11.0.4 '@types/inquirer': specifier: 8.2.9 version: 8.2.9 @@ -1062,8 +1062,8 @@ packages: '@types/node': 18.16.19 dev: true - /@types/fs-extra@11.0.3: - resolution: {integrity: sha512-sF59BlXtUdzEAL1u0MSvuzWd7PdZvZEtnaVkzX5mjpdWTJ8brG0jUqve3jPCzSzvAKKMHTG8F8o/WMQLtleZdQ==} + /@types/fs-extra@11.0.4: + resolution: {integrity: sha512-yTbItCNreRooED33qjunPthRcSjERP1r4MqCZc7wv0u2sUkzTFp45tgUfS5+r7FrZPdmCCNflLhVSP/o+SemsQ==} dependencies: '@types/jsonfile': 6.1.1 '@types/node': 18.16.19