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
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:
parent
db88e933ce
commit
68784fc6e0
2 changed files with 5 additions and 5 deletions
|
@ -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"
|
||||||
|
|
|
@ -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"
|
||||||
|
|
Loading…
Add table
Reference in a new issue