diff --git a/packages/react-feather/package.json b/packages/react-feather/package.json index e312571530..0785aa013e 100644 --- a/packages/react-feather/package.json +++ b/packages/react-feather/package.json @@ -59,7 +59,7 @@ "eslint-plugin-import": "2.29.1", "eslint-plugin-prettier": "5.1.3", "eslint-plugin-react": "7.34.2", - "fs-extra": "11.2.0", + "fs-extra": "11.3.0", "prettier": "3.3.0", "typescript": "5.4.5" }, diff --git a/packages/tcm-cli/package.json b/packages/tcm-cli/package.json index 48694d8da6..e71f23d1d5 100644 --- a/packages/tcm-cli/package.json +++ b/packages/tcm-cli/package.json @@ -76,7 +76,7 @@ "eslint-plugin-testing-library": "6.2.2", "execa": "9.1.0", "figlet": "1.7.0", - "fs-extra": "11.2.0", + "fs-extra": "11.3.0", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "jest-watch-typeahead": "2.2.2", diff --git a/packages/theme/package.json b/packages/theme/package.json index 5f07baeedd..f5a7299958 100644 --- a/packages/theme/package.json +++ b/packages/theme/package.json @@ -67,7 +67,7 @@ "typescript": "5.4.5" }, "dependencies": { - "fs-extra": "11.2.0", + "fs-extra": "11.3.0", "lodash": "4.17.21", "lodash-es": "4.17.21", "sade": "1.8.1", diff --git a/yarn.lock b/yarn.lock index 50f52a969d..38c458b3a1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6965,7 +6965,7 @@ __metadata: eslint-plugin-import: "npm:2.29.1" eslint-plugin-prettier: "npm:5.1.3" eslint-plugin-react: "npm:7.34.2" - fs-extra: "npm:11.2.0" + fs-extra: "npm:11.3.0" prettier: "npm:3.3.0" react: "npm:18.3.1" typescript: "npm:5.4.5" @@ -7093,7 +7093,7 @@ __metadata: eslint-plugin-testing-library: "npm:6.2.2" execa: "npm:9.1.0" figlet: "npm:1.7.0" - fs-extra: "npm:11.2.0" + fs-extra: "npm:11.3.0" jest: "npm:29.7.0" jest-environment-jsdom: "npm:29.7.0" jest-watch-typeahead: "npm:2.2.2" @@ -7149,7 +7149,7 @@ __metadata: eslint-plugin-import: "npm:2.29.1" eslint-plugin-prettier: "npm:5.1.3" eslint-plugin-react: "npm:7.34.2" - fs-extra: "npm:11.2.0" + fs-extra: "npm:11.3.0" lodash: "npm:4.17.21" lodash-es: "npm:4.17.21" prettier: "npm:3.3.0" @@ -15059,14 +15059,14 @@ __metadata: languageName: node linkType: hard -"fs-extra@npm:11.2.0": - version: 11.2.0 - resolution: "fs-extra@npm:11.2.0" +"fs-extra@npm:11.3.0": + version: 11.3.0 + resolution: "fs-extra@npm:11.3.0" dependencies: graceful-fs: "npm:^4.2.0" jsonfile: "npm:^6.0.1" universalify: "npm:^2.0.0" - checksum: 10c0/d77a9a9efe60532d2e790e938c81a02c1b24904ef7a3efb3990b835514465ba720e99a6ea56fd5e2db53b4695319b644d76d5a0e9988a2beef80aa7b1da63398 + checksum: 10c0/5f95e996186ff45463059feb115a22fb048bdaf7e487ecee8a8646c78ed8fdca63630e3077d4c16ce677051f5e60d3355a06f3cd61f3ca43f48cc58822a44d0a languageName: node linkType: hard