From 5862c720a349b3d23447e41f9b670516a6665767 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Jun 2021 05:47:45 +0000 Subject: [PATCH] Bump @tsed/platform-express from 6.33.1 to 6.55.0 Bumps [@tsed/platform-express](https://github.com/tsedio/tsed) from 6.33.1 to 6.55.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.55.0) --- 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..0114f10a 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.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..0fcd48ad 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.0": + version "6.55.0" + resolved "https://registry.yarnpkg.com/@tsed/platform-express/-/platform-express-6.55.0.tgz#e7cf2f1a3c5902f3af079a0692db2029ebda30a4" + integrity sha512-UBRLUyHh87/MzWowjC/8FicG2n3SEwMEffwfflozpsU4U7nGoR6dreQkTmvtTSdkTjClh6/MjARiDM5fNVLbpg== dependencies: express "^4.17.1" multer "^1.4.2"