From 87e8eb6d611c23f1122c4c676d97527061e1edda Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Oct 2023 13:23:14 +0000 Subject: [PATCH] Bump eris from 0.17.0 to 0.17.2 Bumps [eris](https://github.com/abalabahaha/eris) from 0.17.0 to 0.17.2. - [Release notes](https://github.com/abalabahaha/eris/releases) - [Commits](https://github.com/abalabahaha/eris/compare/0.17.0...0.17.2) --- updated-dependencies: - dependency-name: eris dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 82a92e8f4..2f1a2eca5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1487,9 +1487,9 @@ } }, "node_modules/eris": { - "version": "0.17.0", - "resolved": "https://registry.npmjs.org/eris/-/eris-0.17.0.tgz", - "integrity": "sha512-ba7fpe104uw86z8fbX7V1ORMblB7jMJoDsRpiy8BKDQo+kNCRuUXB5xfg/VKGtZ944QroBTEZDuyXCBhKOBplQ==", + "version": "0.17.2", + "resolved": "https://registry.npmjs.org/eris/-/eris-0.17.2.tgz", + "integrity": "sha512-OzffDSL81VooFXfRn56ienSg7J6fagoN8WdkmCHjn0B9a4jUA3bVouMztQiaXT54jHV5jaX9D0mJ/b9/0mFoVg==", "dependencies": { "ws": "^8.2.3" }, @@ -6815,9 +6815,9 @@ "integrity": "sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A==" }, "eris": { - "version": "0.17.0", - "resolved": "https://registry.npmjs.org/eris/-/eris-0.17.0.tgz", - "integrity": "sha512-ba7fpe104uw86z8fbX7V1ORMblB7jMJoDsRpiy8BKDQo+kNCRuUXB5xfg/VKGtZ944QroBTEZDuyXCBhKOBplQ==", + "version": "0.17.2", + "resolved": "https://registry.npmjs.org/eris/-/eris-0.17.2.tgz", + "integrity": "sha512-OzffDSL81VooFXfRn56ienSg7J6fagoN8WdkmCHjn0B9a4jUA3bVouMztQiaXT54jHV5jaX9D0mJ/b9/0mFoVg==", "requires": { "opusscript": "^0.0.8", "tweetnacl": "^1.0.3",