Skip to content

Commit cc68cd5

Browse files
chore: bump express from 4.18.2 to 4.19.2 (#258)
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 27b24c0 commit cc68cd5

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
@@ -2440,21 +2440,21 @@ bl@^4.1.0:
24402440
inherits "^2.0.4"
24412441
readable-stream "^3.4.0"
24422442

2443-
body-parser@1.20.1:
2444-
version "1.20.1"
2445-
resolved "https://registry.yarnpkg.com/body-parser/-/body-parser-1.20.1.tgz#b1812a8912c195cd371a3ee5e66faa2338a5c668"
2446-
integrity sha512-jWi7abTbYwajOytWCQc37VulmWiRae5RyTpaCyDcS5/lMdtwSz5lOpDE67srw/HYe35f1z3fDQw+3txg7gNtWw==
2443+
body-parser@1.20.2:
2444+
version "1.20.2"
2445+
resolved "https://registry.yarnpkg.com/body-parser/-/body-parser-1.20.2.tgz#6feb0e21c4724d06de7ff38da36dad4f57a747fd"
2446+
integrity sha512-ml9pReCu3M61kGlqoTm2umSXTlRTuGTx0bfYj+uIUKKYycG5NtSbeetV3faSU6R7ajOPw0g/J1PvK4qNy7s5bA==
24472447
dependencies:
24482448
bytes "3.1.2"
2449-
content-type "~1.0.4"
2449+
content-type "~1.0.5"
24502450
debug "2.6.9"
24512451
depd "2.0.0"
24522452
destroy "1.2.0"
24532453
http-errors "2.0.0"
24542454
iconv-lite "0.4.24"
24552455
on-finished "2.4.1"
24562456
qs "6.11.0"
2457-
raw-body "2.5.1"
2457+
raw-body "2.5.2"
24582458
type-is "~1.6.18"
24592459
unpipe "1.0.0"
24602460

@@ -3068,6 +3068,11 @@ content-type@~1.0.4:
30683068
resolved "https://registry.yarnpkg.com/content-type/-/content-type-1.0.4.tgz#e138cc75e040c727b1966fe5e5f8c9aee256fe3b"
30693069
integrity sha512-hIP3EEPs8tB9AT1L+NUqtwOAps4mk2Zob89MWXMHjHWg9milF/j4osnnQLXBCBFBk/tvIG/tUc9mOUJiPBhPXA==
30703070

3071+
content-type@~1.0.5:
3072+
version "1.0.5"
3073+
resolved "https://registry.yarnpkg.com/content-type/-/content-type-1.0.5.tgz#8b773162656d1d1086784c8f23a54ce6d73d7918"
3074+
integrity sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==
3075+
30713076
conventional-changelog-angular@^5.0.0:
30723077
version "5.0.11"
30733078
resolved "https://registry.yarnpkg.com/conventional-changelog-angular/-/conventional-changelog-angular-5.0.11.tgz#99a3ca16e4a5305e0c2c2fae3ef74fd7631fc3fb"
@@ -3170,10 +3175,10 @@ cookie-signature@1.0.6:
31703175
resolved "https://registry.yarnpkg.com/cookie-signature/-/cookie-signature-1.0.6.tgz#e303a882b342cc3ee8ca513a79999734dab3ae2c"
31713176
integrity sha512-QADzlaHc8icV8I7vbaJXJwod9HWYp8uCqf1xa4OfNu1T7JVxQIrUgOWtHdNDtPiywmFbiS12VjotIXLrKM3orQ==
31723177

3173-
cookie@0.5.0:
3174-
version "0.5.0"
3175-
resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.5.0.tgz#d1f5d71adec6558c58f389987c366aa47e994f8b"
3176-
integrity sha512-YZ3GUyn/o8gfKJlnlX7g7xq4gyO6OSuhGPKaaGssGB2qgDUS0gPgtTvoyZLTt9Ab6dC4hfc9dV5arkvc/OCmrw==
3178+
cookie@0.6.0:
3179+
version "0.6.0"
3180+
resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.6.0.tgz#2798b04b071b0ecbff0dbb62a505a8efa4e19051"
3181+
integrity sha512-U71cyTamuh1CRNCfpGY6to28lxvNwPG4Guz/EVjgf3Jmzv0vlDp1atT9eS5dDjMYHucpHbWns6Lwf3BKz6svdw==
31773182

31783183
copy-descriptor@^0.1.0:
31793184
version "0.1.1"
@@ -4016,16 +4021,16 @@ expect@^29.5.0:
40164021
jest-util "^29.5.0"
40174022

40184023
express@^4.18.2:
4019-
version "4.18.2"
4020-
resolved "https://registry.yarnpkg.com/express/-/express-4.18.2.tgz#3fabe08296e930c796c19e3c516979386ba9fd59"
4021-
integrity sha512-5/PsL6iGPdfQ/lKM1UuielYgv3BUoJfz1aUwU9vHZ+J7gyvwdQXFEBIEIaxeGf0GIcreATNyBExtalisDbuMqQ==
4024+
version "4.19.2"
4025+
resolved "https://registry.yarnpkg.com/express/-/express-4.19.2.tgz#e25437827a3aa7f2a827bc8171bbbb664a356465"
4026+
integrity sha512-5T6nhjsT+EOMzuck8JjBHARTHfMht0POzlA60WV2pMD3gyXw2LZnZ+ueGdNxG+0calOJcWKbpFcuzLZ91YWq9Q==
40224027
dependencies:
40234028
accepts "~1.3.8"
40244029
array-flatten "1.1.1"
4025-
body-parser "1.20.1"
4030+
body-parser "1.20.2"
40264031
content-disposition "0.5.4"
40274032
content-type "~1.0.4"
4028-
cookie "0.5.0"
4033+
cookie "0.6.0"
40294034
cookie-signature "1.0.6"
40304035
debug "2.6.9"
40314036
depd "2.0.0"
@@ -8277,10 +8282,10 @@ range-parser@~1.2.1:
82778282
resolved "https://registry.yarnpkg.com/range-parser/-/range-parser-1.2.1.tgz#3cf37023d199e1c24d1a55b84800c2f3e6468031"
82788283
integrity sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==
82798284

8280-
raw-body@2.5.1:
8281-
version "2.5.1"
8282-
resolved "https://registry.yarnpkg.com/raw-body/-/raw-body-2.5.1.tgz#fe1b1628b181b700215e5fd42389f98b71392857"
8283-
integrity sha512-qqJBtEyVgS0ZmPGdCFPWJ3FreoqvG4MVQln/kCgF7Olq95IbOp0/BWyMwbdtn4VTvkM8Y7khCQ2Xgk/tcrCXig==
8285+
raw-body@2.5.2:
8286+
version "2.5.2"
8287+
resolved "https://registry.yarnpkg.com/raw-body/-/raw-body-2.5.2.tgz#99febd83b90e08975087e8f1f9419a149366b68a"
8288+
integrity sha512-8zGqypfENjCIqGhgXToC8aB2r7YrBX+AQAfIPs/Mlk+BtPTztOvTS01NRW/3Eh60J+a48lt8qsCzirQ6loCVfA==
82848289
dependencies:
82858290
bytes "3.1.2"
82868291
http-errors "2.0.0"

0 commit comments

Comments
 (0)