Skip to content

Commit 468bdfc

Browse files
Bump express from 4.18.2 to 4.18.3
Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.18.3. - [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.18.3) --- updated-dependencies: - dependency-name: express dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4fde72d commit 468bdfc

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"chokidar": "^3.5.3",
7979
"debug": "^4.3.4",
8080
"dotenv": "^16.0.3",
81-
"express": "^4.18.2",
81+
"express": "^4.18.3",
8282
"gray-matter": "^4.0.3",
8383
"open": "^10.0.3",
8484
"ws": "^8.16.0"

yarn.lock

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1795,21 +1795,21 @@ binary-extensions@^2.0.0:
17951795
resolved "https://registry.yarnpkg.com/binary-extensions/-/binary-extensions-2.2.0.tgz#75f502eeaf9ffde42fc98829645be4ea76bd9e2d"
17961796
integrity sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==
17971797

1798-
body-parser@1.20.1:
1799-
version "1.20.1"
1800-
resolved "https://registry.yarnpkg.com/body-parser/-/body-parser-1.20.1.tgz#b1812a8912c195cd371a3ee5e66faa2338a5c668"
1801-
integrity sha512-jWi7abTbYwajOytWCQc37VulmWiRae5RyTpaCyDcS5/lMdtwSz5lOpDE67srw/HYe35f1z3fDQw+3txg7gNtWw==
1798+
body-parser@1.20.2:
1799+
version "1.20.2"
1800+
resolved "https://registry.yarnpkg.com/body-parser/-/body-parser-1.20.2.tgz#6feb0e21c4724d06de7ff38da36dad4f57a747fd"
1801+
integrity sha512-ml9pReCu3M61kGlqoTm2umSXTlRTuGTx0bfYj+uIUKKYycG5NtSbeetV3faSU6R7ajOPw0g/J1PvK4qNy7s5bA==
18021802
dependencies:
18031803
bytes "3.1.2"
1804-
content-type "~1.0.4"
1804+
content-type "~1.0.5"
18051805
debug "2.6.9"
18061806
depd "2.0.0"
18071807
destroy "1.2.0"
18081808
http-errors "2.0.0"
18091809
iconv-lite "0.4.24"
18101810
on-finished "2.4.1"
18111811
qs "6.11.0"
1812-
raw-body "2.5.1"
1812+
raw-body "2.5.2"
18131813
type-is "~1.6.18"
18141814
unpipe "1.0.0"
18151815

@@ -2138,7 +2138,7 @@ content-disposition@0.5.4:
21382138
dependencies:
21392139
safe-buffer "5.2.1"
21402140

2141-
content-type@~1.0.4:
2141+
content-type@~1.0.4, content-type@~1.0.5:
21422142
version "1.0.5"
21432143
resolved "https://registry.yarnpkg.com/content-type/-/content-type-1.0.5.tgz#8b773162656d1d1086784c8f23a54ce6d73d7918"
21442144
integrity sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==
@@ -2818,14 +2818,14 @@ expect@^29.0.0, expect@^29.7.0:
28182818
jest-message-util "^29.7.0"
28192819
jest-util "^29.7.0"
28202820

2821-
express@^4.18.2:
2822-
version "4.18.2"
2823-
resolved "https://registry.yarnpkg.com/express/-/express-4.18.2.tgz#3fabe08296e930c796c19e3c516979386ba9fd59"
2824-
integrity sha512-5/PsL6iGPdfQ/lKM1UuielYgv3BUoJfz1aUwU9vHZ+J7gyvwdQXFEBIEIaxeGf0GIcreATNyBExtalisDbuMqQ==
2821+
express@^4.18.3:
2822+
version "4.18.3"
2823+
resolved "https://registry.yarnpkg.com/express/-/express-4.18.3.tgz#6870746f3ff904dee1819b82e4b51509afffb0d4"
2824+
integrity sha512-6VyCijWQ+9O7WuVMTRBTl+cjNNIzD5cY5mQ1WM8r/LEkI2u8EYpOotESNwzNlyCn3g+dmjKYI6BmNneSr/FSRw==
28252825
dependencies:
28262826
accepts "~1.3.8"
28272827
array-flatten "1.1.1"
2828-
body-parser "1.20.1"
2828+
body-parser "1.20.2"
28292829
content-disposition "0.5.4"
28302830
content-type "~1.0.4"
28312831
cookie "0.5.0"
@@ -4877,10 +4877,10 @@ range-parser@~1.2.1:
48774877
resolved "https://registry.yarnpkg.com/range-parser/-/range-parser-1.2.1.tgz#3cf37023d199e1c24d1a55b84800c2f3e6468031"
48784878
integrity sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==
48794879

4880-
raw-body@2.5.1:
4881-
version "2.5.1"
4882-
resolved "https://registry.yarnpkg.com/raw-body/-/raw-body-2.5.1.tgz#fe1b1628b181b700215e5fd42389f98b71392857"
4883-
integrity sha512-qqJBtEyVgS0ZmPGdCFPWJ3FreoqvG4MVQln/kCgF7Olq95IbOp0/BWyMwbdtn4VTvkM8Y7khCQ2Xgk/tcrCXig==
4880+
raw-body@2.5.2:
4881+
version "2.5.2"
4882+
resolved "https://registry.yarnpkg.com/raw-body/-/raw-body-2.5.2.tgz#99febd83b90e08975087e8f1f9419a149366b68a"
4883+
integrity sha512-8zGqypfENjCIqGhgXToC8aB2r7YrBX+AQAfIPs/Mlk+BtPTztOvTS01NRW/3Eh60J+a48lt8qsCzirQ6loCVfA==
48844884
dependencies:
48854885
bytes "3.1.2"
48864886
http-errors "2.0.0"

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy