From 98ab734fe0a1a674f34b4e22158f19b76548114c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Jun 2021 07:25:35 +0000 Subject: [PATCH] Bump @tsed/platform-express from 6.33.1 to 6.55.2 Bumps [@tsed/platform-express](https://github.com/tsedio/tsed) from 6.33.1 to 6.55.2. - [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.55.2) --- updated-dependencies: - dependency-name: "@tsed/platform-express" dependency-type: direct:production update-type: version-update:semver-minor ... 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..f115a7bd 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.55.2", "@tsed/schema": "^6.33.1", "ajv": "^7.2.1", "body-parser": "^1.19.0", diff --git a/yarn.lock b/yarn.lock index eb9d2737..249f6fd4 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.55.2": + version "6.55.2" + resolved "https://registry.yarnpkg.com/@tsed/platform-express/-/platform-express-6.55.2.tgz#b463cd29bf9e97330668a79dd65c6ac35779b160" + integrity sha512-N4SOlIxYhlJKhlWF/JE6AKvebA1bG6xLITUT8z5ZwqHyj9UAuzj3QDB1Nqupg4mHp6ARksSkwA1RnoTm4JDu0g== dependencies: express "^4.17.1" multer "^1.4.2"