Skip to content

Commit b1156ae

Browse files
authored
Merge pull request #22 from gabriel-hahn/dependabot/npm_and_yarn/app/highcharts-8.1.1
[Security] Bump highcharts from 8.0.4 to 8.1.1 in /app
2 parents eb107f7 + 6985d33 commit b1156ae

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
@@ -13,7 +13,7 @@
1313
"@types/react": "16.8.8",
1414
"@types/react-dom": "16.8.3",
1515
"axios": "^0.19.2",
16-
"highcharts": "^8.0.4",
16+
"highcharts": "^8.1.1",
1717
"highcharts-react-official": "^3.0.0",
1818
"react": "^16.8.5",
1919
"react-dom": "^16.8.5",

app/yarn.lock

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

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

58075807
history@^4.9.0:
58085808
version "4.10.1"

0 commit comments

Comments
 (0)