Skip to content

Commit a237ea7

Browse files
authored
Merge pull request #10 from REChain-Network-Solutions/dependabot/npm_and_yarn/lightweight-charts-5.0.8
Bump lightweight-charts from 3.6.1 to 5.0.8
2 parents f603054 + 08d0c4c commit a237ea7

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"ant-design-vue": "^2.2.8",
1717
"axios": "^0.30.0",
1818
"core-js": "^3.6.5",
19-
"lightweight-charts": "^3.6.1",
19+
"lightweight-charts": "^5.0.8",
2020
"lodash": "^4.17.21",
2121
"luxon": "^2.5.2",
2222
"oREChain": "^0.1.17",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5117,10 +5117,10 @@ extsprintf@^1.2.0:
51175117
resolved "https://registry.yarnpkg.com/extsprintf/-/extsprintf-1.4.0.tgz#e2689f8f356fad62cca65a3a91c5df5f9551692f"
51185118
integrity sha1-4mifjzVvrWLMplo6kcXfX5VRaS8=
51195119

5120-
fancy-canvas@0.2.2:
5121-
version "0.2.2"
5122-
resolved "https://registry.yarnpkg.com/fancy-canvas/-/fancy-canvas-0.2.2.tgz#33fd4976724169a1eda5015f515a2a1302d1ec91"
5123-
integrity sha512-50qi8xA0QkHbjmb8h7XQ6k2fvD7y/yMfiUw9YTarJ7rWrq6o5/3CCXPouYk+XSLASvvxtjyiQLRBFt3qkE3oyA==
5120+
fancy-canvas@2.1.0:
5121+
version "2.1.0"
5122+
resolved "https://registry.yarnpkg.com/fancy-canvas/-/fancy-canvas-2.1.0.tgz#44b40e40419ad8ef8304df365e4276767e918552"
5123+
integrity sha512-nifxXJ95JNLFR2NgRV4/MxVP45G9909wJTEKz5fg/TZS20JJZA6hfgRVh/bC9bwl2zBtBNcYPjiBE4njQHVBwQ==
51245124

51255125
fast-deep-equal@^3.1.1:
51265126
version "3.1.3"
@@ -7054,12 +7054,12 @@ lie@~3.3.0:
70547054
dependencies:
70557055
immediate "~3.0.5"
70567056

7057-
lightweight-charts@^3.6.1:
7058-
version "3.6.1"
7059-
resolved "https://registry.yarnpkg.com/lightweight-charts/-/lightweight-charts-3.6.1.tgz#2888d66e7937be5098e53c19776b025f36b498c4"
7060-
integrity sha512-82y5VsYCnVI1qGJ1TUMVfxUvcbn+S3pXXXY3yZHkmWfRMxtAHQxpOwpeTC+MJ9NOl8Jd037SvS9NuDkESaY7HA==
7057+
lightweight-charts@^5.0.8:
7058+
version "5.0.8"
7059+
resolved "https://registry.yarnpkg.com/lightweight-charts/-/lightweight-charts-5.0.8.tgz#4062eba26aaf773eaf7d5505f7e09f22ae879d8b"
7060+
integrity sha512-dNBK5TlNcG78RUnxYRAZP4XpY5bkp3EE0PPjFFPkdIZ8RvnvL2JLgTb1BLh40trHhgJl51b1bCz8678GpnKvIw==
70617061
dependencies:
7062-
fancy-canvas "0.2.2"
7062+
fancy-canvas "2.1.0"
70637063

70647064
lines-and-columns@^1.1.6:
70657065
version "1.1.6"

0 commit comments

Comments
 (0)