This commit is contained in:
David Wilson
2019-01-18 15:05:45 -08:00
parent 0360d26b03
commit 6520c99690
2 changed files with 6 additions and 12 deletions

14
package-lock.json generated
View File

@@ -2783,20 +2783,14 @@
"optional": true
},
"image-view": {
"version": "https://www.atom.io/api/packages/image-view/versions/0.63.1/tarball",
"integrity": "sha512-KMtreZG1QLdCiCmkoHPKnP54oe2mEXDyoliM0wYTsVvaTOIfXW6Gi1rbQgGClqi+iHHWOBFKuJdmVGj/phbK9Q==",
"version": "https://www.atom.io/api/packages/image-view/versions/0.64.0/tarball",
"integrity": "sha512-MQLv/IFAvBvycg7ZrcyIHpcQ/dxKNNRmlMyB0rlY1Owc01bNJDDjkhmSDKSNwl0T9slWwE4emlzGQvqoNWUDbw==",
"requires": {
"bytes": "^2.4.0",
"bytes": "^3.0.0",
"etch": "0.9.0",
"fs-plus": "^3.0.0",
"underscore-plus": "^1.0.0"
"fs-plus": "^3.0.0"
},
"dependencies": {
"bytes": {
"version": "2.5.0",
"resolved": "https://registry.npmjs.org/bytes/-/bytes-2.5.0.tgz",
"integrity": "sha1-TJQj6i0lLCcMQbK97+/5u2tiwGo="
},
"etch": {
"version": "0.9.0",
"resolved": "https://registry.npmjs.org/etch/-/etch-0.9.0.tgz",