Skip to content

Commit 9aae2a8

Browse files
Bump @feathersjs/express from 4.5.2 to 4.5.11
Bumps [@feathersjs/express](https://github.com/feathersjs/feathers) from 4.5.2 to 4.5.11. - [Release notes](https://github.com/feathersjs/feathers/releases) - [Changelog](https://github.com/feathersjs/feathers/blob/crow/changelog.md) - [Commits](feathersjs/feathers@v4.5.2...v4.5.11) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 6dafcba commit 9aae2a8

File tree

1 file changed

+48
-33
lines changed

1 file changed

+48
-33
lines changed

yarn.lock

Lines changed: 48 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -213,29 +213,29 @@
213213
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
214214
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
215215

216-
"@feathersjs/commons@^4.5.2":
217-
version "4.5.2"
218-
resolved "https://registry.yarnpkg.com/@feathersjs/commons/-/commons-4.5.2.tgz#86321aa7b6294bddbab550ffcce79633039940be"
219-
integrity sha512-nlgDnM4wxjJdernzNjDMn592H6YKKOhnwFOAkM7rJvFU/qfagBJtbFh1Q4ylRhMd+zK0u/Dg2nV3D5GxJNyDBA==
216+
"@feathersjs/commons@^4.5.11", "@feathersjs/commons@^4.5.2":
217+
version "4.5.11"
218+
resolved "https://registry.yarnpkg.com/@feathersjs/commons/-/commons-4.5.11.tgz#4c9d04e6996b823981b714312f7915c4469f0ffd"
219+
integrity sha512-it/9lc0OER36+2zidopWo6Z4xRqNImQ+qegyQdHEuIDpEsYLXAv6MVHuDccaW2x2UmW5pce75UB7DhQ8yh8J/Q==
220220

221-
"@feathersjs/errors@^4.5.2":
222-
version "4.5.2"
223-
resolved "https://registry.yarnpkg.com/@feathersjs/errors/-/errors-4.5.2.tgz#b6573d8b27be7069867066157c4effbc2e78ceb5"
224-
integrity sha512-sfjmakwZSqbzeKxYYtuxZGTBCHANwASuqzvn6iJa83epPJFn0m2tkjpvpJujclSU6SNZoKAavG29ZKwPgxkYgA==
221+
"@feathersjs/errors@^4.5.11":
222+
version "4.5.11"
223+
resolved "https://registry.yarnpkg.com/@feathersjs/errors/-/errors-4.5.11.tgz#419b4dd9b557fe7a87978363175cbd5e06f8b3b9"
224+
integrity sha512-KzkUqmaV7/SGK6SM/ILXjMI/EHOGKQE4GgDHCsB4+mcIwb8IZboeHL6IkYjh6MvwjKNDyS728McZvcflDGn/fA==
225225
dependencies:
226-
debug "^4.1.1"
226+
debug "^4.3.1"
227227

228228
"@feathersjs/express@^4.5.1":
229-
version "4.5.2"
230-
resolved "https://registry.yarnpkg.com/@feathersjs/express/-/express-4.5.2.tgz#cc6687fd9d0501a02cbe19ce17d99b2232d86d42"
231-
integrity sha512-aGyWJK0+iwT6Vl8XIXuzhgf3wJh73DL3n+QvdaHWEQk1Oe6gCgyfadAptE18lhF7whnbXWzRNQxhb5EAKs2yeQ==
232-
dependencies:
233-
"@feathersjs/commons" "^4.5.2"
234-
"@feathersjs/errors" "^4.5.2"
235-
"@types/express" "^4.17.2"
236-
debug "^4.1.1"
229+
version "4.5.11"
230+
resolved "https://registry.yarnpkg.com/@feathersjs/express/-/express-4.5.11.tgz#645dc8081776f82227f1f8c026193c71b8708541"
231+
integrity sha512-Z7Lq0QDfDgsBGRyWNaraYEZ/xu4F6Ccv1zusKtqZYK48YOXAvXVse04xWgDVD/MC0j3d6NDe2RklFeGvWtaBng==
232+
dependencies:
233+
"@feathersjs/commons" "^4.5.11"
234+
"@feathersjs/errors" "^4.5.11"
235+
"@types/express" "^4.17.9"
236+
debug "^4.3.1"
237237
express "^4.17.1"
238-
lodash "^4.17.15"
238+
lodash "^4.17.20"
239239
uberproto "^2.0.6"
240240

241241
"@feathersjs/feathers@^4.5.1":
@@ -353,13 +353,23 @@
353353
"@types/node" "*"
354354
"@types/range-parser" "*"
355355

356-
"@types/express@^4.17.2":
357-
version "4.17.3"
358-
resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.3.tgz#38e4458ce2067873b09a73908df488870c303bd9"
359-
integrity sha512-I8cGRJj3pyOLs/HndoP+25vOqhqWkAZsWMEmq1qXy/b/M3ppufecUwaK2/TVDVxcV61/iSdhykUjQQ2DLSrTdg==
356+
"@types/express-serve-static-core@^4.17.18":
357+
version "4.17.22"
358+
resolved "https://registry.yarnpkg.com/@types/express-serve-static-core/-/express-serve-static-core-4.17.22.tgz#e011c55de3f17ddf1161f790042a15c5a218744d"
359+
integrity sha512-WdqmrUsRS4ootGha6tVwk/IVHM1iorU8tGehftQD2NWiPniw/sm7xdJOIlXLwqdInL9wBw/p7oO8vaYEF3NDmA==
360+
dependencies:
361+
"@types/node" "*"
362+
"@types/qs" "*"
363+
"@types/range-parser" "*"
364+
365+
"@types/express@^4.17.2", "@types/express@^4.17.9":
366+
version "4.17.12"
367+
resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.12.tgz#4bc1bf3cd0cfe6d3f6f2853648b40db7d54de350"
368+
integrity sha512-pTYas6FrP15B1Oa0bkN5tQMNqOcVXa9j4FTFtO8DWI9kppKib+6NJtfTOOLcwxuuYvcX2+dVG6et1SxW/Kc17Q==
360369
dependencies:
361370
"@types/body-parser" "*"
362-
"@types/express-serve-static-core" "*"
371+
"@types/express-serve-static-core" "^4.17.18"
372+
"@types/qs" "*"
363373
"@types/serve-static" "*"
364374

365375
"@types/is-windows@^1.0.0":
@@ -407,6 +417,11 @@
407417
resolved "https://registry.yarnpkg.com/@types/parse-json/-/parse-json-4.0.0.tgz#2f8bb441434d163b35fb8ffdccd7138927ffb8c0"
408418
integrity sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==
409419

420+
"@types/qs@*":
421+
version "6.9.6"
422+
resolved "https://registry.yarnpkg.com/@types/qs/-/qs-6.9.6.tgz#df9c3c8b31a247ec315e6996566be3171df4b3b1"
423+
integrity sha512-0/HnwIfW4ki2D8L8c9GVcG5I72s9jP5GSLVF0VIXDW00kmIpA6O33G7a8n59Tmh7Nz0WUC3rSb7PTY/sdW2JzA==
424+
410425
"@types/range-parser@*":
411426
version "1.2.3"
412427
resolved "https://registry.yarnpkg.com/@types/range-parser/-/range-parser-1.2.3.tgz#7ee330ba7caafb98090bece86a5ee44115904c2c"
@@ -1139,12 +1154,12 @@ debug@^3.0.0, debug@^3.2.6:
11391154
dependencies:
11401155
ms "^2.1.1"
11411156

1142-
debug@^4.1.0, debug@^4.1.1:
1143-
version "4.1.1"
1144-
resolved "https://registry.yarnpkg.com/debug/-/debug-4.1.1.tgz#3b72260255109c6b589cee050f1d516139664791"
1145-
integrity sha512-pYAIzeRo8J6KPEaJ0VWOh5Pzkbw/RetuzehGM7QRRX5he4fPHx2rdKMB256ehJCkX+XRQm16eZLqLNS8RSZXZw==
1157+
debug@^4.1.0, debug@^4.1.1, debug@^4.3.1:
1158+
version "4.3.1"
1159+
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.1.tgz#f0d229c505e0c6d8c49ac553d1b13dc183f6b2ee"
1160+
integrity sha512-doEwdvm4PCeK4K3RQN2ZC2BYUBaxwLARCqZmMjtF8a51J2Rb0xpVloFRnCODwqjpwnAoao4pelN8l3RJdv3gRQ==
11461161
dependencies:
1147-
ms "^2.1.1"
1162+
ms "2.1.2"
11481163

11491164
debug@~3.1.0:
11501165
version "3.1.0"
@@ -2232,10 +2247,10 @@ lodash.uniq@^4.5.0:
22322247
resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773"
22332248
integrity sha1-0CJTc662Uq3BvILklFM5qEJ1R3M=
22342249

2235-
lodash@^4.17.11, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.15:
2236-
version "4.17.15"
2237-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
2238-
integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==
2250+
lodash@^4.17.11, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.20:
2251+
version "4.17.21"
2252+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
2253+
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
22392254

22402255
log4js@^4.0.0:
22412256
version "4.5.1"
@@ -2412,7 +2427,7 @@ ms@2.1.1:
24122427
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.1.tgz#30a5864eb3ebb0a66f2ebe6d727af06a09d86e0a"
24132428
integrity sha512-tgp+dl5cGk28utYktBsrFqA7HKgrhgPsg6Z/EfhWI4gl1Hwq8B/GmY/0oXZ6nF8hDVesS/FpnYaD/kOWhYQvyg==
24142429

2415-
ms@^2.1.1:
2430+
ms@2.1.2, ms@^2.1.1:
24162431
version "2.1.2"
24172432
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"
24182433
integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==

0 commit comments

Comments
 (0)