diff --git a/package.json b/package.json index e3ee8474f..393a675fd 100644 --- a/package.json +++ b/package.json @@ -183,7 +183,7 @@ "eslint-plugin-unicorn": "72.0.0", "eslint-plugin-yml": "3.6.0", "fast-string-width": "3.0.2", - "fs-extra": "11.3.6", + "fs-extra": "11.4.0", "globals": "17.7.0", "husky": "9.1.7", "js-beautify": "2.0.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d888c5ea6..f9e86c6b3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -399,8 +399,8 @@ importers: specifier: 3.0.2 version: 3.0.2 fs-extra: - specifier: 11.3.6 - version: 11.3.6 + specifier: 11.4.0 + version: 11.4.0 globals: specifier: 17.7.0 version: 17.7.0 @@ -4096,8 +4096,8 @@ packages: resolution: {integrity: sha512-buewHzMvYL29jdeQTVILecSaZKnt/RJWjoZCF5OW60Z67/GmSLBkOFM7qh1PI3zFNtJbaZL5eQu1vLfazOwj4g==} engines: {node: '>=12.20.0'} - fs-extra@11.3.6: - resolution: {integrity: sha512-w8ZNZr2mKIc7qeNaQ9AVPT1+iFaI+Avd4xudVOvdDJ8VytREi1Ft5Ih7hd9jjehod8vAM5GMsfQ/TpPf4EyoEA==} + fs-extra@11.4.0: + resolution: {integrity: sha512-EQsFzMUJkCKGr1ePqlYADkIUmHW1s3ZXr5Yqy6wbGrfUCphpl2maM/kyOIRA2HpP3AaFQTZXD4ldjek+nccddA==} engines: {node: '>=14.14'} fsevents@2.3.2: @@ -9516,7 +9516,7 @@ snapshots: dependencies: fetch-blob: 3.2.0 - fs-extra@11.3.6: + fs-extra@11.4.0: dependencies: graceful-fs: 4.2.11 jsonfile: 6.2.1