Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"express": "^5.1.0",
"fetch-retry": "^5.0.6",
"form-data": "^4.0.4",
"fs-extra": "^11.3.0",
"fs-extra": "^11.3.1",
"http-errors": "^2.0.0",
"http-status-codes": "^2.3.0",
"https-proxy-agent": "^7.0.6",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4494,14 +4494,14 @@ __metadata:
languageName: node
linkType: hard

"fs-extra@npm:^11.2.0, fs-extra@npm:^11.3.0":
version: 11.3.0
resolution: "fs-extra@npm:11.3.0"
"fs-extra@npm:^11.2.0, fs-extra@npm:^11.3.1":
version: 11.3.1
resolution: "fs-extra@npm:11.3.1"
dependencies:
graceful-fs: "npm:^4.2.0"
jsonfile: "npm:^6.0.1"
universalify: "npm:^2.0.0"
checksum: 10c0/5f95e996186ff45463059feb115a22fb048bdaf7e487ecee8a8646c78ed8fdca63630e3077d4c16ce677051f5e60d3355a06f3cd61f3ca43f48cc58822a44d0a
checksum: 10c0/61e5b7285b1ca72c68dfe1058b2514294a922683afac2a80aa90540f9bd85370763d675e3b408ef500077d355956fece3bd24b546790e261c3d3015967e2b2d9
languageName: node
linkType: hard

Expand Down Expand Up @@ -6003,7 +6003,7 @@ laboperator-middleware-development@labforward/laboperator-middleware-development
fetch-mock: "npm:^9.11.0"
fetch-retry: "npm:^5.0.6"
form-data: "npm:^4.0.4"
fs-extra: "npm:^11.3.0"
fs-extra: "npm:^11.3.1"
http-errors: "npm:^2.0.0"
http-status-codes: "npm:^2.3.0"
https-proxy-agent: "npm:^7.0.6"
Expand Down