From af38a23e4bd03560aea9bd76b7c158c2118a62a4 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 24 Feb 2021 06:28:15 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-MERGE-1042987 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a18f8b28..c91dbf34 100644 --- a/package.json +++ b/package.json @@ -95,7 +95,7 @@ "swagger-client": "^3.8.1", "typescript-ioc": "^1.2.1", "typescript-rest": "^1.5.2", - "typescript-rest-swagger": "0.0.12", + "typescript-rest-swagger": "1.1.2", "url": "^0.11.0", "uuid": "^3.2.1", "weighted": "^0.3.0",