This commit is contained in:
renovate[bot] 2019-05-21 11:19:08 +02:00 committed by Albert Juhé Lluveras
parent bd4659147e
commit ccc40edaa8
2 changed files with 4 additions and 4 deletions

View File

@ -6791,9 +6791,9 @@
"dev": true
},
"core-js": {
"version": "2.6.6",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-2.6.6.tgz",
"integrity": "sha512-Mt/LaAym54NXnrjEMdo918cT2h70tqb/Yl7T3uPHQHRm5SxVoqlKmerUy4mL11k8saSBDWQ7ULIHxmeFyT3pfg=="
"version": "2.6.7",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-2.6.7.tgz",
"integrity": "sha512-ydmsQxDVH7lDpYoirXft8S83ddKKfdsrsmWhtyj7xafXVLbLhKOyfD7kAi2ueFfeP7m9rNavjW59O3hLLzzC5A=="
},
"core-js-compat": {
"version": "3.0.0",

View File

@ -47,7 +47,7 @@
"chalk": "2.4.2",
"classnames": "2.2.6",
"clean-webpack-plugin": "2.0.2",
"core-js": "2.6.6",
"core-js": "2.6.7",
"cross-env": "5.2.0",
"css-loader": "2.1.1",
"cssnano": "4.1.10",