mirror of
https://github.com/FlipsideCrypto/flipside-js.git
synced 2026-02-06 10:48:11 +00:00
Bump highcharts from 7.2.2 to 9.0.0
Bumps [highcharts](https://github.com/highcharts/highcharts-dist) from 7.2.2 to 9.0.0. - [Release notes](https://github.com/highcharts/highcharts-dist/releases) - [Commits](https://github.com/highcharts/highcharts-dist/compare/v7.2.2...v9.0.0) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
135f6f9a6b
commit
9467efaeb5
6
package-lock.json
generated
6
package-lock.json
generated
@ -3208,9 +3208,9 @@
|
||||
}
|
||||
},
|
||||
"highcharts": {
|
||||
"version": "7.2.2",
|
||||
"resolved": "https://registry.npmjs.org/highcharts/-/highcharts-7.2.2.tgz",
|
||||
"integrity": "sha512-jRKujQuPKHLgGQd2sByBI9K5m56CInm2augVZnBYqdmyoU88hcI62uuAXHvxC3FW8YY0FJ74A1uw6sxrcmcmvg=="
|
||||
"version": "9.0.0",
|
||||
"resolved": "https://registry.npmjs.org/highcharts/-/highcharts-9.0.0.tgz",
|
||||
"integrity": "sha512-MJCtidFytGSQvsV3OEM+vFTLpjUcp7jmFpLn8h3oL4WKp0gxUOQg6Nw00sqMWGdiadst0gOZO4804zynTcYjZQ=="
|
||||
},
|
||||
"hmac-drbg": {
|
||||
"version": "1.0.1",
|
||||
|
||||
@ -13,7 +13,7 @@
|
||||
"dependencies": {
|
||||
"axios": "^0.18.0",
|
||||
"classnames": "^2.2.6",
|
||||
"highcharts": "^7.0.3",
|
||||
"highcharts": "^9.0.0",
|
||||
"load-js": "^3.0.3",
|
||||
"lodash": "^4.17.11",
|
||||
"preact": "^8.3.1"
|
||||
|
||||
@ -2223,9 +2223,10 @@ hash.js@^1.0.0, hash.js@^1.0.3:
|
||||
inherits "^2.0.3"
|
||||
minimalistic-assert "^1.0.1"
|
||||
|
||||
highcharts@^7.0.3:
|
||||
version "7.0.3"
|
||||
resolved "https://registry.yarnpkg.com/highcharts/-/highcharts-7.0.3.tgz#0c8edb578bae28774b9f0d49cf1ae4887b126305"
|
||||
highcharts@^9.0.0:
|
||||
version "9.0.0"
|
||||
resolved "https://registry.yarnpkg.com/highcharts/-/highcharts-9.0.0.tgz#2e5d382481f71c50ac7f086e7bdead394fab71d4"
|
||||
integrity sha512-MJCtidFytGSQvsV3OEM+vFTLpjUcp7jmFpLn8h3oL4WKp0gxUOQg6Nw00sqMWGdiadst0gOZO4804zynTcYjZQ==
|
||||
|
||||
hmac-drbg@^1.0.1:
|
||||
version "1.0.1"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user