[ARVADOS-WORKBENCH2] updated: 2.1.0-379-g9f3d72ed
Git user
git at public.arvados.org
Tue Jun 8 12:42:26 UTC 2021
Summary of changes:
package.json | 1 +
yarn.lock | 8 ++++----
2 files changed, 5 insertions(+), 4 deletions(-)
via 9f3d72ed5404d1956924fa4121438fa125a9aeb3 (commit)
from bb9855f02a762affc6b2f9d76893789911484d80 (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 9f3d72ed5404d1956924fa4121438fa125a9aeb3
Author: Lucas Di Pentima <lucas.dipentima at curii.com>
Date: Tue Jun 8 09:42:03 2021 -0300
17653: Upgrades node-forge.
Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima at curii.com>
diff --git a/package.json b/package.json
index f3ef9045..bb3c5878 100644
--- a/package.json
+++ b/package.json
@@ -131,6 +131,7 @@
"webpack/terser-webpack-plugin/serialize-javascript": "^3.1.0",
"webpack/node-libs-browser/crypto-browserify/*/elliptic": "6.5.4",
"webpack-dev-server/http-proxy-middleware/http-proxy": "^1.18.1",
+ "webpack-dev-server/selfsigned/node-forge": "0.10.0",
"cypress/minimist": "1.2.5"
}
}
diff --git a/yarn.lock b/yarn.lock
index e8a4b443..c62863d9 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -7567,10 +7567,10 @@ node-fetch@^1.0.1:
encoding "^0.1.11"
is-stream "^1.0.1"
-node-forge at 0.9.0:
- version "0.9.0"
- resolved "https://registry.yarnpkg.com/node-forge/-/node-forge-0.9.0.tgz#d624050edbb44874adca12bb9a52ec63cb782579"
- integrity sha512-7ASaDa3pD+lJ3WvXFsxekJQelBKRpne+GOVbLbtHYdd7pFspyeuJHnWfLplGf3SwKGbfs/aYl5V/JCIaHVUKKQ==
+node-forge at 0.10.0, node-forge at 0.9.0:
+ version "0.10.0"
+ resolved "https://registry.yarnpkg.com/node-forge/-/node-forge-0.10.0.tgz#32dea2afb3e9926f02ee5ce8794902691a676bf3"
+ integrity sha512-PPmu8eEeG9saEUvI97fm4OYxXVB6bFvyNTyiUOBichBpFG8A1Ljw3bY62+5oOjDEMHRnd0Y7HQ+x7uzxOzC6JA==
node-gyp@^3.8.0:
version "3.8.0"
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list