[ARVADOS] updated: 1.3.0-2236-g64c991ac1
Git user
git at public.arvados.org
Mon Apr 13 18:41:51 UTC 2020
Summary of changes:
apps/workbench/npm_packages | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
via 64c991ac1aa7524a3062cc77037e14c2b751a67d (commit)
via 3e4ab085a7a05d5f528fc25dcc7915f1f183fe8b (commit)
from f39904077030634f31fb0d1288fc963fb4cd22fb (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 64c991ac1aa7524a3062cc77037e14c2b751a67d
Author: Peter Amstutz <peter.amstutz at curii.com>
Date: Mon Apr 13 14:38:15 2020 -0400
Bump mithril for advisory https://www.npmjs.com/advisories/1094
no issue #
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz at curii.com>
diff --git a/apps/workbench/npm_packages b/apps/workbench/npm_packages
index 63608ee37..05802b4ba 100644
--- a/apps/workbench/npm_packages
+++ b/apps/workbench/npm_packages
@@ -10,5 +10,5 @@ npm 'jquery'
npm 'awesomplete'
npm 'jssha', '2.4.2'
-npm 'mithril', '1.1.6'
+npm 'mithril', '1.1.7'
npm 'es6-object-assign'
commit 3e4ab085a7a05d5f528fc25dcc7915f1f183fe8b
Author: Peter Amstutz <peter.amstutz at curii.com>
Date: Mon Apr 13 14:00:32 2020 -0400
Pin jssha to 2.4.2
no issue #
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz at curii.com>
diff --git a/apps/workbench/npm_packages b/apps/workbench/npm_packages
index 7c757db35..63608ee37 100644
--- a/apps/workbench/npm_packages
+++ b/apps/workbench/npm_packages
@@ -8,7 +8,7 @@
npm 'browserify', require: false
npm 'jquery'
npm 'awesomplete'
-npm 'jssha'
+npm 'jssha', '2.4.2'
npm 'mithril', '1.1.6'
npm 'es6-object-assign'
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list