Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit aaa4743

Browse files
authoredApr 16, 2024
Bump express from 4.18.2 to 4.19.2 in /ui
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] <[email protected]>
1 parent eb9837b commit aaa4743

File tree

1 file changed

+17
-27
lines changed

1 file changed

+17
-27
lines changed
 

‎ui/yarn.lock

Lines changed: 17 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -8960,21 +8960,21 @@ bodec@^0.1.0:
89608960
resolved "https://registry.yarnpkg.com/bodec/-/bodec-0.1.0.tgz#bc851555430f23c9f7650a75ef64c6a94c3418cc"
89618961
integrity sha512-Ylo+MAo5BDUq1KA3f3R/MFhh+g8cnHmo8bz3YPGhI1znrMaf77ol1sfvYJzsw3nTE+Y2GryfDxBaR+AqpAkEHQ==
89628962

8963-
body-parser@1.20.1:
8964-
version "1.20.1"
8965-
resolved "https://registry.yarnpkg.com/body-parser/-/body-parser-1.20.1.tgz#b1812a8912c195cd371a3ee5e66faa2338a5c668"
8966-
integrity sha512-jWi7abTbYwajOytWCQc37VulmWiRae5RyTpaCyDcS5/lMdtwSz5lOpDE67srw/HYe35f1z3fDQw+3txg7gNtWw==
8963+
body-parser@1.20.2:
8964+
version "1.20.2"
8965+
resolved "https://registry.yarnpkg.com/body-parser/-/body-parser-1.20.2.tgz#6feb0e21c4724d06de7ff38da36dad4f57a747fd"
8966+
integrity sha512-ml9pReCu3M61kGlqoTm2umSXTlRTuGTx0bfYj+uIUKKYycG5NtSbeetV3faSU6R7ajOPw0g/J1PvK4qNy7s5bA==
89678967
dependencies:
89688968
bytes "3.1.2"
8969-
content-type "~1.0.4"
8969+
content-type "~1.0.5"
89708970
debug "2.6.9"
89718971
depd "2.0.0"
89728972
destroy "1.2.0"
89738973
http-errors "2.0.0"
89748974
iconv-lite "0.4.24"
89758975
on-finished "2.4.1"
89768976
qs "6.11.0"
8977-
raw-body "2.5.1"
8977+
raw-body "2.5.2"
89788978
type-is "~1.6.18"
89798979
unpipe "1.0.0"
89808980

@@ -10018,7 +10018,7 @@ content-disposition@0.5.4, content-disposition@^0.5.4, content-disposition@~0.5.
1001810018
dependencies:
1001910019
safe-buffer "5.2.1"
1002010020

10021-
content-type@^1.0.4, content-type@~1.0.4:
10021+
content-type@^1.0.4, content-type@~1.0.4, content-type@~1.0.5:
1002210022
version "1.0.5"
1002310023
resolved "https://registry.yarnpkg.com/content-type/-/content-type-1.0.5.tgz#8b773162656d1d1086784c8f23a54ce6d73d7918"
1002410024
integrity sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==
@@ -10119,10 +10119,10 @@ cookie-signature@1.0.6:
1011910119
resolved "https://registry.yarnpkg.com/cookie-signature/-/cookie-signature-1.0.6.tgz#e303a882b342cc3ee8ca513a79999734dab3ae2c"
1012010120
integrity sha512-QADzlaHc8icV8I7vbaJXJwod9HWYp8uCqf1xa4OfNu1T7JVxQIrUgOWtHdNDtPiywmFbiS12VjotIXLrKM3orQ==
1012110121

10122-
cookie@0.5.0:
10123-
version "0.5.0"
10124-
resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.5.0.tgz#d1f5d71adec6558c58f389987c366aa47e994f8b"
10125-
integrity sha512-YZ3GUyn/o8gfKJlnlX7g7xq4gyO6OSuhGPKaaGssGB2qgDUS0gPgtTvoyZLTt9Ab6dC4hfc9dV5arkvc/OCmrw==
10122+
cookie@0.6.0:
10123+
version "0.6.0"
10124+
resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.6.0.tgz#2798b04b071b0ecbff0dbb62a505a8efa4e19051"
10125+
integrity sha512-U71cyTamuh1CRNCfpGY6to28lxvNwPG4Guz/EVjgf3Jmzv0vlDp1atT9eS5dDjMYHucpHbWns6Lwf3BKz6svdw==
1012610126

1012710127
cookies@~0.8.0:
1012810128
version "0.8.0"
@@ -12837,16 +12837,16 @@ exponential-backoff@^3.1.1:
1283712837
integrity sha512-dX7e/LHVJ6W3DE1MHWi9S1EYzDESENfLrYohG2G++ovZrYOkm4Knwa0mc1cn84xJOR4KEU0WSchhLbd0UklbHw==
1283812838

1283912839
express@^4.17.1, express@^4.17.3:
12840-
version "4.18.2"
12841-
resolved "https://registry.yarnpkg.com/express/-/express-4.18.2.tgz#3fabe08296e930c796c19e3c516979386ba9fd59"
12842-
integrity sha512-5/PsL6iGPdfQ/lKM1UuielYgv3BUoJfz1aUwU9vHZ+J7gyvwdQXFEBIEIaxeGf0GIcreATNyBExtalisDbuMqQ==
12840+
version "4.19.2"
12841+
resolved "https://registry.yarnpkg.com/express/-/express-4.19.2.tgz#e25437827a3aa7f2a827bc8171bbbb664a356465"
12842+
integrity sha512-5T6nhjsT+EOMzuck8JjBHARTHfMht0POzlA60WV2pMD3gyXw2LZnZ+ueGdNxG+0calOJcWKbpFcuzLZ91YWq9Q==
1284312843
dependencies:
1284412844
accepts "~1.3.8"
1284512845
array-flatten "1.1.1"
12846-
body-parser "1.20.1"
12846+
body-parser "1.20.2"
1284712847
content-disposition "0.5.4"
1284812848
content-type "~1.0.4"
12849-
cookie "0.5.0"
12849+
cookie "0.6.0"
1285012850
cookie-signature "1.0.6"
1285112851
debug "2.6.9"
1285212852
depd "2.0.0"
@@ -22331,17 +22331,7 @@ range-parser@^1.2.1, range-parser@~1.2.1:
2233122331
resolved "https://registry.yarnpkg.com/range-parser/-/range-parser-1.2.1.tgz#3cf37023d199e1c24d1a55b84800c2f3e6468031"
2233222332
integrity sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==
2233322333

22334-
raw-body@2.5.1:
22335-
version "2.5.1"
22336-
resolved "https://registry.yarnpkg.com/raw-body/-/raw-body-2.5.1.tgz#fe1b1628b181b700215e5fd42389f98b71392857"
22337-
integrity sha512-qqJBtEyVgS0ZmPGdCFPWJ3FreoqvG4MVQln/kCgF7Olq95IbOp0/BWyMwbdtn4VTvkM8Y7khCQ2Xgk/tcrCXig==
22338-
dependencies:
22339-
bytes "3.1.2"
22340-
http-errors "2.0.0"
22341-
iconv-lite "0.4.24"
22342-
unpipe "1.0.0"
22343-
22344-
raw-body@^2.3.3:
22334+
raw-body@2.5.2, raw-body@^2.3.3:
2234522335
version "2.5.2"
2234622336
resolved "https://registry.yarnpkg.com/raw-body/-/raw-body-2.5.2.tgz#99febd83b90e08975087e8f1f9419a149366b68a"
2234722337
integrity sha512-8zGqypfENjCIqGhgXToC8aB2r7YrBX+AQAfIPs/Mlk+BtPTztOvTS01NRW/3Eh60J+a48lt8qsCzirQ6loCVfA==

0 commit comments

Comments
 (0)
Please sign in to comment.