Skip to content

Commit 3678ea1

Browse files
fix(deps): update dependency express to v4.18.3
1 parent 4b09c96 commit 3678ea1

File tree

2 files changed

+51
-18
lines changed

2 files changed

+51
-18
lines changed

packages/backend/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"cli-color": "2.0.3",
7878
"date-fns": "2.23.0",
7979
"envsub": "4.0.7",
80-
"express": "4.18.2",
80+
"express": "4.18.3",
8181
"graphql": "15.8.0",
8282
"graphql-redis-subscriptions": "2.4.2",
8383
"ioredis": "4.28.5",
@@ -101,7 +101,7 @@
101101
"@nestjs/testing": "8.4.7",
102102
"@shelf/jest-mongodb": "1.3.4",
103103
"@types/cli-color": "2.0.2",
104-
"@types/express": "4.17.14",
104+
"@types/express": "4.17.21",
105105
"@types/http-cache-semantics": "4.0.1",
106106
"@types/ioredis": "4.28.10",
107107
"@types/jest": "27.5.2",

yarn.lock

Lines changed: 49 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -6504,6 +6504,16 @@
65046504
"@types/qs" "*"
65056505
"@types/range-parser" "*"
65066506

6507+
"@types/express-serve-static-core@^4.17.33":
6508+
version "4.17.43"
6509+
resolved "https://registry.yarnpkg.com/@types/express-serve-static-core/-/express-serve-static-core-4.17.43.tgz#10d8444be560cb789c4735aea5eac6e5af45df54"
6510+
integrity sha512-oaYtiBirUOPQGSWNGPWnzyAFJ0BP3cwvN4oWZQY+zUBwpVIGsKUkpBpSztp74drYcjavs7SKFZ4DX1V2QeN8rg==
6511+
dependencies:
6512+
"@types/node" "*"
6513+
"@types/qs" "*"
6514+
"@types/range-parser" "*"
6515+
"@types/send" "*"
6516+
65076517
"@types/express@*", "@types/express@^4.17.9":
65086518
version "4.17.12"
65096519
resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.12.tgz#4bc1bf3cd0cfe6d3f6f2853648b40db7d54de350"
@@ -6514,13 +6524,13 @@
65146524
"@types/qs" "*"
65156525
"@types/serve-static" "*"
65166526

6517-
"@types/[email protected].14":
6518-
version "4.17.14"
6519-
resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.14.tgz#143ea0557249bc1b3b54f15db4c81c3d4eb3569c"
6520-
integrity sha512-TEbt+vaPFQ+xpxFLFssxUDXj5cWCxZJjIcB7Yg0k0GMHGtgtQgpvx/MUQUeAkNbA9AAGrwkAsoeItdTgS7FMyg==
6527+
"@types/[email protected].21":
6528+
version "4.17.21"
6529+
resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.21.tgz#c26d4a151e60efe0084b23dc3369ebc631ed192d"
6530+
integrity sha512-ejlPM315qwLpaQlQDTjPdsUFSc6ZsP4AN6AlWnogPjQ7CVi7PYF3YVz+CY3jE2pwYf7E/7HlDAN0rV2GxTG0HQ==
65216531
dependencies:
65226532
"@types/body-parser" "*"
6523-
"@types/express-serve-static-core" "^4.17.18"
6533+
"@types/express-serve-static-core" "^4.17.33"
65246534
"@types/qs" "*"
65256535
"@types/serve-static" "*"
65266536

@@ -7020,6 +7030,14 @@
70207030
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.3.6.tgz#e9831776f4512a7ba6da53e71c26e5fb67882d63"
70217031
integrity sha512-0caWDWmpCp0uifxFh+FaqK3CuZ2SkRR/ZRxAV5+zNdC3QVUi6wyOJnefhPvtNt8NQWXB5OA93BUvZsXpWat2Xw==
70227032

7033+
"@types/send@*":
7034+
version "0.17.4"
7035+
resolved "https://registry.yarnpkg.com/@types/send/-/send-0.17.4.tgz#6619cd24e7270793702e4e6a4b958a9010cfc57a"
7036+
integrity sha512-x2EM6TJOybec7c52BX0ZspPodMsQUd5L6PRwOunVyVUhXiBSKf3AezDL8Dgvgt5o0UfKNfuA0eMLr2wLT4AiBA==
7037+
dependencies:
7038+
"@types/mime" "^1"
7039+
"@types/node" "*"
7040+
70237041
"@types/serve-static@*":
70247042
version "1.13.9"
70257043
resolved "https://registry.yarnpkg.com/@types/serve-static/-/serve-static-1.13.9.tgz#aacf28a85a05ee29a11fb7c3ead935ac56f33e4e"
@@ -9137,21 +9155,21 @@ [email protected]:
91379155
type-is "~1.6.18"
91389156
unpipe "1.0.0"
91399157

9140-
9141-
version "1.20.1"
9142-
resolved "https://registry.yarnpkg.com/body-parser/-/body-parser-1.20.1.tgz#b1812a8912c195cd371a3ee5e66faa2338a5c668"
9143-
integrity sha512-jWi7abTbYwajOytWCQc37VulmWiRae5RyTpaCyDcS5/lMdtwSz5lOpDE67srw/HYe35f1z3fDQw+3txg7gNtWw==
9158+
9159+
version "1.20.2"
9160+
resolved "https://registry.yarnpkg.com/body-parser/-/body-parser-1.20.2.tgz#6feb0e21c4724d06de7ff38da36dad4f57a747fd"
9161+
integrity sha512-ml9pReCu3M61kGlqoTm2umSXTlRTuGTx0bfYj+uIUKKYycG5NtSbeetV3faSU6R7ajOPw0g/J1PvK4qNy7s5bA==
91449162
dependencies:
91459163
bytes "3.1.2"
9146-
content-type "~1.0.4"
9164+
content-type "~1.0.5"
91479165
debug "2.6.9"
91489166
depd "2.0.0"
91499167
destroy "1.2.0"
91509168
http-errors "2.0.0"
91519169
iconv-lite "0.4.24"
91529170
on-finished "2.4.1"
91539171
qs "6.11.0"
9154-
raw-body "2.5.1"
9172+
raw-body "2.5.2"
91559173
type-is "~1.6.18"
91569174
unpipe "1.0.0"
91579175

@@ -10293,6 +10311,11 @@ content-type@^1.0.4, content-type@~1.0.4:
1029310311
resolved "https://registry.yarnpkg.com/content-type/-/content-type-1.0.4.tgz#e138cc75e040c727b1966fe5e5f8c9aee256fe3b"
1029410312
integrity sha512-hIP3EEPs8tB9AT1L+NUqtwOAps4mk2Zob89MWXMHjHWg9milF/j4osnnQLXBCBFBk/tvIG/tUc9mOUJiPBhPXA==
1029510313

10314+
content-type@~1.0.5:
10315+
version "1.0.5"
10316+
resolved "https://registry.yarnpkg.com/content-type/-/content-type-1.0.5.tgz#8b773162656d1d1086784c8f23a54ce6d73d7918"
10317+
integrity sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==
10318+
1029610319
1029710320
version "1.7.0"
1029810321
resolved "https://registry.yarnpkg.com/convert-source-map/-/convert-source-map-1.7.0.tgz#17a2cb882d7f77d3490585e2ce6c524424a3a442"
@@ -12732,14 +12755,14 @@ [email protected]:
1273212755
utils-merge "1.0.1"
1273312756
vary "~1.1.2"
1273412757

12735-
12736-
version "4.18.2"
12737-
resolved "https://registry.yarnpkg.com/express/-/express-4.18.2.tgz#3fabe08296e930c796c19e3c516979386ba9fd59"
12738-
integrity sha512-5/PsL6iGPdfQ/lKM1UuielYgv3BUoJfz1aUwU9vHZ+J7gyvwdQXFEBIEIaxeGf0GIcreATNyBExtalisDbuMqQ==
12758+
12759+
version "4.18.3"
12760+
resolved "https://registry.yarnpkg.com/express/-/express-4.18.3.tgz#6870746f3ff904dee1819b82e4b51509afffb0d4"
12761+
integrity sha512-6VyCijWQ+9O7WuVMTRBTl+cjNNIzD5cY5mQ1WM8r/LEkI2u8EYpOotESNwzNlyCn3g+dmjKYI6BmNneSr/FSRw==
1273912762
dependencies:
1274012763
accepts "~1.3.8"
1274112764
array-flatten "1.1.1"
12742-
body-parser "1.20.1"
12765+
body-parser "1.20.2"
1274312766
content-disposition "0.5.4"
1274412767
content-type "~1.0.4"
1274512768
cookie "0.5.0"
@@ -20983,6 +21006,16 @@ [email protected]:
2098321006
iconv-lite "0.4.24"
2098421007
unpipe "1.0.0"
2098521008

21009+
21010+
version "2.5.2"
21011+
resolved "https://registry.yarnpkg.com/raw-body/-/raw-body-2.5.2.tgz#99febd83b90e08975087e8f1f9419a149366b68a"
21012+
integrity sha512-8zGqypfENjCIqGhgXToC8aB2r7YrBX+AQAfIPs/Mlk+BtPTztOvTS01NRW/3Eh60J+a48lt8qsCzirQ6loCVfA==
21013+
dependencies:
21014+
bytes "3.1.2"
21015+
http-errors "2.0.0"
21016+
iconv-lite "0.4.24"
21017+
unpipe "1.0.0"
21018+
2098621019
raw-body@^2.4.1:
2098721020
version "2.4.1"
2098821021
resolved "https://registry.yarnpkg.com/raw-body/-/raw-body-2.4.1.tgz#30ac82f98bb5ae8c152e67149dac8d55153b168c"

0 commit comments

Comments
 (0)