diff --git a/package.json b/package.json index f3338d73..a89669c4 100644 --- a/package.json +++ b/package.json @@ -78,7 +78,7 @@ "conventional-changelog-conventionalcommits": "8.0.0", "eslint": "8.57.1", "eslint-config-prettier": "9.1.0", - "fs-extra": "11.2.0", + "fs-extra": "11.3.0", "handlebars": "4.7.8", "npm-run-all": "4.1.5", "prettier": "3.3.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 21fbdae1..15d57805 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -54,8 +54,8 @@ importers: specifier: 9.1.0 version: 9.1.0(eslint@8.57.1) fs-extra: - specifier: 11.2.0 - version: 11.2.0 + specifier: 11.3.0 + version: 11.3.0 handlebars: specifier: 4.7.8 version: 4.7.8 @@ -1509,8 +1509,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: @@ -4318,7 +4318,7 @@ snapshots: jsonfile: 6.1.0 universalify: 2.0.0 - fs-extra@11.2.0: + fs-extra@11.3.0: dependencies: graceful-fs: 4.2.11 jsonfile: 6.1.0