Skip to content

Commit df944f3

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 b2139dc commit df944f3

File tree

1 file changed

+38
-32
lines changed

1 file changed

+38
-32
lines changed

yarn.lock

Lines changed: 38 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -178,29 +178,29 @@
178178
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
179179
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
180180

181-
"@feathersjs/commons@^4.5.2":
182-
version "4.5.2"
183-
resolved "https://registry.yarnpkg.com/@feathersjs/commons/-/commons-4.5.2.tgz#86321aa7b6294bddbab550ffcce79633039940be"
184-
integrity sha512-nlgDnM4wxjJdernzNjDMn592H6YKKOhnwFOAkM7rJvFU/qfagBJtbFh1Q4ylRhMd+zK0u/Dg2nV3D5GxJNyDBA==
181+
"@feathersjs/commons@^4.5.11", "@feathersjs/commons@^4.5.2":
182+
version "4.5.11"
183+
resolved "https://registry.yarnpkg.com/@feathersjs/commons/-/commons-4.5.11.tgz#4c9d04e6996b823981b714312f7915c4469f0ffd"
184+
integrity sha512-it/9lc0OER36+2zidopWo6Z4xRqNImQ+qegyQdHEuIDpEsYLXAv6MVHuDccaW2x2UmW5pce75UB7DhQ8yh8J/Q==
185185

186-
"@feathersjs/errors@^4.5.2":
187-
version "4.5.2"
188-
resolved "https://registry.yarnpkg.com/@feathersjs/errors/-/errors-4.5.2.tgz#b6573d8b27be7069867066157c4effbc2e78ceb5"
189-
integrity sha512-sfjmakwZSqbzeKxYYtuxZGTBCHANwASuqzvn6iJa83epPJFn0m2tkjpvpJujclSU6SNZoKAavG29ZKwPgxkYgA==
186+
"@feathersjs/errors@^4.5.11":
187+
version "4.5.11"
188+
resolved "https://registry.yarnpkg.com/@feathersjs/errors/-/errors-4.5.11.tgz#419b4dd9b557fe7a87978363175cbd5e06f8b3b9"
189+
integrity sha512-KzkUqmaV7/SGK6SM/ILXjMI/EHOGKQE4GgDHCsB4+mcIwb8IZboeHL6IkYjh6MvwjKNDyS728McZvcflDGn/fA==
190190
dependencies:
191-
debug "^4.1.1"
191+
debug "^4.3.1"
192192

193193
"@feathersjs/express@^4.5.1":
194-
version "4.5.2"
195-
resolved "https://registry.yarnpkg.com/@feathersjs/express/-/express-4.5.2.tgz#cc6687fd9d0501a02cbe19ce17d99b2232d86d42"
196-
integrity sha512-aGyWJK0+iwT6Vl8XIXuzhgf3wJh73DL3n+QvdaHWEQk1Oe6gCgyfadAptE18lhF7whnbXWzRNQxhb5EAKs2yeQ==
197-
dependencies:
198-
"@feathersjs/commons" "^4.5.2"
199-
"@feathersjs/errors" "^4.5.2"
200-
"@types/express" "^4.17.2"
201-
debug "^4.1.1"
194+
version "4.5.11"
195+
resolved "https://registry.yarnpkg.com/@feathersjs/express/-/express-4.5.11.tgz#645dc8081776f82227f1f8c026193c71b8708541"
196+
integrity sha512-Z7Lq0QDfDgsBGRyWNaraYEZ/xu4F6Ccv1zusKtqZYK48YOXAvXVse04xWgDVD/MC0j3d6NDe2RklFeGvWtaBng==
197+
dependencies:
198+
"@feathersjs/commons" "^4.5.11"
199+
"@feathersjs/errors" "^4.5.11"
200+
"@types/express" "^4.17.9"
201+
debug "^4.3.1"
202202
express "^4.17.1"
203-
lodash "^4.17.15"
203+
lodash "^4.17.20"
204204
uberproto "^2.0.6"
205205

206206
"@feathersjs/feathers@^4.5.1":
@@ -311,13 +311,14 @@
311311
"@types/node" "*"
312312
"@types/range-parser" "*"
313313

314-
"@types/express@^4.17.2":
315-
version "4.17.3"
316-
resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.3.tgz#38e4458ce2067873b09a73908df488870c303bd9"
317-
integrity sha512-I8cGRJj3pyOLs/HndoP+25vOqhqWkAZsWMEmq1qXy/b/M3ppufecUwaK2/TVDVxcV61/iSdhykUjQQ2DLSrTdg==
314+
"@types/express@^4.17.2", "@types/express@^4.17.9":
315+
version "4.17.9"
316+
resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.9.tgz#f5f2df6add703ff28428add52bdec8a1091b0a78"
317+
integrity sha512-SDzEIZInC4sivGIFY4Sz1GG6J9UObPwCInYJjko2jzOf/Imx/dlpume6Xxwj1ORL82tBbmN4cPDIDkLbWHk9hw==
318318
dependencies:
319319
"@types/body-parser" "*"
320320
"@types/express-serve-static-core" "*"
321+
"@types/qs" "*"
321322
"@types/serve-static" "*"
322323

323324
"@types/is-windows@^1.0.0":
@@ -360,6 +361,11 @@
360361
resolved "https://registry.yarnpkg.com/@types/q/-/q-1.5.2.tgz#690a1475b84f2a884fd07cd797c00f5f31356ea8"
361362
integrity sha512-ce5d3q03Ex0sy4R14722Rmt6MT07Ua+k4FwDfdcToYJcMKNtRVQvJ6JCAPdAmAnbRb6CsX6aYb9m96NGod9uTw==
362363

364+
"@types/qs@*":
365+
version "6.9.5"
366+
resolved "https://registry.yarnpkg.com/@types/qs/-/qs-6.9.5.tgz#434711bdd49eb5ee69d90c1d67c354a9a8ecb18b"
367+
integrity sha512-/JHkVHtx/REVG0VVToGRGH2+23hsYLHdyG+GrvoUGlGAd0ErauXDyvHtRI/7H7mzLm+tBCKA7pfcpkQ1lf58iQ==
368+
363369
"@types/range-parser@*":
364370
version "1.2.3"
365371
resolved "https://registry.yarnpkg.com/@types/range-parser/-/range-parser-1.2.3.tgz#7ee330ba7caafb98090bece86a5ee44115904c2c"
@@ -1083,12 +1089,12 @@ debug@^3.0.0, debug@^3.2.6:
10831089
dependencies:
10841090
ms "^2.1.1"
10851091

1086-
debug@^4.1.0, debug@^4.1.1:
1087-
version "4.1.1"
1088-
resolved "https://registry.yarnpkg.com/debug/-/debug-4.1.1.tgz#3b72260255109c6b589cee050f1d516139664791"
1089-
integrity sha512-pYAIzeRo8J6KPEaJ0VWOh5Pzkbw/RetuzehGM7QRRX5he4fPHx2rdKMB256ehJCkX+XRQm16eZLqLNS8RSZXZw==
1092+
debug@^4.1.0, debug@^4.1.1, debug@^4.3.1:
1093+
version "4.3.1"
1094+
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.1.tgz#f0d229c505e0c6d8c49ac553d1b13dc183f6b2ee"
1095+
integrity sha512-doEwdvm4PCeK4K3RQN2ZC2BYUBaxwLARCqZmMjtF8a51J2Rb0xpVloFRnCODwqjpwnAoao4pelN8l3RJdv3gRQ==
10901096
dependencies:
1091-
ms "^2.1.1"
1097+
ms "2.1.2"
10921098

10931099
debug@~3.1.0:
10941100
version "3.1.0"
@@ -2218,10 +2224,10 @@ lodash.uniq@^4.5.0:
22182224
resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773"
22192225
integrity sha1-0CJTc662Uq3BvILklFM5qEJ1R3M=
22202226

2221-
lodash@^4.17.11, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.15:
2222-
version "4.17.15"
2223-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
2224-
integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==
2227+
lodash@^4.17.11, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.20:
2228+
version "4.17.20"
2229+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.20.tgz#b44a9b6297bcb698f1c51a3545a2b3b368d59c52"
2230+
integrity sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA==
22252231

22262232
log4js@^4.0.0:
22272233
version "4.5.1"
@@ -2398,7 +2404,7 @@ ms@2.1.1:
23982404
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.1.tgz#30a5864eb3ebb0a66f2ebe6d727af06a09d86e0a"
23992405
integrity sha512-tgp+dl5cGk28utYktBsrFqA7HKgrhgPsg6Z/EfhWI4gl1Hwq8B/GmY/0oXZ6nF8hDVesS/FpnYaD/kOWhYQvyg==
24002406

2401-
ms@^2.1.1:
2407+
ms@2.1.2, ms@^2.1.1:
24022408
version "2.1.2"
24032409
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"
24042410
integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==

0 commit comments

Comments
 (0)