mirror of https://github.com/embarklabs/embark.git
update package-lock
This commit is contained in:
parent
b1a499cf0e
commit
221281c182
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "embark",
|
||||
"version": "2.7.0",
|
||||
"version": "3.0.0",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -9301,9 +9301,9 @@
|
|||
}
|
||||
},
|
||||
"solc": {
|
||||
"version": "0.4.17",
|
||||
"resolved": "https://registry.npmjs.org/solc/-/solc-0.4.17.tgz",
|
||||
"integrity": "sha1-dfk9prwZC+y4n2ZjB2q5Q/+VzS8=",
|
||||
"version": "0.4.23",
|
||||
"resolved": "https://registry.npmjs.org/solc/-/solc-0.4.23.tgz",
|
||||
"integrity": "sha512-AT7anLHY6uIRg2It6N0UlCHeZ7YeecIkUhnlirrCgCPCUevtnoN48BxvgigN/4jJTRljv5oFhAJtI6gvHzT5DQ==",
|
||||
"requires": {
|
||||
"fs-extra": "0.30.0",
|
||||
"memorystream": "0.3.1",
|
||||
|
|
Loading…
Reference in New Issue