Skip to content

Commit cccf1c0

Browse files
authored
Merge pull request #12 from franchb/dependabot/npm_and_yarn/web-app/minio-8.0.6
Bump minio from 8.0.5 to 8.0.6 in /web-app
2 parents 9e1a451 + 5aef59b commit cccf1c0

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": "^7.0.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
@@ -12710,9 +12710,9 @@ __metadata:
1271012710
languageName: node
1271112711
linkType: hard
1271212712

12713-
"minio@npm:^8.0.1":
12714-
version: 8.0.5
12715-
resolution: "minio@npm:8.0.5"
12713+
"minio@npm:^8.0.6":
12714+
version: 8.0.6
12715+
resolution: "minio@npm:8.0.6"
1271612716
dependencies:
1271712717
async: "npm:^3.2.4"
1271812718
block-stream2: "npm:^2.1.0"
@@ -12728,7 +12728,7 @@ __metadata:
1272812728
through2: "npm:^4.0.2"
1272912729
web-encoding: "npm:^1.1.5"
1273012730
xml2js: "npm:^0.5.0 || ^0.6.2"
12731-
checksum: 10c0/e9f024c6514df1e0e54e522df5f92bdb985d036f8c3ef240e338a6a5f700681a0e5bae032933d8fbe5db5b3307912f487a88c54f927a381a54143e3e7271b4d3
12731+
checksum: 10c0/7b10b1d780f300d1ac8881be32e9b5a1d172f9c3e72bfb86f966d085746aa5e5aa9c54c41d728ba00d8cd8c4969ac219214c5e763d1f7918f53f1081fef1a19a
1273212732
languageName: node
1273312733
linkType: hard
1273412734

@@ -18824,7 +18824,7 @@ __metadata:
1882418824
lodash: "npm:^4.17.21"
1882518825
luxon: "npm:^3.4.4"
1882618826
mds: "https://github.com/opens3/mds.git"
18827-
minio: "npm:^8.0.1"
18827+
minio: "npm:^8.0.6"
1882818828
nyc: "npm:^15.1.0"
1882918829
prettier: "npm:3.3.3"
1883018830
react: "npm:^18.3.1"

0 commit comments

Comments
 (0)