mirror of
https://github.com/LBRYFoundation/curate.git
synced 2025-08-23 17:37:25 +00:00
chore(deps): bump oceanic.js from 1.3.1 to 1.3.2 (#176)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
db88e933ce
commit
6b030f21fd
2 changed files with 5 additions and 5 deletions
|
@ -17,7 +17,7 @@
|
|||
"ioredis": "^5.2.4",
|
||||
"moment": "^2.29.4",
|
||||
"node-fetch": "2",
|
||||
"oceanic.js": "^1.3.1",
|
||||
"oceanic.js": "^1.3.2",
|
||||
"require-reload": "^0.2.2",
|
||||
"sequelize": "^6.25.8",
|
||||
"sqlite3": "^5.1.2"
|
||||
|
|
|
@ -1147,10 +1147,10 @@ object-assign@^4.1.1:
|
|||
resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-4.1.1.tgz#2109adc7965887cfc05cbbd442cac8bfbb360863"
|
||||
integrity sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM=
|
||||
|
||||
oceanic.js@^1.3.1:
|
||||
version "1.3.1"
|
||||
resolved "https://registry.yarnpkg.com/oceanic.js/-/oceanic.js-1.3.1.tgz#b19a3c6ac722e0d67f75c59ab6086cc83e4df60c"
|
||||
integrity sha512-UhP9lLMaDQsUqerhMvJ4Rye3gLamXD6HWsn0h35CAj1eJ9sZacsCUoww6meU05y0YUPVIGiDNyKNZ77HA/8J5g==
|
||||
oceanic.js@^1.3.2:
|
||||
version "1.3.2"
|
||||
resolved "https://registry.yarnpkg.com/oceanic.js/-/oceanic.js-1.3.2.tgz#30d3bdeeb2b07dbd36a576f7f1b4837e75015306"
|
||||
integrity sha512-nLedv0gmtMTnAVJQWIePWf7nz/7fRzYpoQndiwsn8X9CGRDAYDgtmdCtUD+EylkIN5zRNg+aWm6EcriKEXCZUg==
|
||||
dependencies:
|
||||
undici "^5.12.0"
|
||||
ws "^8.11.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue