Skip to content

Commit

Permalink
Update dependency fs-extra to v11.3.0 (#9611)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 17, 2025
1 parent d61f670 commit c4e17a4
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 3 deletions.
2 changes: 1 addition & 1 deletion opencti-platform/opencti-front/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@
"eslint-plugin-import-newlines": "1.4.0",
"eslint-plugin-react": "7.37.3",
"express": "4.21.0",
"fs-extra": "11.2.0",
"fs-extra": "11.3.0",
"http-proxy-middleware": "3.0.3",
"i18n-auto-translation": "1.10.0",
"jsdom": "25.0.1",
Expand Down
15 changes: 13 additions & 2 deletions opencti-platform/opencti-front/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11676,7 +11676,18 @@ __metadata:
languageName: node
linkType: hard

"fs-extra@npm:11.2.0, fs-extra@npm:^11.1.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: 10/c9fe7b23dded1efe7bbae528d685c3206477e20cc60e9aaceb3f024f9b9ff2ee1f62413c161cb88546cc564009ab516dec99e9781ba782d869bb37e4fe04a97f
languageName: node
linkType: hard

"fs-extra@npm:^11.1.0":
version: 11.2.0
resolution: "fs-extra@npm:11.2.0"
dependencies:
Expand Down Expand Up @@ -15811,7 +15822,7 @@ __metadata:
formik: "npm:2.4.6"
formik-mui: "npm:5.0.0-alpha.0"
formik-mui-lab: "npm:1.0.0"
fs-extra: "npm:11.2.0"
fs-extra: "npm:11.3.0"
graphql: "npm:16.9.0"
graphql-ws: "npm:5.16.1"
html-to-image: "npm:1.11.11"
Expand Down

0 comments on commit c4e17a4

Please sign in to comment.