mirror of
https://github.com/astefanutti/decktape.git
synced 2024-12-02 06:35:51 +03:00
Upgrade HummusJS to version 1.0.80
This commit is contained in:
parent
2478f83798
commit
ecfb65562f
8
package-lock.json
generated
8
package-lock.json
generated
@ -170,9 +170,9 @@
|
||||
}
|
||||
},
|
||||
"hummus": {
|
||||
"version": "1.0.79",
|
||||
"resolved": "https://registry.npmjs.org/hummus/-/hummus-1.0.79.tgz",
|
||||
"integrity": "sha1-MOvN3s+XOBf54pwhDku+U4umhkQ=",
|
||||
"version": "1.0.80",
|
||||
"resolved": "https://registry.npmjs.org/hummus/-/hummus-1.0.80.tgz",
|
||||
"integrity": "sha1-rB8CeMReHl9tn7QGT8aMApmfCfg=",
|
||||
"requires": {
|
||||
"node-pre-gyp": "0.6.29"
|
||||
},
|
||||
@ -1004,7 +1004,7 @@
|
||||
"puppeteer": {
|
||||
"version": "0.10.2",
|
||||
"resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-0.10.2.tgz",
|
||||
"integrity": "sha512-dj1MdwiYfEwTemfFeBu0inGyhcaEe3cKREvTFSA/pkGHaCwyj/FFfJHJpr9vykXvSs/PbmcApOztsUyqzd1msA==",
|
||||
"integrity": "sha1-tKlZpyK/YmykgfKuuhH9uBDyyY8=",
|
||||
"requires": {
|
||||
"debug": "2.6.8",
|
||||
"extract-zip": "1.6.5",
|
||||
|
@ -20,7 +20,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"chalk": "^2.1.0",
|
||||
"hummus": "^1.0.79",
|
||||
"hummus": "^1.0.80",
|
||||
"puppeteer": "^0.10.2",
|
||||
"urijs": "^1.18.12"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user