|
|
@ -515,7 +515,7 @@ |
|
|
|
"resolve-cwd": "2.0.0", |
|
|
|
"safe-buffer": "5.1.1", |
|
|
|
"slash": "1.0.0", |
|
|
|
"source-map-support": "0.4.16", |
|
|
|
"source-map-support": "0.4.17", |
|
|
|
"stack-utils": "1.0.1", |
|
|
|
"strip-ansi": "4.0.0", |
|
|
|
"strip-bom-buf": "1.0.0", |
|
|
@ -1244,7 +1244,7 @@ |
|
|
|
"home-or-tmp": "2.0.0", |
|
|
|
"lodash": "4.17.4", |
|
|
|
"mkdirp": "0.5.1", |
|
|
|
"source-map-support": "0.4.16" |
|
|
|
"source-map-support": "0.4.17" |
|
|
|
} |
|
|
|
}, |
|
|
|
"babel-runtime": { |
|
|
@ -8080,9 +8080,9 @@ |
|
|
|
"dev": true |
|
|
|
}, |
|
|
|
"source-map-support": { |
|
|
|
"version": "0.4.16", |
|
|
|
"resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.4.16.tgz", |
|
|
|
"integrity": "sha512-A6vlydY7H/ljr4L2UOhDSajQdZQ6dMD7cLH0pzwcmwLyc9u8PNI4WGtnfDDzX7uzGL6c/T+ORL97Zlh+S4iOrg==", |
|
|
|
"version": "0.4.17", |
|
|
|
"resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.4.17.tgz", |
|
|
|
"integrity": "sha512-30c1Ch8FSjV0FwC253iftbbj0dU/OXoSg1LAEGZJUlGgjTNj6cu+DVqJWWIZJY5RXLWV4eFtR+4ouo0VIOYOTg==", |
|
|
|
"dev": true, |
|
|
|
"requires": { |
|
|
|
"source-map": "0.5.7" |
|
|
|