Skip to content

Commit 90d334d

Browse files
build(deps): bump the feathersjs group with 8 updates (#1705)
Bumps the feathersjs group with 8 updates: | Package | From | To | | --- | --- | --- | | [@feathersjs/authentication](https://github.com/feathersjs/feathers/tree/HEAD/packages/authentication) | `5.0.42` | `5.0.43` | | [@feathersjs/authentication-local](https://github.com/feathersjs/feathers/tree/HEAD/packages/authentication-local) | `5.0.42` | `5.0.43` | | [@feathersjs/authentication-oauth](https://github.com/feathersjs/feathers/tree/HEAD/packages/authentication-oauth) | `5.0.42` | `5.0.43` | | [@feathersjs/configuration](https://github.com/feathersjs/feathers/tree/HEAD/packages/configuration) | `5.0.42` | `5.0.43` | | [@feathersjs/errors](https://github.com/feathersjs/feathers/tree/HEAD/packages/errors) | `5.0.42` | `5.0.43` | | [@feathersjs/express](https://github.com/feathersjs/feathers/tree/HEAD/packages/express) | `5.0.42` | `5.0.43` | | [@feathersjs/feathers](https://github.com/feathersjs/feathers/tree/HEAD/packages/feathers) | `5.0.42` | `5.0.43` | | [@feathersjs/socketio](https://github.com/feathersjs/feathers/tree/HEAD/packages/socketio) | `5.0.42` | `5.0.43` | Updates `@feathersjs/authentication` from 5.0.42 to 5.0.43 - [Release notes](https://github.com/feathersjs/feathers/releases) - [Changelog](https://github.com/feathersjs/feathers/blob/dove/packages/authentication/CHANGELOG.md) - [Commits](https://github.com/feathersjs/feathers/commits/v5.0.43/packages/authentication) Updates `@feathersjs/authentication-local` from 5.0.42 to 5.0.43 - [Release notes](https://github.com/feathersjs/feathers/releases) - [Changelog](https://github.com/feathersjs/feathers/blob/dove/packages/authentication-local/CHANGELOG.md) - [Commits](https://github.com/feathersjs/feathers/commits/v5.0.43/packages/authentication-local) Updates `@feathersjs/authentication-oauth` from 5.0.42 to 5.0.43 - [Release notes](https://github.com/feathersjs/feathers/releases) - [Changelog](https://github.com/feathersjs/feathers/blob/dove/packages/authentication-oauth/CHANGELOG.md) - [Commits](https://github.com/feathersjs/feathers/commits/v5.0.43/packages/authentication-oauth) Updates `@feathersjs/configuration` from 5.0.42 to 5.0.43 - [Release notes](https://github.com/feathersjs/feathers/releases) - [Changelog](https://github.com/feathersjs/feathers/blob/dove/packages/configuration/CHANGELOG.md) - [Commits](https://github.com/feathersjs/feathers/commits/v5.0.43/packages/configuration) Updates `@feathersjs/errors` from 5.0.42 to 5.0.43 - [Release notes](https://github.com/feathersjs/feathers/releases) - [Changelog](https://github.com/feathersjs/feathers/blob/dove/packages/errors/CHANGELOG.md) - [Commits](https://github.com/feathersjs/feathers/commits/v5.0.43/packages/errors) Updates `@feathersjs/express` from 5.0.42 to 5.0.43 - [Release notes](https://github.com/feathersjs/feathers/releases) - [Changelog](https://github.com/feathersjs/feathers/blob/dove/packages/express/CHANGELOG.md) - [Commits](https://github.com/feathersjs/feathers/commits/v5.0.43/packages/express) Updates `@feathersjs/feathers` from 5.0.42 to 5.0.43 - [Release notes](https://github.com/feathersjs/feathers/releases) - [Changelog](https://github.com/feathersjs/feathers/blob/dove/packages/feathers/CHANGELOG.md) - [Commits](https://github.com/feathersjs/feathers/commits/v5.0.43/packages/feathers) Updates `@feathersjs/socketio` from 5.0.42 to 5.0.43 - [Release notes](https://github.com/feathersjs/feathers/releases) - [Changelog](https://github.com/feathersjs/feathers/blob/dove/packages/socketio/CHANGELOG.md) - [Commits](https://github.com/feathersjs/feathers/commits/v5.0.43/packages/socketio) --- updated-dependencies: - dependency-name: "@feathersjs/authentication" dependency-version: 5.0.43 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: feathersjs - dependency-name: "@feathersjs/authentication-local" dependency-version: 5.0.43 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: feathersjs - dependency-name: "@feathersjs/authentication-oauth" dependency-version: 5.0.43 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: feathersjs - dependency-name: "@feathersjs/configuration" dependency-version: 5.0.43 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: feathersjs - dependency-name: "@feathersjs/errors" dependency-version: 5.0.43 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: feathersjs - dependency-name: "@feathersjs/express" dependency-version: 5.0.43 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: feathersjs - dependency-name: "@feathersjs/feathers" dependency-version: 5.0.43 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: feathersjs - dependency-name: "@feathersjs/socketio" dependency-version: 5.0.43 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: feathersjs ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6ac24a9 commit 90d334d

2 files changed

Lines changed: 122 additions & 108 deletions

File tree

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -35,14 +35,14 @@
3535
"types": "lib/",
3636
"dependencies": {
3737
"@bervproject/feathers-advance-hook": "^2.0.5",
38-
"@feathersjs/authentication": "^5.0.42",
39-
"@feathersjs/authentication-local": "^5.0.42",
40-
"@feathersjs/authentication-oauth": "^5.0.42",
41-
"@feathersjs/configuration": "^5.0.42",
38+
"@feathersjs/authentication": "^5.0.43",
39+
"@feathersjs/authentication-local": "^5.0.43",
40+
"@feathersjs/authentication-oauth": "^5.0.43",
41+
"@feathersjs/configuration": "^5.0.43",
4242
"@feathersjs/errors": "^5.0.35",
4343
"@feathersjs/express": "^5.0.35",
4444
"@feathersjs/feathers": "^5.0.35",
45-
"@feathersjs/socketio": "^5.0.42",
45+
"@feathersjs/socketio": "^5.0.43",
4646
"cls-hooked": "^4.2.2",
4747
"compression": "^1.8.1",
4848
"cors": "^2.8.6",

yarn.lock

Lines changed: 117 additions & 103 deletions
Original file line numberDiff line numberDiff line change
@@ -1087,74 +1087,74 @@
10871087
"@feathersjs/errors" "^5.0.35"
10881088
"@feathersjs/feathers" "^5.0.35"
10891089

1090-
"@feathersjs/adapter-commons@^5.0.42":
1091-
version "5.0.42"
1092-
resolved "https://registry.yarnpkg.com/@feathersjs/adapter-commons/-/adapter-commons-5.0.42.tgz#9238da56e4b646aab0eec544933c4856edb75c7e"
1093-
integrity sha512-hIJj6wzoQvOxvem9+WFsduToAlNqoRkp5qdBQvYXTU4LpjiNJvgrzf9KuL/uSNlN7etr5VniYiDsXJJvpgPpWg==
1094-
dependencies:
1095-
"@feathersjs/commons" "^5.0.42"
1096-
"@feathersjs/errors" "^5.0.42"
1097-
"@feathersjs/feathers" "^5.0.42"
1098-
1099-
"@feathersjs/authentication-local@^5.0.42":
1100-
version "5.0.42"
1101-
resolved "https://registry.yarnpkg.com/@feathersjs/authentication-local/-/authentication-local-5.0.42.tgz#43884a74a5b0205224f0ca312a2ca3d7e7ae2909"
1102-
integrity sha512-2zPpqD5XdpOUs9yR7RK3QVR5LJUsUrHM6DOTDql4rixOzDroPeW5bp3IGh9si66C7+QYjaPSgJlgvGkRmaWOMA==
1103-
dependencies:
1104-
"@feathersjs/authentication" "^5.0.42"
1105-
"@feathersjs/commons" "^5.0.42"
1106-
"@feathersjs/errors" "^5.0.42"
1107-
"@feathersjs/feathers" "^5.0.42"
1090+
"@feathersjs/adapter-commons@^5.0.43":
1091+
version "5.0.43"
1092+
resolved "https://registry.yarnpkg.com/@feathersjs/adapter-commons/-/adapter-commons-5.0.43.tgz#d450ae9047220969f7b8e8e9b938c13bbc88c0af"
1093+
integrity sha512-WIHucmPpJezssAyeNSHpAUZ6K4W863VdhZN0+0UoMpSqDD0Fw62dH0AxA6xLoxAqFBJerIXCsfqtmURmswPUmQ==
1094+
dependencies:
1095+
"@feathersjs/commons" "^5.0.43"
1096+
"@feathersjs/errors" "^5.0.43"
1097+
"@feathersjs/feathers" "^5.0.43"
1098+
1099+
"@feathersjs/authentication-local@^5.0.43":
1100+
version "5.0.43"
1101+
resolved "https://registry.yarnpkg.com/@feathersjs/authentication-local/-/authentication-local-5.0.43.tgz#e6e17a2d92e8f410fa7a3b225acb4aa4cf6be466"
1102+
integrity sha512-FigkwrqTXxzuwKWiqCxtcXC0FoLAmSxHqDCbp6pP5CVavDhhoyFCkbJ3sDn7Aa1NGUigGKzXVnjqVcpP5cRMpg==
1103+
dependencies:
1104+
"@feathersjs/authentication" "^5.0.43"
1105+
"@feathersjs/commons" "^5.0.43"
1106+
"@feathersjs/errors" "^5.0.43"
1107+
"@feathersjs/feathers" "^5.0.43"
11081108
bcryptjs "^3.0.3"
11091109
lodash "^4.17.23"
11101110

1111-
"@feathersjs/authentication-oauth@^5.0.42":
1112-
version "5.0.42"
1113-
resolved "https://registry.yarnpkg.com/@feathersjs/authentication-oauth/-/authentication-oauth-5.0.42.tgz#bd77af0853fca723e102d43f6731609de4595fec"
1114-
integrity sha512-bnVlIXJyhLrm+Rt1KK/DSmsoQrmuPvhjaWgJ77hw+ZDeM6raAA7O6llYzihiQbFq3NaGFgxkLbDcYLJLhDbktQ==
1115-
dependencies:
1116-
"@feathersjs/authentication" "^5.0.42"
1117-
"@feathersjs/commons" "^5.0.42"
1118-
"@feathersjs/errors" "^5.0.42"
1119-
"@feathersjs/express" "^5.0.42"
1120-
"@feathersjs/feathers" "^5.0.42"
1121-
"@feathersjs/koa" "^5.0.42"
1122-
"@feathersjs/schema" "^5.0.42"
1111+
"@feathersjs/authentication-oauth@^5.0.43":
1112+
version "5.0.43"
1113+
resolved "https://registry.yarnpkg.com/@feathersjs/authentication-oauth/-/authentication-oauth-5.0.43.tgz#bb7a225fd0c15ffd9e11f013c60312b9bbf05f47"
1114+
integrity sha512-pMWG0qMvrP1DWT0jQ8W+sN9UxBU49xZQLpN3mKJYwRsl5S5oliXTF1vBCuyWpf8iXrIW2Ot2c7915B8v7aH3ig==
1115+
dependencies:
1116+
"@feathersjs/authentication" "^5.0.43"
1117+
"@feathersjs/commons" "^5.0.43"
1118+
"@feathersjs/errors" "^5.0.43"
1119+
"@feathersjs/express" "^5.0.43"
1120+
"@feathersjs/feathers" "^5.0.43"
1121+
"@feathersjs/koa" "^5.0.43"
1122+
"@feathersjs/schema" "^5.0.43"
11231123
cookie-session "^2.1.1"
11241124
grant "^5.4.24"
11251125
koa-session "^7.0.2"
11261126
qs "^6.15.0"
11271127

1128-
"@feathersjs/authentication@^5.0.42":
1129-
version "5.0.42"
1130-
resolved "https://registry.yarnpkg.com/@feathersjs/authentication/-/authentication-5.0.42.tgz#ef4ae357bcee14fbbbd80cc4620ae47052939a2c"
1131-
integrity sha512-ZVzzZwJq/g4dRmiHbxe3aP829l7Xv80iTuDPPrmfg7p4f3PBpcNmyXjRTsIrqq6Y0V2qtpMt0OAhise2Oj2nQg==
1128+
"@feathersjs/authentication@^5.0.43":
1129+
version "5.0.43"
1130+
resolved "https://registry.yarnpkg.com/@feathersjs/authentication/-/authentication-5.0.43.tgz#d6b514f41603bb87a825b72ebd945cf424a6e001"
1131+
integrity sha512-xl4dEASPadGLR6qZWFbhkEI6ze/rqiaEg8R1g8S/hYBtsakclkLPkWkoCrGBC75x3Dn2uzDlgpDXbG2OdpjZaw==
11321132
dependencies:
1133-
"@feathersjs/commons" "^5.0.42"
1134-
"@feathersjs/errors" "^5.0.42"
1135-
"@feathersjs/feathers" "^5.0.42"
1133+
"@feathersjs/commons" "^5.0.43"
1134+
"@feathersjs/errors" "^5.0.43"
1135+
"@feathersjs/feathers" "^5.0.43"
11361136
"@feathersjs/hooks" "^0.9.0"
1137-
"@feathersjs/schema" "^5.0.42"
1138-
"@feathersjs/transport-commons" "^5.0.42"
1137+
"@feathersjs/schema" "^5.0.43"
1138+
"@feathersjs/transport-commons" "^5.0.43"
11391139
"@types/jsonwebtoken" "^9.0.10"
11401140
jsonwebtoken "^9.0.3"
11411141
lodash "^4.17.23"
11421142
long-timeout "^0.1.1"
11431143
uuid "^11.1.0"
11441144

1145-
"@feathersjs/commons@^5.0.11", "@feathersjs/commons@^5.0.35", "@feathersjs/commons@^5.0.42":
1146-
version "5.0.42"
1147-
resolved "https://registry.yarnpkg.com/@feathersjs/commons/-/commons-5.0.42.tgz#c1f85efdabe612159da19f485f39214416ab7221"
1148-
integrity sha512-UbnQmeCAb4LMRyOz4wMklE/ZyJuZO/SN/RQQyGvzCfsslr6uaXxtzq87+XH2cjB0v4v3Js+g/Sv0l1HOEraW4g==
1145+
"@feathersjs/commons@^5.0.11", "@feathersjs/commons@^5.0.35", "@feathersjs/commons@^5.0.43":
1146+
version "5.0.43"
1147+
resolved "https://registry.yarnpkg.com/@feathersjs/commons/-/commons-5.0.43.tgz#9cec470dbb5eeb5557c089f5a2c5ef6cbf99b8c0"
1148+
integrity sha512-47LdD2U01vyCZOCEscR5QNhKqAQjjcaHUXGI1fnZYp+r0ufP3pjPSDW0FkY9r5YOg7wq8HL8o3RAEReqWjA+3A==
11491149

1150-
"@feathersjs/configuration@^5.0.42":
1151-
version "5.0.42"
1152-
resolved "https://registry.yarnpkg.com/@feathersjs/configuration/-/configuration-5.0.42.tgz#27d56f510bdfa0dcc57bb54fa8b37f4d3b05e7a9"
1153-
integrity sha512-xWDB3J6j5Ng9cBUKTJQ1TjQAM1V0qDzVExkOyYx2XZHzRVFNOEmpOFX52z7uQxGeiZdgkOzHm+RFVYJl/cTIBw==
1150+
"@feathersjs/configuration@^5.0.43":
1151+
version "5.0.43"
1152+
resolved "https://registry.yarnpkg.com/@feathersjs/configuration/-/configuration-5.0.43.tgz#8d71c9fb0f5053d1b31ee90b2351696babb77900"
1153+
integrity sha512-kRE1rBf7sK43GW4mK6NspVPw8dKztFIvBeyoQBcaEy67RUY86ySiNQ57EqwC8Zk4WwI9f3/vjRmeSurKu3kFmA==
11541154
dependencies:
1155-
"@feathersjs/commons" "^5.0.42"
1156-
"@feathersjs/feathers" "^5.0.42"
1157-
"@feathersjs/schema" "^5.0.42"
1155+
"@feathersjs/commons" "^5.0.43"
1156+
"@feathersjs/feathers" "^5.0.43"
1157+
"@feathersjs/schema" "^5.0.43"
11581158
"@types/config" "^3.3.5"
11591159
config "^4.4.1"
11601160

@@ -1165,21 +1165,21 @@
11651165
dependencies:
11661166
debug "^4.3.3"
11671167

1168-
"@feathersjs/errors@^5.0.11", "@feathersjs/errors@^5.0.29", "@feathersjs/errors@^5.0.34", "@feathersjs/errors@^5.0.35", "@feathersjs/errors@^5.0.42":
1169-
version "5.0.42"
1170-
resolved "https://registry.yarnpkg.com/@feathersjs/errors/-/errors-5.0.42.tgz#462d27d3f9d29d8a6badfe4f020e5fcee46dc1fc"
1171-
integrity sha512-PRZNYuLqFwtSZB3h/gVnYM0C3D7vAkOF7bEjPpAHl7j3QWbZbx6wdNWv0KX1fd+hm+6yF2JxR0Fzjbvo4w51TA==
1172-
1173-
"@feathersjs/express@^5.0.35", "@feathersjs/express@^5.0.42":
1174-
version "5.0.42"
1175-
resolved "https://registry.yarnpkg.com/@feathersjs/express/-/express-5.0.42.tgz#70827aaf51fe1221d84bcbe2964efd6622b47c03"
1176-
integrity sha512-bRihvk1QEzWWyt1jwkrptIwd+6sndEVdMb8LdYP073swwbVLPlzYocv4z2XgXCcJcwfrCO2yyeC23lf43TdVYQ==
1177-
dependencies:
1178-
"@feathersjs/authentication" "^5.0.42"
1179-
"@feathersjs/commons" "^5.0.42"
1180-
"@feathersjs/errors" "^5.0.42"
1181-
"@feathersjs/feathers" "^5.0.42"
1182-
"@feathersjs/transport-commons" "^5.0.42"
1168+
"@feathersjs/errors@^5.0.11", "@feathersjs/errors@^5.0.29", "@feathersjs/errors@^5.0.34", "@feathersjs/errors@^5.0.35", "@feathersjs/errors@^5.0.43":
1169+
version "5.0.43"
1170+
resolved "https://registry.yarnpkg.com/@feathersjs/errors/-/errors-5.0.43.tgz#697859f796e076dddcfe3f4c05b9ccb258de506e"
1171+
integrity sha512-fOTPnKNFoa7kv5SvDZZ7VaSulHKBaV4gbYsaDROMabSXYywmcZus7OrQqKhZuwpdYpSrF0On7FK66OYy35zPDg==
1172+
1173+
"@feathersjs/express@^5.0.35", "@feathersjs/express@^5.0.43":
1174+
version "5.0.43"
1175+
resolved "https://registry.yarnpkg.com/@feathersjs/express/-/express-5.0.43.tgz#347f41b815ac172b3cc2c995e20295fc9eda6640"
1176+
integrity sha512-ymariSTPeMgzYXUVRG1VKm9GIFUBvF+rLFflfmjJJgQ9p34MkLQdZ5RPripRo7nsS9iDLhKN+Kz5y3dagAOspA==
1177+
dependencies:
1178+
"@feathersjs/authentication" "^5.0.43"
1179+
"@feathersjs/commons" "^5.0.43"
1180+
"@feathersjs/errors" "^5.0.43"
1181+
"@feathersjs/feathers" "^5.0.43"
1182+
"@feathersjs/transport-commons" "^5.0.43"
11831183
"@types/compression" "^1.8.1"
11841184
"@types/cors" "^2.8.19"
11851185
"@types/express" "^4.17.21"
@@ -1188,12 +1188,12 @@
11881188
cors "^2.8.6"
11891189
express "^4.21.2"
11901190

1191-
"@feathersjs/feathers@^5.0.34", "@feathersjs/feathers@^5.0.35", "@feathersjs/feathers@^5.0.42":
1192-
version "5.0.42"
1193-
resolved "https://registry.yarnpkg.com/@feathersjs/feathers/-/feathers-5.0.42.tgz#4f422614ad26e2bf60eb79176cc45434fab50935"
1194-
integrity sha512-XNPZ45Gd5cBGmZiJcc5FBlS2J+EX/jZCCY44hbi8EvfI0uL3nkYcCwyg9Wh8xheb+gjB+Zb57zedZXg9MZaxqA==
1191+
"@feathersjs/feathers@^5.0.34", "@feathersjs/feathers@^5.0.35", "@feathersjs/feathers@^5.0.43":
1192+
version "5.0.43"
1193+
resolved "https://registry.yarnpkg.com/@feathersjs/feathers/-/feathers-5.0.43.tgz#0188d790f2308a84306a92d8dd80ff0aa9afcad2"
1194+
integrity sha512-RgJCFfsQwIxx88N4aOZ8jHyi9d9GGVOnZc7SgifUeiCoP3XQh6tLeE2LFRuRNgQgU00mqhqGqmmpivBOiRsxXg==
11951195
dependencies:
1196-
"@feathersjs/commons" "^5.0.42"
1196+
"@feathersjs/commons" "^5.0.43"
11971197
"@feathersjs/hooks" "^0.9.0"
11981198
events "^3.3.0"
11991199

@@ -1202,18 +1202,18 @@
12021202
resolved "https://registry.yarnpkg.com/@feathersjs/hooks/-/hooks-0.9.0.tgz#8aa339b83d17fcbd929e80113a3c0616979b33cb"
12031203
integrity sha512-kLfWnuhbC25CPkR1/TDcVs0rSiv0JLNxrpUivLwc7FUnkyeciRi5VOmC1SOzL2SOagcozu3+m4VQiONyzgfY7w==
12041204

1205-
"@feathersjs/koa@^5.0.42":
1206-
version "5.0.42"
1207-
resolved "https://registry.yarnpkg.com/@feathersjs/koa/-/koa-5.0.42.tgz#bfc4d08009fbfc085a4500d98f95fa512438eac6"
1208-
integrity sha512-UbMcOR5DDN0nr34nM1uTOT5VySHqauy4klXPHwzpqXGx7r5pBiPCEr97CHnt2AcVdqf+CWqtFjE5MGlpyMN/yA==
1205+
"@feathersjs/koa@^5.0.43":
1206+
version "5.0.43"
1207+
resolved "https://registry.yarnpkg.com/@feathersjs/koa/-/koa-5.0.43.tgz#ac818aad9cbb8bb12b259b94045b95c95e09e2e4"
1208+
integrity sha512-MyKTj9nwbukzN766tbhdSb3NMkSKGOtmtRMkFTi9OdH4kjTw2GRBurBFJedOR2qfyKBfthW00pRAd947T28kYA==
12091209
dependencies:
1210-
"@feathersjs/authentication" "^5.0.42"
1211-
"@feathersjs/commons" "^5.0.42"
1212-
"@feathersjs/errors" "^5.0.42"
1213-
"@feathersjs/feathers" "^5.0.42"
1214-
"@feathersjs/transport-commons" "^5.0.42"
1210+
"@feathersjs/authentication" "^5.0.43"
1211+
"@feathersjs/commons" "^5.0.43"
1212+
"@feathersjs/errors" "^5.0.43"
1213+
"@feathersjs/feathers" "^5.0.43"
1214+
"@feathersjs/transport-commons" "^5.0.43"
12151215
"@koa/cors" "^5.0.0"
1216-
"@types/koa" "^3.0.1"
1216+
"@types/koa" "^3.0.2"
12171217
"@types/koa-qs" "^2.0.5"
12181218
"@types/koa-static" "^4.0.4"
12191219
"@types/koa__cors" "^5.0.1"
@@ -1223,39 +1223,39 @@
12231223
koa-qs "^3.0.0"
12241224
koa-static "^5.0.0"
12251225

1226-
"@feathersjs/schema@^5.0.42":
1227-
version "5.0.42"
1228-
resolved "https://registry.yarnpkg.com/@feathersjs/schema/-/schema-5.0.42.tgz#0012aa475a02224d14d7e6f7ba0a31decf53dc3a"
1229-
integrity sha512-jLWDnQaddgNwTKa7Zmj3CvHCJ7ScrzQpHJHrurhuy3/H3GiDNlYwQ3N0J5njxRsVN5GCKFvgVHQRxpHXrs4EeQ==
1226+
"@feathersjs/schema@^5.0.43":
1227+
version "5.0.43"
1228+
resolved "https://registry.yarnpkg.com/@feathersjs/schema/-/schema-5.0.43.tgz#eae7d3a7855dd750dc2c71abfe6aaa275e2780de"
1229+
integrity sha512-ifrcGQo2M+deVUvyaU2kBzMff4XB4ifvTN0aAfG1vHvXXRBdpszU+Msqd3UYE/Nubc90SdtKsnVVJ9wveCSGTQ==
12301230
dependencies:
1231-
"@feathersjs/adapter-commons" "^5.0.42"
1232-
"@feathersjs/commons" "^5.0.42"
1233-
"@feathersjs/errors" "^5.0.42"
1234-
"@feathersjs/feathers" "^5.0.42"
1231+
"@feathersjs/adapter-commons" "^5.0.43"
1232+
"@feathersjs/commons" "^5.0.43"
1233+
"@feathersjs/errors" "^5.0.43"
1234+
"@feathersjs/feathers" "^5.0.43"
12351235
"@feathersjs/hooks" "^0.9.0"
12361236
"@types/json-schema" "^7.0.15"
12371237
ajv "^8.18.0"
12381238
ajv-formats "^3.0.1"
12391239
json-schema-to-ts "^3.1.1"
12401240

1241-
"@feathersjs/socketio@^5.0.42":
1242-
version "5.0.42"
1243-
resolved "https://registry.yarnpkg.com/@feathersjs/socketio/-/socketio-5.0.42.tgz#cf536e4abf9042a455ca7cbc2b63e6e343005c6c"
1244-
integrity sha512-cxCDjaI8ZUrwx5iku7mEfQ0jxEB3xr2GbPf25vDCHsXoSujEMnBxdFO4cBFBsD0kilFbAorann1RCujcqeXm8Q==
1241+
"@feathersjs/socketio@^5.0.43":
1242+
version "5.0.43"
1243+
resolved "https://registry.yarnpkg.com/@feathersjs/socketio/-/socketio-5.0.43.tgz#344702eef433f90e208d279ecfb90b7890e377c4"
1244+
integrity sha512-fvfgiHLTg4ZTu8xiUJdChdpZyg/wph3mLlBRs+9KtW3cQz1dNSHmbcO5xBlp3+4ghaoLcWEuG75Qii9iaFzzUA==
12451245
dependencies:
1246-
"@feathersjs/commons" "^5.0.42"
1247-
"@feathersjs/feathers" "^5.0.42"
1248-
"@feathersjs/transport-commons" "^5.0.42"
1246+
"@feathersjs/commons" "^5.0.43"
1247+
"@feathersjs/feathers" "^5.0.43"
1248+
"@feathersjs/transport-commons" "^5.0.43"
12491249
socket.io "^4.8.3"
12501250

1251-
"@feathersjs/transport-commons@^5.0.42":
1252-
version "5.0.42"
1253-
resolved "https://registry.yarnpkg.com/@feathersjs/transport-commons/-/transport-commons-5.0.42.tgz#979019f70f5b7e2a491975a1160a25ea2d7eeb46"
1254-
integrity sha512-ZliACrbX81b9C7D8egW/Lw8J70tm11ghqdB82gWvlGqyCl2sr6pij2kdiz51ifLLNIj4bQGU8ZFMXEN6zcYpww==
1251+
"@feathersjs/transport-commons@^5.0.43":
1252+
version "5.0.43"
1253+
resolved "https://registry.yarnpkg.com/@feathersjs/transport-commons/-/transport-commons-5.0.43.tgz#cda0e16be08e165f78398eae405e7d82872489c6"
1254+
integrity sha512-HfjU+GykO1sAnqQa+jEHOi8HEjpYeapHqXmfu1pPpk+Ch0abPwHrfSgx9ynrIwMm2RiMiVxL4BCrf93XgbO+CA==
12551255
dependencies:
1256-
"@feathersjs/commons" "^5.0.42"
1257-
"@feathersjs/errors" "^5.0.42"
1258-
"@feathersjs/feathers" "^5.0.42"
1256+
"@feathersjs/commons" "^5.0.43"
1257+
"@feathersjs/errors" "^5.0.43"
1258+
"@feathersjs/feathers" "^5.0.43"
12591259
encodeurl "^2.0.0"
12601260
lodash "^4.17.23"
12611261

@@ -2025,7 +2025,7 @@
20252025
"@types/koa" "*"
20262026
"@types/koa-send" "*"
20272027

2028-
"@types/koa@*", "@types/koa@^3.0.0", "@types/koa@^3.0.1":
2028+
"@types/koa@*", "@types/koa@^3.0.0":
20292029
version "3.0.1"
20302030
resolved "https://registry.yarnpkg.com/@types/koa/-/koa-3.0.1.tgz#2c9ace20ecb33d0cf84d63492af231185eb2aefa"
20312031
integrity sha512-VkB6WJUQSe0zBpR+Q7/YIUESGp5wPHcaXr0xueU5W0EOUWtlSbblsl+Kl31lyRQ63nIILh0e/7gXjQ09JXJIHw==
@@ -2039,6 +2039,20 @@
20392039
"@types/koa-compose" "*"
20402040
"@types/node" "*"
20412041

2042+
"@types/koa@^3.0.2":
2043+
version "3.0.2"
2044+
resolved "https://registry.yarnpkg.com/@types/koa/-/koa-3.0.2.tgz#e788aeb46bfadb5e043abfe3528b55bfd11fed12"
2045+
integrity sha512-7TRzVOBcH/q8CfPh9AmHBQ8TZtimT4Sn+rw8//hXveI6+F41z93W8a+0B0O8L7apKQv+vKBIEZSECiL0Oo1JFA==
2046+
dependencies:
2047+
"@types/accepts" "*"
2048+
"@types/content-disposition" "*"
2049+
"@types/cookies" "*"
2050+
"@types/http-assert" "*"
2051+
"@types/http-errors" "^2"
2052+
"@types/keygrip" "*"
2053+
"@types/koa-compose" "*"
2054+
"@types/node" "*"
2055+
20422056
"@types/koa__cors@^5.0.1":
20432057
version "5.0.1"
20442058
resolved "https://registry.yarnpkg.com/@types/koa__cors/-/koa__cors-5.0.1.tgz#dde631f7ea0a62946fcf4fc97464694835c0aaad"

0 commit comments

Comments
 (0)