diff --git a/package.json b/package.json index 86434953..528a0b09 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "@changesets/changelog-github": "0.4.8", "@changesets/cli": "2.26.2", "@theguild/prettier-config": "1.1.3", - "@types/fs-extra": "11.0.1", + "@types/fs-extra": "11.0.4", "@types/js-yaml": "4.0.5", "@types/lodash.get": "4.4.9", "@types/node": "18.17.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fa93d6a0..1017de93 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -50,8 +50,8 @@ devDependencies: specifier: 1.1.3 version: 1.1.3(prettier@2.8.8) '@types/fs-extra': - specifier: 11.0.1 - version: 11.0.1 + specifier: 11.0.4 + version: 11.0.4 '@types/js-yaml': specifier: 4.0.5 version: 4.0.5 @@ -818,8 +818,8 @@ packages: resolution: {integrity: sha512-mEo1sAde+UCE6b2hxn332f1g1E8WfYRu6p5SvTKr2ZKC1f7gFJXk4h5PyGP9Dt6gCaG8y8XhwnXWC6Iy2cmBng==} dev: true - /@types/fs-extra@11.0.1: - resolution: {integrity: sha512-MxObHvNl4A69ofaTRU8DFqvgzzv8s9yRtaPPm5gud9HDNvpB3GPQFvNuTWAI59B9huVGV5jXYJwbCsmBsOGYWA==} + /@types/fs-extra@11.0.4: + resolution: {integrity: sha512-yTbItCNreRooED33qjunPthRcSjERP1r4MqCZc7wv0u2sUkzTFp45tgUfS5+r7FrZPdmCCNflLhVSP/o+SemsQ==} dependencies: '@types/jsonfile': 6.1.1 '@types/node': 18.17.4