fix(core): update

This commit is contained in:
2020-02-25 19:02:52 +00:00
parent 385285d897
commit 7d240b3461
5 changed files with 32 additions and 5 deletions

5
package-lock.json generated
View File

@@ -1256,6 +1256,11 @@
"integrity": "sha1-uULm1L3mUwBe9rcTYd74cn0GReA=",
"dev": true
},
"picomatch": {
"version": "2.2.1",
"resolved": "https://verdaccio.lossless.one/picomatch/-/picomatch-2.2.1.tgz",
"integrity": "sha512-ISBaA8xQNmwELC7eOjqFKMESB2VIqt4PPDD0nsS95b/9dZXvVKOlz9keMSnoGGKcOHXfTvDD6WMaRoSc9UuhRA=="
},
"pump": {
"version": "3.0.0",
"resolved": "https://verdaccio.lossless.one/pump/-/pump-3.0.0.tgz",