From 35774772e33cc32fc303d089bee35e5f62b62862 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 May 2021 07:07:51 +0000 Subject: [PATCH] Bump @tsed/platform-express from 6.33.1 to 6.53.0 Bumps [@tsed/platform-express](https://github.com/tsedio/tsed) from 6.33.1 to 6.53.0. - [Release notes](https://github.com/tsedio/tsed/releases) - [Changelog](https://github.com/tsedio/tsed/blob/production/release.config.js) - [Commits](https://github.com/tsedio/tsed/compare/v6.33.1...v6.53.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index d60f5c23..cb622d45 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@tsed/exceptions": "^6.33.1", "@tsed/json-mapper": "^6.33.1", "@tsed/platform-aws": "^6.33.1", - "@tsed/platform-express": "^6.33.1", + "@tsed/platform-express": "^6.53.0", "@tsed/schema": "^6.33.1", "ajv": "^7.2.1", "body-parser": "^1.19.0", diff --git a/yarn.lock b/yarn.lock index eb9d2737..be46ce12 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1787,10 +1787,10 @@ "@types/aws-serverless-express" "^3.3.3" aws-serverless-express "3.4.0" -"@tsed/platform-express@^6.33.1": - version "6.33.1" - resolved "https://registry.yarnpkg.com/@tsed/platform-express/-/platform-express-6.33.1.tgz#91dc2feaa1b676790d9cec327fd6823449a32199" - integrity sha512-uMlu3QyGT88WRSeG+ZSyQ2al4wzByq2b+WK72aqgl6guhp3BowRkOooITNrv9x2avCiOF5rk46WoyKlSv5HFbQ== +"@tsed/platform-express@^6.53.0": + version "6.53.0" + resolved "https://registry.yarnpkg.com/@tsed/platform-express/-/platform-express-6.53.0.tgz#8bd720c07ad056de3006daf4a1ad3eb48583f9a3" + integrity sha512-QqZdPSzfwNaMmMKQiKRtT4igx0ArIm7Um1ZEulokVN1j/xxjBauEW9Q0QaQ76LH/BI+WqxArM315VB5TMoje3A== dependencies: express "^4.17.1" multer "^1.4.2"