update JS deps

Unfortunately we're still stuck with a security alert about underscore,
because the latest jsdoc uses an old underscore, and protobufjs depends
on it.

https://github.com/jsdoc/jsdoc/issues/1908
This commit is contained in:
Damien Elmes 2021-05-07 17:57:37 +10:00
parent 9674860e2b
commit 397e226f8b
2 changed files with 496 additions and 542 deletions

View file

@ -120,7 +120,7 @@
"path": "node_modules/@types/long", "path": "node_modules/@types/long",
"licenseFile": "node_modules/@types/long/LICENSE" "licenseFile": "node_modules/@types/long/LICENSE"
}, },
"@types/node@13.13.49": { "@types/node@15.0.2": {
"licenses": "MIT", "licenses": "MIT",
"repository": "https://github.com/DefinitelyTyped/DefinitelyTyped", "repository": "https://github.com/DefinitelyTyped/DefinitelyTyped",
"path": "node_modules/protobufjs/node_modules/@types/node", "path": "node_modules/protobufjs/node_modules/@types/node",
@ -133,7 +133,7 @@
"path": "node_modules/bootstrap-icons", "path": "node_modules/bootstrap-icons",
"licenseFile": "node_modules/bootstrap-icons/LICENSE.md" "licenseFile": "node_modules/bootstrap-icons/LICENSE.md"
}, },
"bootstrap@5.0.0-beta3": { "bootstrap@5.0.0": {
"licenses": "MIT", "licenses": "MIT",
"repository": "https://github.com/twbs/bootstrap", "repository": "https://github.com/twbs/bootstrap",
"publisher": "The Bootstrap Authors", "publisher": "The Bootstrap Authors",
@ -332,7 +332,7 @@
"path": "node_modules/d3-scale-chromatic", "path": "node_modules/d3-scale-chromatic",
"licenseFile": "node_modules/d3-scale-chromatic/LICENSE" "licenseFile": "node_modules/d3-scale-chromatic/LICENSE"
}, },
"d3-scale@3.2.4": { "d3-scale@3.3.0": {
"licenses": "BSD-3-Clause", "licenses": "BSD-3-Clause",
"repository": "https://github.com/d3/d3-scale", "repository": "https://github.com/d3/d3-scale",
"publisher": "Mike Bostock", "publisher": "Mike Bostock",
@ -396,7 +396,7 @@
"path": "node_modules/d3-zoom", "path": "node_modules/d3-zoom",
"licenseFile": "node_modules/d3-zoom/LICENSE" "licenseFile": "node_modules/d3-zoom/LICENSE"
}, },
"d3@6.6.2": { "d3@6.7.0": {
"licenses": "BSD-3-Clause", "licenses": "BSD-3-Clause",
"repository": "https://github.com/d3/d3", "repository": "https://github.com/d3/d3",
"publisher": "Mike Bostock", "publisher": "Mike Bostock",
@ -467,13 +467,13 @@
"path": "node_modules/long", "path": "node_modules/long",
"licenseFile": "node_modules/long/LICENSE" "licenseFile": "node_modules/long/LICENSE"
}, },
"mathjax@3.1.2": { "mathjax@3.1.4": {
"licenses": "Apache-2.0", "licenses": "Apache-2.0",
"repository": "https://github.com/mathjax/MathJax", "repository": "https://github.com/mathjax/MathJax",
"path": "node_modules/mathjax", "path": "node_modules/mathjax",
"licenseFile": "node_modules/mathjax/LICENSE" "licenseFile": "node_modules/mathjax/LICENSE"
}, },
"protobufjs@6.10.2": { "protobufjs@6.11.2": {
"licenses": "BSD-3-Clause", "licenses": "BSD-3-Clause",
"repository": "https://github.com/protobufjs/protobuf.js", "repository": "https://github.com/protobufjs/protobuf.js",
"publisher": "Daniel Wirtz", "publisher": "Daniel Wirtz",

File diff suppressed because it is too large Load diff