Merge pull request #19030 from rafeca/fix-build

Update package-lock.json file
This commit is contained in:
Rafael Oleza 2019-03-22 17:25:00 +01:00 committed by GitHub
commit 30d94ee897
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

10
package-lock.json generated
View File

@ -4210,9 +4210,9 @@
}
},
"lokijs": {
"version": "1.5.5",
"resolved": "https://registry.npmjs.org/lokijs/-/lokijs-1.5.5.tgz",
"integrity": "sha1-HCH4KvdXkDf63nueSBNIXCNwi7Y="
"version": "1.5.6",
"resolved": "https://registry.npmjs.org/lokijs/-/lokijs-1.5.6.tgz",
"integrity": "sha512-xJoDXy8TASTjmXMKr4F8vvNUCu4dqlwY5gmn0g5BajGt1GM3goDCafNiGAh/sfrWgkfWu1J4OfsxWm8yrWweJA=="
},
"lolex": {
"version": "1.3.2",
@ -4326,8 +4326,8 @@
}
},
"metrics": {
"version": "https://www.atom.io/api/packages/metrics/versions/1.6.2/tarball",
"integrity": "sha512-UXJtTlpUPUIEJF7tYd5XSKeYzwM3e8kkbbIc6240QFqU418teooVImMTQHDPuE/nTMRZCSXKh3QyRHrtlJaTRQ==",
"version": "https://www.atom.io/api/packages/metrics/versions/1.7.0/tarball",
"integrity": "sha512-1ZiwROtjVGvcCnRtCRFuiYVC6OeeMzGtc3Aa58yKSze5iwBHCOR5pdpZZrTr6tu/Grg9IuUYbjfng5nc02qxUQ==",
"requires": {
"fs-plus": "^3.0.0",
"grim": "^2.0.1",