[arvados] updated: 2.7.0-6608-g6fdb018495
git repository hosting
git at public.arvados.org
Mon May 20 16:07:54 UTC 2024
Summary of changes:
services/workbench2/package.json | 2 +-
services/workbench2/yarn.lock | 12 ++++++------
2 files changed, 7 insertions(+), 7 deletions(-)
via 6fdb018495525d90397fbc0e9ebe07f6203201b6 (commit)
from b9c3baf9f92f85afc2ed4363b26d5c2064e195e6 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
commit 6fdb018495525d90397fbc0e9ebe07f6203201b6
Author: Lisa Knox <lisaknox83 at gmail.com>
Date: Mon May 20 12:07:48 2024 -0400
21720: upgraded mime to 4.0.3
Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox at curii.com>
diff --git a/services/workbench2/package.json b/services/workbench2/package.json
index 68d45f6c6e..3c921567f1 100644
--- a/services/workbench2/package.json
+++ b/services/workbench2/package.json
@@ -73,7 +73,7 @@
"lodash.template": "4.5.0",
"material-ui-pickers": "^2.2.4",
"mem": "4.0.0",
- "mime": "^3.0.0",
+ "mime": "^4.0.3",
"mini-css-extract-plugin": "^2.4.5",
"moment": "^2.29.4",
"parse-duration": "0.4.4",
diff --git a/services/workbench2/yarn.lock b/services/workbench2/yarn.lock
index 1ba4c05ce1..b9ffa0e6d9 100644
--- a/services/workbench2/yarn.lock
+++ b/services/workbench2/yarn.lock
@@ -5359,7 +5359,7 @@ __metadata:
lodash.template: 4.5.0
material-ui-pickers: ^2.2.4
mem: 4.0.0
- mime: ^3.0.0
+ mime: ^4.0.3
mini-css-extract-plugin: ^2.4.5
moment: ^2.29.4
node-sass: ^9.0.0
@@ -12825,12 +12825,12 @@ __metadata:
languageName: node
linkType: hard
-"mime at npm:^3.0.0":
- version: 3.0.0
- resolution: "mime at npm:3.0.0"
+"mime at npm:^4.0.3":
+ version: 4.0.3
+ resolution: "mime at npm:4.0.3"
bin:
- mime: cli.js
- checksum: f43f9b7bfa64534e6b05bd6062961681aeb406a5b53673b53b683f27fcc4e739989941836a355eef831f4478923651ecc739f4a5f6e20a76487b432bfd4db928
+ mime: bin/cli.js
+ checksum: 17f7bf9f566f0127fac3b93acd5dd37fcfa7cce5842b9fe599fdf7a716cbc3d8b69aac0e8a1a5df834d44a610a51d04eea6e38d2dbc2f1a2326e9a759a5821dc
languageName: node
linkType: hard
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list