diff --git a/package.json b/package.json index 36f612144fff2d..e0fa25ef0b5682 100644 --- a/package.json +++ b/package.json @@ -179,7 +179,7 @@ "eslint-plugin-prettier": "5.2.2", "eslint-plugin-unicorn": "56.0.1", "eslint-plugin-yml": "1.16.0", - "fs-extra": "11.2.0", + "fs-extra": "11.3.0", "globals": "15.14.0", "got": "14.4.5", "husky": "9.1.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5ecbd08fd87593..f4f0cd9ce0e4bf 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -398,8 +398,8 @@ importers: specifier: 1.16.0 version: 1.16.0(eslint@9.18.0) fs-extra: - specifier: 11.2.0 - version: 11.2.0 + specifier: 11.3.0 + version: 11.3.0 globals: specifier: 15.14.0 version: 15.14.0 @@ -3284,8 +3284,8 @@ packages: resolution: {integrity: sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==} engines: {node: '>=12'} - fs-extra@11.2.0: - resolution: {integrity: sha512-PmDi3uwK5nFuXh7XDTlVnS17xJS7vW36is2+w3xcv8SVxiB4NyATf4ctkVY5bkSjX0Y4nbvZCq1/EjtEyr9ktw==} + fs-extra@11.3.0: + resolution: {integrity: sha512-Z4XaCL6dUDHfP/jT25jJKMmtxvuwbkrD1vNSMFlo9lNLY2c5FHYSQgHPRZUjAB26TpDEoW9HCOgplrdbaPV/ew==} engines: {node: '>=14.14'} fs.realpath@1.0.0: @@ -8914,7 +8914,7 @@ snapshots: jsonfile: 6.1.0 universalify: 2.0.1 - fs-extra@11.2.0: + fs-extra@11.3.0: dependencies: graceful-fs: 4.2.11 jsonfile: 6.1.0 @@ -8972,7 +8972,7 @@ snapshots: basic-ftp: 5.0.5 data-uri-to-buffer: 6.0.2 debug: 4.4.0 - fs-extra: 11.2.0 + fs-extra: 11.3.0 transitivePeerDependencies: - supports-color