Brompton: Revert package-lock file

This commit is contained in:
Allan Cole 2019-08-06 19:42:46 -04:00
parent 6f488d4f41
commit e01fc28d35

View file

@ -558,7 +558,7 @@
"requires": {
"bluebird": "3.5.3",
"chokidar": "2.1.1",
"lodash": "4.17.11",
"lodash": "4.17.13",
"yargs": "12.0.5"
},
"dependencies": {
@ -1221,7 +1221,7 @@
}
},
"lodash": {
"version": "4.17.11",
"version": "4.17.13",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.13.tgz",
"integrity": "sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg==",
"dev": true
@ -2640,7 +2640,7 @@
"dev": true,
"requires": {
"glob": "~7.1.1",
"lodash": "~4.17.10",
"lodash": "~4.17.13",
"minimatch": "~3.0.2"
}
},
@ -3461,7 +3461,7 @@
"get-stdin": "^4.0.1",
"glob": "^7.0.3",
"in-publish": "^2.0.0",
"lodash": "^4.17.11",
"lodash": "^4.17.13",
"meow": "^3.7.0",
"mkdirp": "^0.5.1",
"nan": "^2.13.2",
@ -4086,7 +4086,7 @@
"dev": true,
"requires": {
"chalk": "^2.4.1",
"lodash": "^4.17.11",
"lodash": "^4.17.13",
"log-symbols": "^2.2.0",
"postcss": "^7.0.7"
},
@ -4419,7 +4419,7 @@
"dev": true,
"requires": {
"glob": "^7.0.0",
"lodash": "^4.0.0",
"lodash": "^4.17.13",
"scss-tokenizer": "^0.2.3",
"yargs": "^7.0.0"
}