Skip to content

Commit ed08015

Browse files
authored
Merge pull request #35 from gabriel-hahn/dependabot/npm_and_yarn/app/highcharts-9.0.0
[Security] Bump highcharts from 8.1.1 to 9.0.0 in /app
2 parents 992d956 + 48f1104 commit ed08015

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.21.1",
16-
"highcharts": "^8.1.1",
16+
"highcharts": "^9.0.0",
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
@@ -5775,10 +5775,10 @@ highcharts-react-official@^3.0.0:
57755775
resolved "https://registry.yarnpkg.com/highcharts-react-official/-/highcharts-react-official-3.0.0.tgz#f2e81ed59d299c3473a0dd5ba5df24028875226a"
57765776
integrity sha512-VefJgDY2hkT9gfppsQGrRF2g5u8d9dtfHGcx2/xqiP+PkZXCqalw9xOeKVCRvJKTOh0coiDFwvVjOvB7KaGl4A==
57775777

5778-
highcharts@^8.1.1:
5779-
version "8.1.1"
5780-
resolved "https://registry.yarnpkg.com/highcharts/-/highcharts-8.1.1.tgz#7dc011e260289ab64d775807df0d13b85ed88338"
5781-
integrity sha512-DSkI+fAqkqYDslOVLcEk8DX7W9itRIwzsdS0uVEOnVf0LF1hSKZtDINHP7ze/uBN9NdWQV9HydtiPTrkLx0lXg==
5778+
highcharts@^9.0.0:
5779+
version "9.0.0"
5780+
resolved "https://registry.yarnpkg.com/highcharts/-/highcharts-9.0.0.tgz#2e5d382481f71c50ac7f086e7bdead394fab71d4"
5781+
integrity sha512-MJCtidFytGSQvsV3OEM+vFTLpjUcp7jmFpLn8h3oL4WKp0gxUOQg6Nw00sqMWGdiadst0gOZO4804zynTcYjZQ==
57825782

57835783
history@^4.9.0:
57845784
version "4.10.1"

0 commit comments

Comments
 (0)