Skip to content

Commit e52c2f8

Browse files
chore(deps): bump express from 4.18.2 to 4.19.2 (#148)
Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2. - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](expressjs/express@4.18.2...4.19.2) --- updated-dependencies: - dependency-name: express dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e21c498 commit e52c2f8

File tree

1 file changed

+24
-19
lines changed

1 file changed

+24
-19
lines changed

yarn.lock

Lines changed: 24 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -3966,21 +3966,21 @@ bmp-js@^0.1.0:
39663966
resolved "https://registry.yarnpkg.com/bmp-js/-/bmp-js-0.1.0.tgz#e05a63f796a6c1ff25f4771ec7adadc148c07233"
39673967
integrity sha1-4Fpj95amwf8l9Hcex62twUjAcjM=
39683968

3969-
body-parser@1.20.1:
3970-
version "1.20.1"
3971-
resolved "https://registry.yarnpkg.com/body-parser/-/body-parser-1.20.1.tgz#b1812a8912c195cd371a3ee5e66faa2338a5c668"
3972-
integrity sha512-jWi7abTbYwajOytWCQc37VulmWiRae5RyTpaCyDcS5/lMdtwSz5lOpDE67srw/HYe35f1z3fDQw+3txg7gNtWw==
3969+
body-parser@1.20.2:
3970+
version "1.20.2"
3971+
resolved "https://registry.yarnpkg.com/body-parser/-/body-parser-1.20.2.tgz#6feb0e21c4724d06de7ff38da36dad4f57a747fd"
3972+
integrity sha512-ml9pReCu3M61kGlqoTm2umSXTlRTuGTx0bfYj+uIUKKYycG5NtSbeetV3faSU6R7ajOPw0g/J1PvK4qNy7s5bA==
39733973
dependencies:
39743974
bytes "3.1.2"
3975-
content-type "~1.0.4"
3975+
content-type "~1.0.5"
39763976
debug "2.6.9"
39773977
depd "2.0.0"
39783978
destroy "1.2.0"
39793979
http-errors "2.0.0"
39803980
iconv-lite "0.4.24"
39813981
on-finished "2.4.1"
39823982
qs "6.11.0"
3983-
raw-body "2.5.1"
3983+
raw-body "2.5.2"
39843984
type-is "~1.6.18"
39853985
unpipe "1.0.0"
39863986

@@ -4592,6 +4592,11 @@ content-type@~1.0.4:
45924592
resolved "https://registry.yarnpkg.com/content-type/-/content-type-1.0.4.tgz#e138cc75e040c727b1966fe5e5f8c9aee256fe3b"
45934593
integrity sha512-hIP3EEPs8tB9AT1L+NUqtwOAps4mk2Zob89MWXMHjHWg9milF/j4osnnQLXBCBFBk/tvIG/tUc9mOUJiPBhPXA==
45944594

4595+
content-type@~1.0.5:
4596+
version "1.0.5"
4597+
resolved "https://registry.yarnpkg.com/content-type/-/content-type-1.0.5.tgz#8b773162656d1d1086784c8f23a54ce6d73d7918"
4598+
integrity sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==
4599+
45954600
continuation-local-storage@3.x, continuation-local-storage@^3.2.1:
45964601
version "3.2.1"
45974602
resolved "https://registry.yarnpkg.com/continuation-local-storage/-/continuation-local-storage-3.2.1.tgz#11f613f74e914fe9b34c92ad2d28fe6ae1db7ffb"
@@ -4612,10 +4617,10 @@ cookie-signature@1.0.6:
46124617
resolved "https://registry.yarnpkg.com/cookie-signature/-/cookie-signature-1.0.6.tgz#e303a882b342cc3ee8ca513a79999734dab3ae2c"
46134618
integrity sha1-4wOogrNCzD7oylE6eZmXNNqzriw=
46144619

4615-
cookie@0.5.0:
4616-
version "0.5.0"
4617-
resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.5.0.tgz#d1f5d71adec6558c58f389987c366aa47e994f8b"
4618-
integrity sha512-YZ3GUyn/o8gfKJlnlX7g7xq4gyO6OSuhGPKaaGssGB2qgDUS0gPgtTvoyZLTt9Ab6dC4hfc9dV5arkvc/OCmrw==
4620+
cookie@0.6.0:
4621+
version "0.6.0"
4622+
resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.6.0.tgz#2798b04b071b0ecbff0dbb62a505a8efa4e19051"
4623+
integrity sha512-U71cyTamuh1CRNCfpGY6to28lxvNwPG4Guz/EVjgf3Jmzv0vlDp1atT9eS5dDjMYHucpHbWns6Lwf3BKz6svdw==
46194624

46204625
copy-descriptor@^0.1.0:
46214626
version "0.1.1"
@@ -5563,16 +5568,16 @@ expect@^26.6.2:
55635568
jest-regex-util "^26.0.0"
55645569

55655570
express@^4.16.2:
5566-
version "4.18.2"
5567-
resolved "https://registry.yarnpkg.com/express/-/express-4.18.2.tgz#3fabe08296e930c796c19e3c516979386ba9fd59"
5568-
integrity sha512-5/PsL6iGPdfQ/lKM1UuielYgv3BUoJfz1aUwU9vHZ+J7gyvwdQXFEBIEIaxeGf0GIcreATNyBExtalisDbuMqQ==
5571+
version "4.19.2"
5572+
resolved "https://registry.yarnpkg.com/express/-/express-4.19.2.tgz#e25437827a3aa7f2a827bc8171bbbb664a356465"
5573+
integrity sha512-5T6nhjsT+EOMzuck8JjBHARTHfMht0POzlA60WV2pMD3gyXw2LZnZ+ueGdNxG+0calOJcWKbpFcuzLZ91YWq9Q==
55695574
dependencies:
55705575
accepts "~1.3.8"
55715576
array-flatten "1.1.1"
5572-
body-parser "1.20.1"
5577+
body-parser "1.20.2"
55735578
content-disposition "0.5.4"
55745579
content-type "~1.0.4"
5575-
cookie "0.5.0"
5580+
cookie "0.6.0"
55765581
cookie-signature "1.0.6"
55775582
debug "2.6.9"
55785583
depd "2.0.0"
@@ -9672,10 +9677,10 @@ raw-body@2.4.2:
96729677
iconv-lite "0.4.24"
96739678
unpipe "1.0.0"
96749679

9675-
raw-body@2.5.1:
9676-
version "2.5.1"
9677-
resolved "https://registry.yarnpkg.com/raw-body/-/raw-body-2.5.1.tgz#fe1b1628b181b700215e5fd42389f98b71392857"
9678-
integrity sha512-qqJBtEyVgS0ZmPGdCFPWJ3FreoqvG4MVQln/kCgF7Olq95IbOp0/BWyMwbdtn4VTvkM8Y7khCQ2Xgk/tcrCXig==
9680+
raw-body@2.5.2:
9681+
version "2.5.2"
9682+
resolved "https://registry.yarnpkg.com/raw-body/-/raw-body-2.5.2.tgz#99febd83b90e08975087e8f1f9419a149366b68a"
9683+
integrity sha512-8zGqypfENjCIqGhgXToC8aB2r7YrBX+AQAfIPs/Mlk+BtPTztOvTS01NRW/3Eh60J+a48lt8qsCzirQ6loCVfA==
96799684
dependencies:
96809685
bytes "3.1.2"
96819686
http-errors "2.0.0"

0 commit comments

Comments
 (0)