update eris
This commit is contained in:
parent
c9702dded7
commit
cfa87eb297
1 changed files with 6 additions and 6 deletions
|
@ -18,7 +18,7 @@ specifiers:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@ctrl/tinycolor': 3.4.1
|
'@ctrl/tinycolor': 3.4.1
|
||||||
dumpy: github.com/Cynosphere/dumpy.js/5fc22353cdcb97084bab572266390e780d9f7a7b
|
dumpy: github.com/Cynosphere/dumpy.js/5fc22353cdcb97084bab572266390e780d9f7a7b
|
||||||
eris: github.com/abalabahaha/eris/b7a118969fa1a22284d9e48bc03e7391cfafb389
|
eris: github.com/abalabahaha/eris/bd58677d91b532dd06227e73824b2cb40de9e816
|
||||||
google-images: 2.1.0
|
google-images: 2.1.0
|
||||||
jimp: 0.16.1
|
jimp: 0.16.1
|
||||||
murmurhash: 2.0.0
|
murmurhash: 2.0.0
|
||||||
|
@ -1249,7 +1249,7 @@ packages:
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/image-q/1.1.1:
|
/image-q/1.1.1:
|
||||||
resolution: {integrity: sha1-/IQJlmRGC5DKhi2TALa/u7+/gFY=}
|
resolution: {integrity: sha512-zgWEeg+5KV7fILRUxkmPr/Sykz9wP22n2OfBtuzURc7jZ0D5esuw6xFfKWug3fYUEZ78+ECNKjjYmEUqxFtk+Q==}
|
||||||
engines: {node: '>=0.9.0'}
|
engines: {node: '>=0.9.0'}
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
|
@ -2028,7 +2028,7 @@ packages:
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/simple-swizzle/0.2.2:
|
/simple-swizzle/0.2.2:
|
||||||
resolution: {integrity: sha1-pNprY1/8zMoz9w0Xy5JZLeleVXo=}
|
resolution: {integrity: sha512-JA//kQgZtbuY83m+xT+tXJkmJncGMTFT+C+g2h2R9uxkYIrE2yy9sgmcLhCnw57/WSD+Eh3J97FPEDFnbXnDUg==}
|
||||||
dependencies:
|
dependencies:
|
||||||
is-arrayish: 0.3.2
|
is-arrayish: 0.3.2
|
||||||
dev: false
|
dev: false
|
||||||
|
@ -2407,10 +2407,10 @@ packages:
|
||||||
node-fetch: 2.6.1
|
node-fetch: 2.6.1
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
github.com/abalabahaha/eris/b7a118969fa1a22284d9e48bc03e7391cfafb389:
|
github.com/abalabahaha/eris/bd58677d91b532dd06227e73824b2cb40de9e816:
|
||||||
resolution: {tarball: https://codeload.github.com/abalabahaha/eris/tar.gz/b7a118969fa1a22284d9e48bc03e7391cfafb389}
|
resolution: {tarball: https://codeload.github.com/abalabahaha/eris/tar.gz/bd58677d91b532dd06227e73824b2cb40de9e816}
|
||||||
name: eris
|
name: eris
|
||||||
version: 0.16.2-dev
|
version: 0.17.1-dev
|
||||||
engines: {node: '>=10.4.0'}
|
engines: {node: '>=10.4.0'}
|
||||||
dependencies:
|
dependencies:
|
||||||
ws: 8.5.0
|
ws: 8.5.0
|
||||||
|
|
Loading…
Reference in a new issue