-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): bump express from 4.19.2 to 4.21.0 (#228)
Bumps [express](https://github.com/expressjs/express) from 4.19.2 to 4.21.0. - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md) - [Commits](expressjs/express@4.19.2...4.21.0) --- updated-dependencies: - dependency-name: express dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information
1 parent
6d57277
commit ac3a54b
Showing
1 changed file
with
147 additions
and
48 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2616,10 +2616,10 @@ binary-extensions@^2.0.0: | |
version "2.2.0" | ||
resolved "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.2.0.tgz" | ||
|
||
[email protected].2: | ||
version "1.20.2" | ||
resolved "https://registry.yarnpkg.com/body-parser/-/body-parser-1.20.2.tgz#6feb0e21c4724d06de7ff38da36dad4f57a747fd" | ||
integrity sha512-ml9pReCu3M61kGlqoTm2umSXTlRTuGTx0bfYj+uIUKKYycG5NtSbeetV3faSU6R7ajOPw0g/J1PvK4qNy7s5bA== | ||
[email protected].3: | ||
version "1.20.3" | ||
resolved "https://registry.yarnpkg.com/body-parser/-/body-parser-1.20.3.tgz#1953431221c6fb5cd63c4b36d53fab0928e548c6" | ||
integrity sha512-7rAxByjUMqQ3/bHJy7D6OGXvx/MMc4IqBn/X0fcM1QUcAItpZrBEYhWGem+tzXH90c+G01ypMcYJBO9Y30203g== | ||
dependencies: | ||
bytes "3.1.2" | ||
content-type "~1.0.5" | ||
|
@@ -2629,7 +2629,7 @@ [email protected]: | |
http-errors "2.0.0" | ||
iconv-lite "0.4.24" | ||
on-finished "2.4.1" | ||
qs "6.11.0" | ||
qs "6.13.0" | ||
raw-body "2.5.2" | ||
type-is "~1.6.18" | ||
unpipe "1.0.0" | ||
|
@@ -2747,6 +2747,17 @@ call-bind@^1.0.0: | |
function-bind "^1.1.1" | ||
get-intrinsic "^1.0.2" | ||
|
||
call-bind@^1.0.7: | ||
version "1.0.7" | ||
resolved "https://registry.yarnpkg.com/call-bind/-/call-bind-1.0.7.tgz#06016599c40c56498c18769d2730be242b6fa3b9" | ||
integrity sha512-GHTSNSYICQ7scH7sZ+M2rFopRoLh8t2bLSW6BbgrtLsahOIB5iyAVJf9GjWK3cYTDaMj4XdBpM1cA6pIS0Kv2w== | ||
dependencies: | ||
es-define-property "^1.0.0" | ||
es-errors "^1.3.0" | ||
function-bind "^1.1.2" | ||
get-intrinsic "^1.2.4" | ||
set-function-length "^1.2.1" | ||
|
||
callsites@^3.0.0: | ||
version "3.1.0" | ||
resolved "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz" | ||
|
@@ -3282,6 +3293,15 @@ defer-to-connect@^1.0.1: | |
version "1.1.3" | ||
resolved "https://registry.npmjs.org/defer-to-connect/-/defer-to-connect-1.1.3.tgz" | ||
|
||
define-data-property@^1.1.4: | ||
version "1.1.4" | ||
resolved "https://registry.yarnpkg.com/define-data-property/-/define-data-property-1.1.4.tgz#894dc141bb7d3060ae4366f6a0107e68fbe48c5e" | ||
integrity sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A== | ||
dependencies: | ||
es-define-property "^1.0.0" | ||
es-errors "^1.3.0" | ||
gopd "^1.0.1" | ||
|
||
define-lazy-prop@^2.0.0: | ||
version "2.0.0" | ||
resolved "https://registry.npmjs.org/define-lazy-prop/-/define-lazy-prop-2.0.0.tgz" | ||
|
@@ -3476,6 +3496,11 @@ encodeurl@~1.0.2: | |
version "1.0.2" | ||
resolved "https://registry.npmjs.org/encodeurl/-/encodeurl-1.0.2.tgz" | ||
|
||
encodeurl@~2.0.0: | ||
version "2.0.0" | ||
resolved "https://registry.yarnpkg.com/encodeurl/-/encodeurl-2.0.0.tgz#7b8ea898077d7e409d3ac45474ea38eaf0857a58" | ||
integrity sha512-Q0n9HRi4m6JuGIV1eFlmvJB7ZEVxu93IrMyiMsGC0lrMJMWzRgx6WGquyfQgZVb31vhGgXnfmPNNXmxnOkRBrg== | ||
|
||
end-of-stream@^1.1.0: | ||
version "1.4.4" | ||
resolved "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.4.tgz" | ||
|
@@ -3509,6 +3534,18 @@ error-ex@^1.3.1: | |
dependencies: | ||
is-arrayish "^0.2.1" | ||
|
||
es-define-property@^1.0.0: | ||
version "1.0.0" | ||
resolved "https://registry.yarnpkg.com/es-define-property/-/es-define-property-1.0.0.tgz#c7faefbdff8b2696cf5f46921edfb77cc4ba3845" | ||
integrity sha512-jxayLKShrEqqzJ0eumQbVhTYQM27CfT1T35+gCgDFoL82JLsXqTJ76zv6A0YLOgEnLUMvLzsDsGIrl8NFpT2gQ== | ||
dependencies: | ||
get-intrinsic "^1.2.4" | ||
|
||
es-errors@^1.3.0: | ||
version "1.3.0" | ||
resolved "https://registry.yarnpkg.com/es-errors/-/es-errors-1.3.0.tgz#05f75a25dab98e4fb1dcd5e1472c0546d5057c8f" | ||
integrity sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw== | ||
|
||
es-module-lexer@^1.2.1: | ||
version "1.5.4" | ||
resolved "https://registry.yarnpkg.com/es-module-lexer/-/es-module-lexer-1.5.4.tgz#a8efec3a3da991e60efa6b633a7cad6ab8d26b78" | ||
|
@@ -3607,36 +3644,36 @@ execa@^5.0.0: | |
strip-final-newline "^2.0.0" | ||
|
||
express@^4.17.3: | ||
version "4.19.2" | ||
resolved "https://registry.yarnpkg.com/express/-/express-4.19.2.tgz#e25437827a3aa7f2a827bc8171bbbb664a356465" | ||
integrity sha512-5T6nhjsT+EOMzuck8JjBHARTHfMht0POzlA60WV2pMD3gyXw2LZnZ+ueGdNxG+0calOJcWKbpFcuzLZ91YWq9Q== | ||
version "4.21.0" | ||
resolved "https://registry.yarnpkg.com/express/-/express-4.21.0.tgz#d57cb706d49623d4ac27833f1cbc466b668eb915" | ||
integrity sha512-VqcNGcj/Id5ZT1LZ/cfihi3ttTn+NJmkli2eZADigjq29qTlWi/hAQ43t/VLPq8+UX06FCEx3ByOYet6ZFblng== | ||
dependencies: | ||
accepts "~1.3.8" | ||
array-flatten "1.1.1" | ||
body-parser "1.20.2" | ||
body-parser "1.20.3" | ||
content-disposition "0.5.4" | ||
content-type "~1.0.4" | ||
cookie "0.6.0" | ||
cookie-signature "1.0.6" | ||
debug "2.6.9" | ||
depd "2.0.0" | ||
encodeurl "~1.0.2" | ||
encodeurl "~2.0.0" | ||
escape-html "~1.0.3" | ||
etag "~1.8.1" | ||
finalhandler "1.2.0" | ||
finalhandler "1.3.1" | ||
fresh "0.5.2" | ||
http-errors "2.0.0" | ||
merge-descriptors "1.0.1" | ||
merge-descriptors "1.0.3" | ||
methods "~1.1.2" | ||
on-finished "2.4.1" | ||
parseurl "~1.3.3" | ||
path-to-regexp "0.1.7" | ||
path-to-regexp "0.1.10" | ||
proxy-addr "~2.0.7" | ||
qs "6.11.0" | ||
qs "6.13.0" | ||
range-parser "~1.2.1" | ||
safe-buffer "5.2.1" | ||
send "0.18.0" | ||
serve-static "1.15.0" | ||
send "0.19.0" | ||
serve-static "1.16.2" | ||
setprototypeof "1.2.0" | ||
statuses "2.0.1" | ||
type-is "~1.6.18" | ||
|
@@ -3714,12 +3751,13 @@ fill-range@^7.1.1: | |
dependencies: | ||
to-regex-range "^5.0.1" | ||
|
||
[email protected]: | ||
version "1.2.0" | ||
resolved "https://registry.npmjs.org/finalhandler/-/finalhandler-1.2.0.tgz" | ||
[email protected]: | ||
version "1.3.1" | ||
resolved "https://registry.yarnpkg.com/finalhandler/-/finalhandler-1.3.1.tgz#0c575f1d1d324ddd1da35ad7ece3df7d19088019" | ||
integrity sha512-6BN9trH7bp3qvnrRyzsBz+g3lZxTNZTbVO2EV1CS0WIcDbawYVdYvGflME/9QP0h0pYlCDBCTjYa9nZzMDpyxQ== | ||
dependencies: | ||
debug "2.6.9" | ||
encodeurl "~1.0.2" | ||
encodeurl "~2.0.0" | ||
escape-html "~1.0.3" | ||
on-finished "2.4.1" | ||
parseurl "~1.3.3" | ||
|
@@ -3822,6 +3860,11 @@ function-bind@^1.1.1: | |
version "1.1.1" | ||
resolved "https://registry.npmjs.org/function-bind/-/function-bind-1.1.1.tgz" | ||
|
||
function-bind@^1.1.2: | ||
version "1.1.2" | ||
resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.2.tgz#2c02d864d97f3ea6c8830c464cbd11ab6eab7a1c" | ||
integrity sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA== | ||
|
||
gensync@^1.0.0-beta.1, gensync@^1.0.0-beta.2: | ||
version "1.0.0-beta.2" | ||
resolved "https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.2.tgz" | ||
|
@@ -3834,6 +3877,17 @@ get-intrinsic@^1.0.2, get-intrinsic@^1.1.1: | |
has "^1.0.3" | ||
has-symbols "^1.0.3" | ||
|
||
get-intrinsic@^1.1.3, get-intrinsic@^1.2.4: | ||
version "1.2.4" | ||
resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.2.4.tgz#e385f5a4b5227d449c3eabbad05494ef0abbeadd" | ||
integrity sha512-5uYhsJH8VJBTv7oslg4BznJYhDoRI6waYCxMmCdnTrcCrHA/fCFKoTFz2JKKE0HdDFUF7/oQuhzumXJK7paBRQ== | ||
dependencies: | ||
es-errors "^1.3.0" | ||
function-bind "^1.1.2" | ||
has-proto "^1.0.1" | ||
has-symbols "^1.0.3" | ||
hasown "^2.0.0" | ||
|
||
get-own-enumerable-property-symbols@^3.0.0: | ||
version "3.0.2" | ||
resolved "https://registry.npmjs.org/get-own-enumerable-property-symbols/-/get-own-enumerable-property-symbols-3.0.2.tgz" | ||
|
@@ -3930,6 +3984,13 @@ globby@^13.1.1: | |
merge2 "^1.4.1" | ||
slash "^4.0.0" | ||
|
||
gopd@^1.0.1: | ||
version "1.0.1" | ||
resolved "https://registry.yarnpkg.com/gopd/-/gopd-1.0.1.tgz#29ff76de69dac7489b7c0918a5788e56477c332c" | ||
integrity sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA== | ||
dependencies: | ||
get-intrinsic "^1.1.3" | ||
|
||
got@^9.6.0: | ||
version "9.6.0" | ||
resolved "https://registry.npmjs.org/got/-/got-9.6.0.tgz" | ||
|
@@ -3988,6 +4049,18 @@ has-property-descriptors@^1.0.0: | |
dependencies: | ||
get-intrinsic "^1.1.1" | ||
|
||
has-property-descriptors@^1.0.2: | ||
version "1.0.2" | ||
resolved "https://registry.yarnpkg.com/has-property-descriptors/-/has-property-descriptors-1.0.2.tgz#963ed7d071dc7bf5f084c5bfbe0d1b6222586854" | ||
integrity sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg== | ||
dependencies: | ||
es-define-property "^1.0.0" | ||
|
||
has-proto@^1.0.1: | ||
version "1.0.3" | ||
resolved "https://registry.yarnpkg.com/has-proto/-/has-proto-1.0.3.tgz#b31ddfe9b0e6e9914536a6ab286426d0214f77fd" | ||
integrity sha512-SJ1amZAJUiZS+PhsVLf5tGydlaVB8EdFpaSO4gmiUKUOxk8qzn5AIy4ZeJUmh22znIdk/uMAUT2pl3FxzVUH+Q== | ||
|
||
has-symbols@^1.0.1, has-symbols@^1.0.3: | ||
version "1.0.3" | ||
resolved "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.3.tgz" | ||
|
@@ -4002,6 +4075,13 @@ has@^1.0.3: | |
dependencies: | ||
function-bind "^1.1.1" | ||
|
||
hasown@^2.0.0: | ||
version "2.0.2" | ||
resolved "https://registry.yarnpkg.com/hasown/-/hasown-2.0.2.tgz#003eaf91be7adc372e84ec59dc37252cedb80003" | ||
integrity sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ== | ||
dependencies: | ||
function-bind "^1.1.2" | ||
|
||
hast-to-hyperscript@^9.0.0: | ||
version "9.0.1" | ||
resolved "https://registry.npmjs.org/hast-to-hyperscript/-/hast-to-hyperscript-9.0.1.tgz" | ||
|
@@ -4732,9 +4812,10 @@ memfs@^3.1.2, memfs@^3.4.3: | |
dependencies: | ||
fs-monkey "^1.0.3" | ||
|
||
[email protected]: | ||
version "1.0.1" | ||
resolved "https://registry.npmjs.org/merge-descriptors/-/merge-descriptors-1.0.1.tgz" | ||
[email protected]: | ||
version "1.0.3" | ||
resolved "https://registry.yarnpkg.com/merge-descriptors/-/merge-descriptors-1.0.3.tgz#d80319a65f3c7935351e5cfdac8f9318504dbed5" | ||
integrity sha512-gaNvAS7TZ897/rVaZ0nMtAyxNyi/pdbjbAwUpFQpN70GqnVfOiXpeUUMKRBmzXaSQ8DdTX4/0ms62r2K+hE6mQ== | ||
|
||
merge-stream@^2.0.0: | ||
version "2.0.0" | ||
|
@@ -4923,9 +5004,10 @@ object-assign@^4.1.1: | |
version "4.1.1" | ||
resolved "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz" | ||
|
||
object-inspect@^1.9.0: | ||
version "1.12.2" | ||
resolved "https://registry.npmjs.org/object-inspect/-/object-inspect-1.12.2.tgz" | ||
object-inspect@^1.13.1: | ||
version "1.13.2" | ||
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.13.2.tgz#dea0088467fb991e67af4058147a24824a3043ff" | ||
integrity sha512-IRZSRuzJiynemAXPYtPe5BoI/RESNYR7TYm50MC5Mqbd3Jmw5y790sErYw3V6SryFJD64b74qQQs9wn5Bg/k3g== | ||
|
||
object-keys@^1.1.1: | ||
version "1.1.1" | ||
|
@@ -5128,9 +5210,10 @@ path-parse@^1.0.7: | |
version "1.0.7" | ||
resolved "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz" | ||
|
||
[email protected]: | ||
version "0.1.7" | ||
resolved "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.7.tgz" | ||
[email protected]: | ||
version "0.1.10" | ||
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-0.1.10.tgz#67e9108c5c0551b9e5326064387de4763c4d5f8b" | ||
integrity sha512-7lf7qcQidTku0Gu3YDPc8DJ1q7OOucfa/BSsIwjuh56VU7katFvuM8hULfkwB3Fns/rsVF7PwPKVw1sl5KQS9w== | ||
|
||
[email protected]: | ||
version "2.2.1" | ||
|
@@ -5506,12 +5589,12 @@ pupa@^2.1.1: | |
dependencies: | ||
escape-goat "^2.0.0" | ||
|
||
qs@6.11.0: | ||
version "6.11.0" | ||
resolved "https://registry.yarnpkg.com/qs/-/qs-6.11.0.tgz#fd0d963446f7a65e1367e01abd85429453f0c37a" | ||
integrity sha512-MvjoMCJwEarSbUYk5O+nmoSzSutSsTwF85zcHPQ9OrlFoZOYIjaqBAJIqIXjptyD5vThxGq52Xu/MaJzRkIk4Q== | ||
qs@6.13.0: | ||
version "6.13.0" | ||
resolved "https://registry.yarnpkg.com/qs/-/qs-6.13.0.tgz#6ca3bd58439f7e245655798997787b0d88a51906" | ||
integrity sha512-+38qI9SOr8tfZ4QmJNplMUxqjbe7LKvvZgWdExBOmd+egZTtjLB67Gu0HRX3u/XOq7UU2Nx6nsjvS16Z9uwfpg== | ||
dependencies: | ||
side-channel "^1.0.4" | ||
side-channel "^1.0.6" | ||
|
||
queue-microtask@^1.2.2: | ||
version "1.2.3" | ||
|
@@ -6050,9 +6133,10 @@ semver@^7.3.2, semver@^7.3.4, semver@^7.3.5, semver@^7.3.7: | |
dependencies: | ||
lru-cache "^6.0.0" | ||
|
||
[email protected]: | ||
version "0.18.0" | ||
resolved "https://registry.npmjs.org/send/-/send-0.18.0.tgz" | ||
[email protected]: | ||
version "0.19.0" | ||
resolved "https://registry.yarnpkg.com/send/-/send-0.19.0.tgz#bbc5a388c8ea6c048967049dbeac0e4a3f09d7f8" | ||
integrity sha512-dW41u5VfLXu8SJh5bwRmyYUbAoSB3c9uQh6L8h/KtsFREPWpbX1lrljJo186Jc4nmci/sGUZ9a0a0J2zgfq2hw== | ||
dependencies: | ||
debug "2.6.9" | ||
depd "2.0.0" | ||
|
@@ -6106,14 +6190,27 @@ serve-index@^1.9.1: | |
mime-types "~2.1.17" | ||
parseurl "~1.3.2" | ||
|
||
[email protected]: | ||
version "1.15.0" | ||
resolved "https://registry.npmjs.org/serve-static/-/serve-static-1.15.0.tgz" | ||
[email protected]: | ||
version "1.16.2" | ||
resolved "https://registry.yarnpkg.com/serve-static/-/serve-static-1.16.2.tgz#b6a5343da47f6bdd2673848bf45754941e803296" | ||
integrity sha512-VqpjJZKadQB/PEbEwvFdO43Ax5dFBZ2UECszz8bQ7pi7wt//PWe1P6MN7eCnjsatYtBT6EuiClbjSWP2WrIoTw== | ||
dependencies: | ||
encodeurl "~1.0.2" | ||
encodeurl "~2.0.0" | ||
escape-html "~1.0.3" | ||
parseurl "~1.3.3" | ||
send "0.18.0" | ||
send "0.19.0" | ||
|
||
set-function-length@^1.2.1: | ||
version "1.2.2" | ||
resolved "https://registry.yarnpkg.com/set-function-length/-/set-function-length-1.2.2.tgz#aac72314198eaed975cf77b2c3b6b880695e5449" | ||
integrity sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg== | ||
dependencies: | ||
define-data-property "^1.1.4" | ||
es-errors "^1.3.0" | ||
function-bind "^1.1.2" | ||
get-intrinsic "^1.2.4" | ||
gopd "^1.0.1" | ||
has-property-descriptors "^1.0.2" | ||
|
||
[email protected]: | ||
version "1.1.0" | ||
|
@@ -6155,13 +6252,15 @@ shelljs@^0.8.5: | |
interpret "^1.0.0" | ||
rechoir "^0.6.2" | ||
|
||
side-channel@^1.0.4: | ||
version "1.0.4" | ||
resolved "https://registry.npmjs.org/side-channel/-/side-channel-1.0.4.tgz" | ||
side-channel@^1.0.6: | ||
version "1.0.6" | ||
resolved "https://registry.yarnpkg.com/side-channel/-/side-channel-1.0.6.tgz#abd25fb7cd24baf45466406b1096b7831c9215f2" | ||
integrity sha512-fDW/EZ6Q9RiO8eFG8Hj+7u/oW+XrPTIChwCOM2+th2A6OblDtYYIpve9m+KvI9Z4C9qSEXlaGR6bTEYHReuglA== | ||
dependencies: | ||
call-bind "^1.0.0" | ||
get-intrinsic "^1.0.2" | ||
object-inspect "^1.9.0" | ||
call-bind "^1.0.7" | ||
es-errors "^1.3.0" | ||
get-intrinsic "^1.2.4" | ||
object-inspect "^1.13.1" | ||
|
||
signal-exit@^3.0.2, signal-exit@^3.0.3: | ||
version "3.0.7" | ||
|