chore(deps): bump oceanic.js from 1.3.1 to 1.3.2

Bumps [oceanic.js](https://github.com/OceanicJS/Oceanic) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/OceanicJS/Oceanic/releases)
- [Commits](https://github.com/OceanicJS/Oceanic/compare/v1.3.1...v1.3.2)

---
updated-dependencies:
- dependency-name: oceanic.js
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-12-05 21:00:52 +00:00 committed by GitHub
parent db88e933ce
commit 68784fc6e0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -17,7 +17,7 @@
"ioredis": "^5.2.4", "ioredis": "^5.2.4",
"moment": "^2.29.4", "moment": "^2.29.4",
"node-fetch": "2", "node-fetch": "2",
"oceanic.js": "^1.3.1", "oceanic.js": "^1.3.2",
"require-reload": "^0.2.2", "require-reload": "^0.2.2",
"sequelize": "^6.25.8", "sequelize": "^6.25.8",
"sqlite3": "^5.1.2" "sqlite3": "^5.1.2"

View file

@ -1147,10 +1147,10 @@ object-assign@^4.1.1:
resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-4.1.1.tgz#2109adc7965887cfc05cbbd442cac8bfbb360863" resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-4.1.1.tgz#2109adc7965887cfc05cbbd442cac8bfbb360863"
integrity sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM= integrity sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM=
oceanic.js@^1.3.1: oceanic.js@^1.3.2:
version "1.3.1" version "1.3.2"
resolved "https://registry.yarnpkg.com/oceanic.js/-/oceanic.js-1.3.1.tgz#b19a3c6ac722e0d67f75c59ab6086cc83e4df60c" resolved "https://registry.yarnpkg.com/oceanic.js/-/oceanic.js-1.3.2.tgz#30d3bdeeb2b07dbd36a576f7f1b4837e75015306"
integrity sha512-UhP9lLMaDQsUqerhMvJ4Rye3gLamXD6HWsn0h35CAj1eJ9sZacsCUoww6meU05y0YUPVIGiDNyKNZ77HA/8J5g== integrity sha512-nLedv0gmtMTnAVJQWIePWf7nz/7fRzYpoQndiwsn8X9CGRDAYDgtmdCtUD+EylkIN5zRNg+aWm6EcriKEXCZUg==
dependencies: dependencies:
undici "^5.12.0" undici "^5.12.0"
ws "^8.11.0" ws "^8.11.0"