-
Notifications
You must be signed in to change notification settings - Fork 57
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: bump the npm_and_yarn group across 1 directory with 4 updates
Bumps the npm_and_yarn group with 1 update in the /docs-website directory: [express](https://github.com/expressjs/express). Updates `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) Updates `path-to-regexp` from 0.1.7 to 0.1.10 - [Release notes](https://github.com/pillarjs/path-to-regexp/releases) - [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md) - [Commits](pillarjs/path-to-regexp@v0.1.7...v0.1.10) Updates `send` from 0.18.0 to 0.19.0 - [Release notes](https://github.com/pillarjs/send/releases) - [Changelog](https://github.com/pillarjs/send/blob/master/HISTORY.md) - [Commits](pillarjs/send@0.18.0...0.19.0) Updates `serve-static` from 1.15.0 to 1.16.2 - [Release notes](https://github.com/expressjs/serve-static/releases) - [Changelog](https://github.com/expressjs/serve-static/blob/v1.16.2/HISTORY.md) - [Commits](expressjs/serve-static@v1.15.0...v1.16.2) --- updated-dependencies: - dependency-name: express dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: path-to-regexp dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: send dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: serve-static dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information
1 parent
620d2cb
commit b629eb3
Showing
1 changed file
with
50 additions
and
45 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 |
---|---|---|
|
@@ -2730,10 +2730,10 @@ binary-extensions@^2.0.0: | |
resolved "https://registry.yarnpkg.com/binary-extensions/-/binary-extensions-2.3.0.tgz#f6e14a97858d327252200242d4ccfe522c445522" | ||
integrity sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw== | ||
|
||
[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" | ||
|
@@ -2743,7 +2743,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" | ||
|
@@ -3744,6 +3744,11 @@ encodeurl@~1.0.2: | |
resolved "https://registry.yarnpkg.com/encodeurl/-/encodeurl-1.0.2.tgz#ad3ff4c86ec2d029322f5a02c3a9a606c95b3f59" | ||
integrity sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w== | ||
|
||
encodeurl@~2.0.0: | ||
version "2.0.0" | ||
resolved "https://registry.yarnpkg.com/encodeurl/-/encodeurl-2.0.0.tgz#7b8ea898077d7e409d3ac45474ea38eaf0857a58" | ||
integrity sha512-Q0n9HRi4m6JuGIV1eFlmvJB7ZEVxu93IrMyiMsGC0lrMJMWzRgx6WGquyfQgZVb31vhGgXnfmPNNXmxnOkRBrg== | ||
|
||
enhanced-resolve@^5.17.1: | ||
version "5.17.1" | ||
resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-5.17.1.tgz#67bfbbcc2f81d511be77d686a90267ef7f898a15" | ||
|
@@ -3949,36 +3954,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" | ||
|
@@ -4073,13 +4078,13 @@ fill-range@^7.1.1: | |
dependencies: | ||
to-regex-range "^5.0.1" | ||
|
||
finalhandler@1.2.0: | ||
version "1.2.0" | ||
resolved "https://registry.yarnpkg.com/finalhandler/-/finalhandler-1.2.0.tgz#7d23fe5731b207b4640e4fcd00aec1f9207a7b32" | ||
integrity sha512-5uXcUVftlQMFnWC9qu/svkWv3GTd2PfUhK/3PLkYNAe7FbqJMt3515HaxE6eRL74GdsriiwujiawdaB1BpEISg== | ||
finalhandler@1.3.1: | ||
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" | ||
|
@@ -5555,10 +5560,10 @@ memfs@^3.1.2, memfs@^3.4.3: | |
dependencies: | ||
fs-monkey "^1.0.4" | ||
|
||
[email protected].1: | ||
version "1.0.1" | ||
resolved "https://registry.yarnpkg.com/merge-descriptors/-/merge-descriptors-1.0.1.tgz#b00aaa556dd8b44568150ec9d1b953f3f90cbb61" | ||
integrity sha512-cCi6g3/Zr1iqQi6ySbseM1Xvooa98N0w31jzUYrXPX2xqObmFGHJ0tQ5u74H3mVh7wLouTseZyYIq39g8cNp1w== | ||
[email protected].3: | ||
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" | ||
|
@@ -6457,10 +6462,10 @@ path-scurry@^1.11.1: | |
lru-cache "^10.2.0" | ||
minipass "^5.0.0 || ^6.0.2 || ^7.0.0" | ||
|
||
[email protected].7: | ||
version "0.1.7" | ||
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-0.1.7.tgz#df604178005f522f15eb4490e7247a1bfaa67f8c" | ||
integrity sha512-5DFkuoqlv1uYQKxy8omFBeJPQcdoE07Kv2sferDCrAq1ohOU+MSDswDIbnx3YAM60qIOnYa53wBhXW0EbMonrQ== | ||
[email protected].10: | ||
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" | ||
|
@@ -6897,12 +6902,12 @@ pupa@^3.1.0: | |
dependencies: | ||
escape-goat "^4.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" | ||
|
@@ -7496,10 +7501,10 @@ semver@^7.3.2, semver@^7.3.5, semver@^7.3.7, semver@^7.5.4: | |
resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.2.tgz#1e3b34759f896e8f14d6134732ce798aeb0c6e13" | ||
integrity sha512-FNAIBWCx9qcRhoHcgcJ0gvU7SN1lYU2ZXuSfl04bSC5OpvDHFyJCjdNHomPXxjQlCBU67YW64PzY7/VIEH7F2w== | ||
|
||
send@0.18.0: | ||
version "0.18.0" | ||
resolved "https://registry.yarnpkg.com/send/-/send-0.18.0.tgz#670167cc654b05f5aa4a767f9113bb371bc706be" | ||
integrity sha512-qqWzuOjSFOuqPjFe4NOsMLafToQQwBSOEpS+FwEt3A2V3vKubTquT3vmLTQpFgMXp8AlFWFuP1qKaJZOtPpVXg== | ||
send@0.19.0: | ||
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" | ||
|
@@ -7549,15 +7554,15 @@ serve-index@^1.9.1: | |
mime-types "~2.1.17" | ||
parseurl "~1.3.2" | ||
|
||
serve-static@1.15.0: | ||
version "1.15.0" | ||
resolved "https://registry.yarnpkg.com/serve-static/-/serve-static-1.15.0.tgz#faaef08cffe0a1a62f60cad0c4e513cff0ac9540" | ||
integrity sha512-XGuRDNjXUijsUL0vl6nSD7cwURuzEgglbOaFuZM9g3kwDXOWVTck0jLzjPzGD+TazWbboZYu52/9/XPdUgne9g== | ||
serve-static@1.16.2: | ||
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" | ||
|
@@ -7619,7 +7624,7 @@ shelljs@^0.8.5: | |
interpret "^1.0.0" | ||
rechoir "^0.6.2" | ||
|
||
side-channel@^1.0.4: | ||
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== | ||
|