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 web-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"babel-plugin-istanbul": "^6.1.1",
"customize-cra": "^1.0.0",
"knip": "^5.27.2",
"minio": "^8.0.1",
"minio": "^8.0.6",
"nyc": "^15.1.0",
"prettier": "3.3.3",
"react-app-rewire-hot-loader": "^2.0.1",
Expand Down
10 changes: 5 additions & 5 deletions web-app/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12579,9 +12579,9 @@ __metadata:
languageName: node
linkType: hard

"minio@npm:^8.0.1":
version: 8.0.5
resolution: "minio@npm:8.0.5"
"minio@npm:^8.0.6":
version: 8.0.6
resolution: "minio@npm:8.0.6"
dependencies:
async: "npm:^3.2.4"
block-stream2: "npm:^2.1.0"
Expand All @@ -12597,7 +12597,7 @@ __metadata:
through2: "npm:^4.0.2"
web-encoding: "npm:^1.1.5"
xml2js: "npm:^0.5.0 || ^0.6.2"
checksum: 10c0/e9f024c6514df1e0e54e522df5f92bdb985d036f8c3ef240e338a6a5f700681a0e5bae032933d8fbe5db5b3307912f487a88c54f927a381a54143e3e7271b4d3
checksum: 10c0/7b10b1d780f300d1ac8881be32e9b5a1d172f9c3e72bfb86f966d085746aa5e5aa9c54c41d728ba00d8cd8c4969ac219214c5e763d1f7918f53f1081fef1a19a
languageName: node
linkType: hard

Expand Down Expand Up @@ -18693,7 +18693,7 @@ __metadata:
lodash: "npm:^4.17.21"
luxon: "npm:^3.4.4"
mds: "https://github.com/opens3/mds.git"
minio: "npm:^8.0.1"
minio: "npm:^8.0.6"
nyc: "npm:^15.1.0"
prettier: "npm:3.3.3"
react: "npm:^18.3.1"
Expand Down