Skip to content

Commit e29c38f

Browse files
authored
Merge pull request #5696 from DSpace/dependabot/npm_and_yarn/dspace-8_x/express-4.22.2
Bump express from 4.22.1 to 4.22.2
2 parents 511bc9d + e399933 commit e29c38f

2 files changed

Lines changed: 19 additions & 21 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"date-fns-tz": "^1.3.7",
9292
"deepmerge": "^4.3.1",
9393
"ejs": "^3.1.10",
94-
"express": "^4.22.1",
94+
"express": "^4.22.2",
9595
"express-rate-limit": "^5.1.3",
9696
"fast-json-patch": "^3.1.1",
9797
"filesize": "^6.1.0",

yarn.lock

Lines changed: 18 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -3873,10 +3873,10 @@ bluebird@^3.7.2:
38733873
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.7.2.tgz#9f229c15be272454ffa973ace0dbee79a1b0c36f"
38743874
integrity sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg==
38753875

3876-
body-parser@^1.19.0, body-parser@~1.20.3:
3877-
version "1.20.4"
3878-
resolved "https://registry.yarnpkg.com/body-parser/-/body-parser-1.20.4.tgz#f8e20f4d06ca8a50a71ed329c15dccad1cdc547f"
3879-
integrity sha512-ZTgYYLMOXY9qKU/57FAo8F+HA2dGX7bqGc71txDRC1rS4frdFI5R7NhluHxH6M0YItAP0sHB4uqAOcYKxO6uGA==
3876+
body-parser@^1.19.0, body-parser@~1.20.5:
3877+
version "1.20.5"
3878+
resolved "https://registry.yarnpkg.com/body-parser/-/body-parser-1.20.5.tgz#303c8c34423d1d6fa799bc764e93c1e4dc6ebf64"
3879+
integrity sha512-3grm+/2tUOvu2cjJkvsIxrv/wVpfXQW4PsQHYm7yk4vfpu7Ekl6nEsYBoJUL6qDwZUx8wUhQ8tR2qz+ad9c9OA==
38803880
dependencies:
38813881
bytes "~3.1.2"
38823882
content-type "~1.0.5"
@@ -3886,7 +3886,7 @@ body-parser@^1.19.0, body-parser@~1.20.3:
38863886
http-errors "~2.0.1"
38873887
iconv-lite "~0.4.24"
38883888
on-finished "~2.4.1"
3889-
qs "~6.14.0"
3889+
qs "~6.15.1"
38903890
raw-body "~2.5.3"
38913891
type-is "~1.6.18"
38923892
unpipe "~1.0.0"
@@ -5515,11 +5515,9 @@ eslint-plugin-deprecation@^1.4.1:
55155515

55165516
"eslint-plugin-dspace-angular-html@link:./lint/dist/src/rules/html":
55175517
version "0.0.0"
5518-
uid ""
55195518

55205519
"eslint-plugin-dspace-angular-ts@link:./lint/dist/src/rules/ts":
55215520
version "0.0.0"
5522-
uid ""
55235521

55245522
eslint-plugin-import-newlines@^1.4.1:
55255523
version "1.4.1"
@@ -5829,14 +5827,14 @@ express-static-gzip@^2.2.0:
58295827
parseurl "^1.3.3"
58305828
serve-static "^1.16.2"
58315829

5832-
express@^4.17.3, express@^4.22.1:
5833-
version "4.22.1"
5834-
resolved "https://registry.yarnpkg.com/express/-/express-4.22.1.tgz#1de23a09745a4fffdb39247b344bb5eaff382069"
5835-
integrity sha512-F2X8g9P1X7uCPZMA3MVf9wcTqlyNp7IhH5qPCI0izhaOIYXaW9L535tGA3qmjRzpH+bZczqq7hVKxTR4NWnu+g==
5830+
express@^4.17.3, express@^4.22.2:
5831+
version "4.22.2"
5832+
resolved "https://registry.yarnpkg.com/express/-/express-4.22.2.tgz#c17ae0981e5efc24b22272f0e041c4662503b700"
5833+
integrity sha512-IuL+Elrou2ZvCFHs18/CIzy2Nzvo25nZ1/D2eIZlz7c+QUayAcYoiM2BthCjs+EBHVpjYjcuLDAiCWgeIX3X1Q==
58365834
dependencies:
58375835
accepts "~1.3.8"
58385836
array-flatten "1.1.1"
5839-
body-parser "~1.20.3"
5837+
body-parser "~1.20.5"
58405838
content-disposition "~0.5.4"
58415839
content-type "~1.0.4"
58425840
cookie "~0.7.1"
@@ -5855,7 +5853,7 @@ express@^4.17.3, express@^4.22.1:
58555853
parseurl "~1.3.3"
58565854
path-to-regexp "~0.1.12"
58575855
proxy-addr "~2.0.7"
5858-
qs "~6.14.0"
5856+
qs "~6.15.1"
58595857
range-parser "~1.2.1"
58605858
safe-buffer "5.2.1"
58615859
send "~0.19.0"
@@ -9594,20 +9592,20 @@ qjobs@^1.2.0:
95949592
resolved "https://registry.yarnpkg.com/qjobs/-/qjobs-1.2.0.tgz#c45e9c61800bd087ef88d7e256423bdd49e5d071"
95959593
integrity sha512-8YOJEHtxpySA3fFDyCRxA+UUV+fA+rTWnuWvylOK/NCjhY+b4ocCtmu8TtsWb+mYeU+GCHf/S66KZF/AsteKHg==
95969594

9597-
qs@~6.14.0:
9598-
version "6.14.1"
9599-
resolved "https://registry.yarnpkg.com/qs/-/qs-6.14.1.tgz#a41d85b9d3902f31d27861790506294881871159"
9600-
integrity sha512-4EK3+xJl8Ts67nLYNwqw/dsFVnCf+qR7RgXSK9jEEm9unao3njwMDdmsdvoKBKHzxd7tCYz5e5M+SnMjdtXGQQ==
9601-
dependencies:
9602-
side-channel "^1.1.0"
9603-
96049595
qs@~6.14.1:
96059596
version "6.14.2"
96069597
resolved "https://registry.yarnpkg.com/qs/-/qs-6.14.2.tgz#b5634cf9d9ad9898e31fba3504e866e8efb6798c"
96079598
integrity sha512-V/yCWTTF7VJ9hIh18Ugr2zhJMP01MY7c5kh4J870L7imm6/DIzBsNLTXzMwUA3yZ5b/KBqLx8Kp3uRvd7xSe3Q==
96089599
dependencies:
96099600
side-channel "^1.1.0"
96109601

9602+
qs@~6.15.1:
9603+
version "6.15.2"
9604+
resolved "https://registry.yarnpkg.com/qs/-/qs-6.15.2.tgz#fd55426d710403ddccc45e0f9eab16db7727ece9"
9605+
integrity sha512-Rzq0KEyX/w/tEybncDgdkZrJgVUsUMk3xjh3t5bv3S1HTAtg+uOYt72+ZfwiQwKdysThkTBdL/rTi6HDmX9Ddw==
9606+
dependencies:
9607+
side-channel "^1.1.0"
9608+
96119609
queue-microtask@^1.2.2:
96129610
version "1.2.3"
96139611
resolved "https://registry.yarnpkg.com/queue-microtask/-/queue-microtask-1.2.3.tgz#4929228bbc724dfac43e0efb058caf7b6cfb6243"

0 commit comments

Comments
 (0)