Skip to content

Commit 5aef59b

Browse files
Bump minio from 8.0.5 to 8.0.6 in /web-app
Bumps [minio](https://github.com/minio/minio-js) from 8.0.5 to 8.0.6. - [Release notes](https://github.com/minio/minio-js/releases) - [Commits](minio/minio-js@8.0.5...8.0.6) --- updated-dependencies: - dependency-name: minio dependency-version: 8.0.6 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4fa2251 commit 5aef59b

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

web-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"babel-plugin-istanbul": "^6.1.1",
8181
"customize-cra": "^1.0.0",
8282
"knip": "^5.27.2",
83-
"minio": "^8.0.1",
83+
"minio": "^8.0.6",
8484
"nyc": "^15.1.0",
8585
"prettier": "3.3.3",
8686
"react-app-rewire-hot-loader": "^2.0.1",

web-app/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12579,9 +12579,9 @@ __metadata:
1257912579
languageName: node
1258012580
linkType: hard
1258112581

12582-
"minio@npm:^8.0.1":
12583-
version: 8.0.5
12584-
resolution: "minio@npm:8.0.5"
12582+
"minio@npm:^8.0.6":
12583+
version: 8.0.6
12584+
resolution: "minio@npm:8.0.6"
1258512585
dependencies:
1258612586
async: "npm:^3.2.4"
1258712587
block-stream2: "npm:^2.1.0"
@@ -12597,7 +12597,7 @@ __metadata:
1259712597
through2: "npm:^4.0.2"
1259812598
web-encoding: "npm:^1.1.5"
1259912599
xml2js: "npm:^0.5.0 || ^0.6.2"
12600-
checksum: 10c0/e9f024c6514df1e0e54e522df5f92bdb985d036f8c3ef240e338a6a5f700681a0e5bae032933d8fbe5db5b3307912f487a88c54f927a381a54143e3e7271b4d3
12600+
checksum: 10c0/7b10b1d780f300d1ac8881be32e9b5a1d172f9c3e72bfb86f966d085746aa5e5aa9c54c41d728ba00d8cd8c4969ac219214c5e763d1f7918f53f1081fef1a19a
1260112601
languageName: node
1260212602
linkType: hard
1260312603

@@ -18693,7 +18693,7 @@ __metadata:
1869318693
lodash: "npm:^4.17.21"
1869418694
luxon: "npm:^3.4.4"
1869518695
mds: "https://github.com/opens3/mds.git"
18696-
minio: "npm:^8.0.1"
18696+
minio: "npm:^8.0.6"
1869718697
nyc: "npm:^15.1.0"
1869818698
prettier: "npm:3.3.3"
1869918699
react: "npm:^18.3.1"

0 commit comments

Comments
 (0)