1
0

Merge pull request #3517 from DSpace/dependabot/npm_and_yarn/dspace-7_x/types/express-4.17.21

Bump @types/express from 4.17.17 to 4.17.21
This commit is contained in:
Tim Donohue
2024-10-22 13:18:47 -05:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@@ -151,7 +151,7 @@
"@nguniversal/builders": "^15.2.1", "@nguniversal/builders": "^15.2.1",
"@types/deep-freeze": "0.1.5", "@types/deep-freeze": "0.1.5",
"@types/ejs": "^3.1.5", "@types/ejs": "^3.1.5",
"@types/express": "^4.17.17", "@types/express": "^4.17.21",
"@types/jasmine": "~3.6.0", "@types/jasmine": "~3.6.0",
"@types/js-cookie": "2.2.6", "@types/js-cookie": "2.2.6",
"@types/lodash": "^4.17.12", "@types/lodash": "^4.17.12",

View File

@@ -2499,10 +2499,10 @@
"@types/qs" "*" "@types/qs" "*"
"@types/range-parser" "*" "@types/range-parser" "*"
"@types/express@*", "@types/express@^4.17.13", "@types/express@^4.17.17": "@types/express@*", "@types/express@^4.17.13", "@types/express@^4.17.21":
version "4.17.17" version "4.17.21"
resolved "https://registry.npmjs.org/@types/express/-/express-4.17.17.tgz" resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.21.tgz#c26d4a151e60efe0084b23dc3369ebc631ed192d"
integrity sha512-Q4FmmuLGBG58btUnfS1c1r/NQdlp3DMfGDGig8WhfpA2YRUtEkxAjkZb0yvplJGYdF1fsQ81iMDcH24sSCNC/Q== integrity sha512-ejlPM315qwLpaQlQDTjPdsUFSc6ZsP4AN6AlWnogPjQ7CVi7PYF3YVz+CY3jE2pwYf7E/7HlDAN0rV2GxTG0HQ==
dependencies: dependencies:
"@types/body-parser" "*" "@types/body-parser" "*"
"@types/express-serve-static-core" "^4.17.33" "@types/express-serve-static-core" "^4.17.33"