From 349d2bcba2eacbd8c692d2c1ccce1e68205097e8 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 24 Jun 2023 05:35:46 +0000 Subject: [PATCH] fix: charts-packages/ag-charts-community/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SEMVER-3247795 --- charts-packages/ag-charts-community/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts-packages/ag-charts-community/package.json b/charts-packages/ag-charts-community/package.json index bbf78432449..7c14da03314 100644 --- a/charts-packages/ag-charts-community/package.json +++ b/charts-packages/ag-charts-community/package.json @@ -57,7 +57,7 @@ "eslint": "^6.8.0", "eslint-plugin-compat": "^3.5.1", "eslint-plugin-ie11": "^1.0.0", - "jest": "^25.4.0", + "jest": "^26.0.0", "raf": "3.4.1", "ts-jest": "^25.4.0", "typescript": "~3.6.5"