From be7d849d0d99c786d6ff04562afe66b80af58763 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2019 19:40:42 +0000 Subject: [PATCH] Bump semver from 3.0.1 to 6.3.0 in /frontend/www_old/lib/chartjs Bumps [semver](https://github.com/npm/node-semver) from 3.0.1 to 6.3.0. - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/master/CHANGELOG.md) - [Commits](https://github.com/npm/node-semver/compare/v3.0.1...v6.3.0) Signed-off-by: dependabot[bot] --- frontend/www_old/lib/chartjs/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/www_old/lib/chartjs/package.json b/frontend/www_old/lib/chartjs/package.json index 9ac4a0e71..428317d08 100644 --- a/frontend/www_old/lib/chartjs/package.json +++ b/frontend/www_old/lib/chartjs/package.json @@ -20,7 +20,7 @@ "gulp-util": "~2.2.x", "gulp-html-validator": "^0.0.2", "inquirer": "^0.5.1", - "semver": "^3.0.1" + "semver": "^6.3.0" }, "spm": { "main": "Chart.js"