mirror of
https://github.com/volodymyrsmirnov/MalwareMultiScan.git
synced 2025-08-23 21:12:22 +00:00
Bump core-js from 3.7.0 to 3.8.1 in /MalwareMultiScan.Ui
Bumps [core-js](https://github.com/zloirock/core-js) from 3.7.0 to 3.8.1. - [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.7.0...v3.8.1) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
f792e9eb05
commit
1ff3686246
6
MalwareMultiScan.Ui/package-lock.json
generated
6
MalwareMultiScan.Ui/package-lock.json
generated
@ -3764,9 +3764,9 @@
|
||||
"integrity": "sha1-Z29us8OZl8LuGsOpJP1hJHSPV40="
|
||||
},
|
||||
"core-js": {
|
||||
"version": "3.7.0",
|
||||
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.7.0.tgz",
|
||||
"integrity": "sha512-NwS7fI5M5B85EwpWuIwJN4i/fbisQUwLwiSNUWeXlkAZ0sbBjLEvLvFLf1uzAUV66PcEPt4xCGCmOZSxVf3xzA=="
|
||||
"version": "3.8.1",
|
||||
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.8.1.tgz",
|
||||
"integrity": "sha512-9Id2xHY1W7m8hCl8NkhQn5CufmF/WuR30BTRewvCXc1aZd3kMECwNZ69ndLbekKfakw9Rf2Xyc+QR6E7Gg+obg=="
|
||||
},
|
||||
"core-js-compat": {
|
||||
"version": "3.6.5",
|
||||
|
@ -14,7 +14,7 @@
|
||||
"@nuxtjs/proxy": "^2.0.1",
|
||||
"bootstrap": "^4.5.2",
|
||||
"bootstrap-vue": "^2.19.0",
|
||||
"core-js": "^3.7.0",
|
||||
"core-js": "^3.8.1",
|
||||
"nuxt": "^2.14.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user