From 735b17cb26685ceff740ddba7c75a7da07fb3184 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Aug 2020 14:33:27 +0000 Subject: [PATCH] Bump highcharts from 7.1.3 to 7.2.2 Bumps [highcharts](https://github.com/highcharts/highcharts-dist) from 7.1.3 to 7.2.2. - [Release notes](https://github.com/highcharts/highcharts-dist/releases) - [Commits](https://github.com/highcharts/highcharts-dist/compare/v7.1.3...v7.2.2) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 88aff0e..c13e5bc 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "homepage": "https://davidysoards.github.io/react-stocks", "dependencies": { "axios": "^0.19.0", - "highcharts": "^7.1.2", + "highcharts": "^7.2.2", "highcharts-react-official": "^2.2.2", "node-sass": "^4.11.0", "normalize.css": "^8.0.1", diff --git a/yarn.lock b/yarn.lock index 4c6a359..f3ecf4f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4597,10 +4597,10 @@ highcharts-react-official@^2.2.2: resolved "https://registry.yarnpkg.com/highcharts-react-official/-/highcharts-react-official-2.2.2.tgz#1a83558f4501b73c99e79aa65325f7bd522d6574" integrity sha512-Xj9JOOL20Vmbl8gjgF2jN89Fx5zqbonjaK6SqwiM4vCjC/ZwtwXEquk+LkymzIVcd4H9Wb/9ASKhBJn5fNtN4g== -highcharts@^7.1.2: - version "7.1.3" - resolved "https://registry.yarnpkg.com/highcharts/-/highcharts-7.1.3.tgz#ea3bb16dcdd780e757ab10e90466c64a82b6d285" - integrity sha512-aHAzlSf/czqJlpVt96jYkirWrIV1ZNHgxsTAyk2R5CcG/0V1G8Ge65p76eFqZQp7C8+cA8e6g1xsAPj51MsJ3Q== +highcharts@^7.2.2: + version "7.2.2" + resolved "https://registry.yarnpkg.com/highcharts/-/highcharts-7.2.2.tgz#94d6bae545d7f0fbf49615b28640f5fdbf99d11e" + integrity sha512-jRKujQuPKHLgGQd2sByBI9K5m56CInm2augVZnBYqdmyoU88hcI62uuAXHvxC3FW8YY0FJ74A1uw6sxrcmcmvg== history@^4.7.2: version "4.9.0"