Skip to content

Commit fdbc764

Browse files
fix(deps): update dependency express to v4.19.1
1 parent 4b09c96 commit fdbc764

File tree

2 files changed

+57
-19
lines changed

2 files changed

+57
-19
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.19.1",
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: 55 additions & 17 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"
@@ -10335,6 +10358,11 @@ [email protected]:
1033510358
resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.5.0.tgz#d1f5d71adec6558c58f389987c366aa47e994f8b"
1033610359
integrity sha512-YZ3GUyn/o8gfKJlnlX7g7xq4gyO6OSuhGPKaaGssGB2qgDUS0gPgtTvoyZLTt9Ab6dC4hfc9dV5arkvc/OCmrw==
1033710360

10361+
10362+
version "0.6.0"
10363+
resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.6.0.tgz#2798b04b071b0ecbff0dbb62a505a8efa4e19051"
10364+
integrity sha512-U71cyTamuh1CRNCfpGY6to28lxvNwPG4Guz/EVjgf3Jmzv0vlDp1atT9eS5dDjMYHucpHbWns6Lwf3BKz6svdw==
10365+
1033810366
cookiejar@^2.1.3:
1033910367
version "2.1.3"
1034010368
resolved "https://registry.yarnpkg.com/cookiejar/-/cookiejar-2.1.3.tgz#fc7a6216e408e74414b90230050842dacda75acc"
@@ -12732,17 +12760,17 @@ [email protected]:
1273212760
utils-merge "1.0.1"
1273312761
vary "~1.1.2"
1273412762

12735-
express@4.18.2:
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==
12763+
express@4.19.1:
12764+
version "4.19.1"
12765+
resolved "https://registry.yarnpkg.com/express/-/express-4.19.1.tgz#4700635795e911600a45596138cf5b0320e78256"
12766+
integrity sha512-K4w1/Bp7y8iSiVObmCrtq8Cs79XjJc/RU2YYkZQ7wpUu5ZyZ7MtPHkqoMz4pf+mgXfNvo2qft8D9OnrH2ABk9w==
1273912767
dependencies:
1274012768
accepts "~1.3.8"
1274112769
array-flatten "1.1.1"
12742-
body-parser "1.20.1"
12770+
body-parser "1.20.2"
1274312771
content-disposition "0.5.4"
1274412772
content-type "~1.0.4"
12745-
cookie "0.5.0"
12773+
cookie "0.6.0"
1274612774
cookie-signature "1.0.6"
1274712775
debug "2.6.9"
1274812776
depd "2.0.0"
@@ -20983,6 +21011,16 @@ [email protected]:
2098321011
iconv-lite "0.4.24"
2098421012
unpipe "1.0.0"
2098521013

21014+
21015+
version "2.5.2"
21016+
resolved "https://registry.yarnpkg.com/raw-body/-/raw-body-2.5.2.tgz#99febd83b90e08975087e8f1f9419a149366b68a"
21017+
integrity sha512-8zGqypfENjCIqGhgXToC8aB2r7YrBX+AQAfIPs/Mlk+BtPTztOvTS01NRW/3Eh60J+a48lt8qsCzirQ6loCVfA==
21018+
dependencies:
21019+
bytes "3.1.2"
21020+
http-errors "2.0.0"
21021+
iconv-lite "0.4.24"
21022+
unpipe "1.0.0"
21023+
2098621024
raw-body@^2.4.1:
2098721025
version "2.4.1"
2098821026
resolved "https://registry.yarnpkg.com/raw-body/-/raw-body-2.4.1.tgz#30ac82f98bb5ae8c152e67149dac8d55153b168c"

0 commit comments

Comments
 (0)