Bump core-js from 3.6.5 to 3.8.2 in /web

Bumps [core-js](https://github.com/zloirock/core-js) from 3.6.5 to 3.8.2.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.6.5...v3.8.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2021-01-18 11:30:49 +00:00
parent 760fcb4a80
commit 824efa3e6b
2 changed files with 4 additions and 4 deletions

6
web/package-lock.json generated
View File

@ -6626,9 +6626,9 @@
}
},
"core-js": {
"version": "3.6.5",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.6.5.tgz",
"integrity": "sha512-vZVEEwZoIsI+vPEuoF9Iqf5H7/M3eeQqWlQnYa8FSKKePuYTf5MWnxb5SDAzCa60b3JBRS5g9b+Dq7b1y/RCrA=="
"version": "3.8.2",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.8.2.tgz",
"integrity": "sha512-FfApuSRgrR6G5s58casCBd9M2k+4ikuu4wbW6pJyYU7bd9zvFc9qf7vr5xmrZOhT9nn+8uwlH1oRR9jTnFoA3A=="
},
"core-js-compat": {
"version": "3.8.2",

View File

@ -33,7 +33,7 @@
"angular-svg-icon": "7.2.1",
"angular-tree-component": "8.5.2",
"bootstrap": "4.4.1",
"core-js": "3.6.5",
"core-js": "3.8.2",
"file-saver": "1.3.3",
"jquery": "3.5.0",
"ng2-charts": "1.6.0",