From ec70636c17d022a63f35340fa304fee4d504443c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 15 Apr 2022 16:06:07 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ASYNC-2441827 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5a44cfb84..03fd08fe3 100644 --- a/package.json +++ b/package.json @@ -118,7 +118,7 @@ "redux-thunk": "^2.1.0", "request": "^2.81.0", "rethink-knex-adapter": "^0.4.10", - "rollbar": "^0.6.2", + "rollbar": "^2.25.0", "thinky": "^2.3.3", "transform-loader": "^0.2.3", "twilio": "^2.11.0",