chore(deps): bump eris from 0.13.3 to 0.15.1 (#54)

Bumps [eris](https://github.com/abalabahaha/eris) from 0.13.3 to 0.15.1.
- [Release notes](https://github.com/abalabahaha/eris/releases)
- [Commits](https://github.com/abalabahaha/eris/compare/0.13.3...0.15.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-05-10 18:13:54 -05:00 committed by GitHub
parent c63f3604cf
commit ea409d6a3b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 10 deletions

View file

@ -12,7 +12,7 @@
"abort-controller": "^3.0.0",
"cat-loggr": "^1.1.0",
"config": "^3.3.6",
"eris": "^0.13.3",
"eris": "^0.15.1",
"eventemitter3": "^4.0.7",
"fuzzy": "^0.1.3",
"moment": "^2.29.1",

View file

@ -396,14 +396,14 @@ enquirer@^2.3.5:
dependencies:
ansi-colors "^3.2.1"
eris@^0.13.3:
version "0.13.3"
resolved "https://registry.yarnpkg.com/eris/-/eris-0.13.3.tgz#22abb71f9ce0d453200b537cad457dc39c7b302b"
integrity sha512-WBtLyknOWZpYZL9yPhez0oKUWvYpunSg43hGxawwjwSf3gFXmbEPYrT8KlmZXtpJnX16eQ7mzIq+MgSh3LarEg==
eris@^0.15.1:
version "0.15.1"
resolved "https://registry.yarnpkg.com/eris/-/eris-0.15.1.tgz#6b44e6d4675c271def7484725a0edede9e798960"
integrity sha512-IQ3BPW6OjgFoqjdh+irPOa1jFlkotk+WNu2GQQ7QAQfbzQEPZgn+F+hpOxfMUXPHOZMX4sPKLkVDkMHAssBYhw==
dependencies:
ws "^7.2.1"
optionalDependencies:
opusscript "^0.0.7"
opusscript "^0.0.8"
tweetnacl "^1.0.1"
escape-string-regexp@^1.0.5:
@ -1102,10 +1102,10 @@ optionator@^0.9.1:
type-check "^0.4.0"
word-wrap "^1.2.3"
opusscript@^0.0.7:
version "0.0.7"
resolved "https://registry.yarnpkg.com/opusscript/-/opusscript-0.0.7.tgz#7dd7ec55b302d26bf588e6fc3feb090b8c7da856"
integrity sha512-DcBadTdYTUuH9zQtepsLjQn4Ll6rs3dmeFvN+SD0ThPnxRBRm/WC1zXWPg+wgAJimB784gdZvUMA57gDP7FdVg==
opusscript@^0.0.8:
version "0.0.8"
resolved "https://registry.yarnpkg.com/opusscript/-/opusscript-0.0.8.tgz#00b49e81281b4d99092d013b1812af8654bd0a87"
integrity sha512-VSTi1aWFuCkRCVq+tx/BQ5q9fMnQ9pVZ3JU4UHKqTkf0ED3fKEPdr+gKAAl3IA2hj9rrP6iyq3hlcJq3HELtNQ==
os-homedir@^1.0.0:
version "1.0.2"