Skip to content

Commit 6985d33

Browse files
[Security] Bump highcharts from 8.0.4 to 8.1.1 in /app
Bumps [highcharts](https://github.com/highcharts/highcharts-dist) from 8.0.4 to 8.1.1. **This update includes a security fix.** - [Release notes](https://github.com/highcharts/highcharts-dist/releases) - [Commits](highcharts/highcharts-dist@v8.0.4...v8.1.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 1dc3ba3 commit 6985d33

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@types/react": "16.8.8",
1313
"@types/react-dom": "16.8.3",
1414
"axios": "^0.19.2",
15-
"highcharts": "^8.0.4",
15+
"highcharts": "^8.1.1",
1616
"highcharts-react-official": "^3.0.0",
1717
"react": "^16.8.5",
1818
"react-dom": "^16.8.5",

app/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5801,10 +5801,10 @@ highcharts-react-official@^3.0.0:
58015801
resolved "https://registry.yarnpkg.com/highcharts-react-official/-/highcharts-react-official-3.0.0.tgz#f2e81ed59d299c3473a0dd5ba5df24028875226a"
58025802
integrity sha512-VefJgDY2hkT9gfppsQGrRF2g5u8d9dtfHGcx2/xqiP+PkZXCqalw9xOeKVCRvJKTOh0coiDFwvVjOvB7KaGl4A==
58035803

5804-
highcharts@^8.0.4:
5805-
version "8.0.4"
5806-
resolved "https://registry.yarnpkg.com/highcharts/-/highcharts-8.0.4.tgz#a717434012bd5f9b82b94b737d62acec501d360c"
5807-
integrity sha512-RD86/w7VNwuY96c2Pv16dtZujJ4vg5viiVjbFF/TCrvFpmtQRzBIECG90ww0JtiK6+6TKlwCYf0an+kgQshnRw==
5804+
highcharts@^8.1.1:
5805+
version "8.1.1"
5806+
resolved "https://registry.yarnpkg.com/highcharts/-/highcharts-8.1.1.tgz#7dc011e260289ab64d775807df0d13b85ed88338"
5807+
integrity sha512-DSkI+fAqkqYDslOVLcEk8DX7W9itRIwzsdS0uVEOnVf0LF1hSKZtDINHP7ze/uBN9NdWQV9HydtiPTrkLx0lXg==
58085808

58095809
history@^4.9.0:
58105810
version "4.10.1"

0 commit comments

Comments
 (0)