From a4423fd6fb35f66809d2a2bbd4f759da9e37e209 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 5 May 2019 07:47:47 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:mem:20180117 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index af8e56d77..3f508d55d 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "rxjs-compat": "^6.4.0", "socket.io-client": "^2.2.0", "stripe": "^6.24.0", - "typeorm": "^0.2.13", + "typeorm": "^0.2.15", "uuid": "^3.3.2" }, "devDependencies": {