Skip to content

Commit 624bdd0

Browse files
committed
update white-sdk to 2.16.53
1 parent dff1674 commit 624bdd0

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"react": "^16.12.0",
4545
"react-dom": "^16.12.0",
4646
"whatwg-fetch": "^3.0.0",
47-
"white-web-sdk": "2.16.51"
47+
"white-web-sdk": "2.16.53"
4848
},
4949
"devDependencies": {
5050
"@babel/core": "^7.7.4",

yarn.lock

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -2439,7 +2439,7 @@ clsx@^1.1.1:
24392439
resolved "https://registry.npmjs.org/clsx/-/clsx-1.2.1.tgz"
24402440
integrity sha512-EcR6r5a8bj6pu3ycsa/E/cKVGuTgZJZdsyUYHOksG/UHIiKfjxzRxYJpyVBwYaQeOvghal9fcc4PidlgzugAQg==
24412441

2442-
color-convert@^1.9.0, color-convert@^1.9.1:
2442+
color-convert@^1.9.0:
24432443
version "1.9.3"
24442444
resolved "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz"
24452445
integrity sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==
@@ -2483,21 +2483,21 @@ color-space@^2.0.0:
24832483
resolved "https://registry.npmjs.org/color-space/-/color-space-2.0.1.tgz"
24842484
integrity sha512-nKqUYlo0vZATVOFHY810BSYjmCARrG7e5R3UE3CQlyjJTvv5kSSmPG1kzm/oDyyqjehM+lW1RnEt9It9GNa5JA==
24852485

2486-
color-string@^1.5.2:
2487-
version "1.5.5"
2488-
resolved "https://registry.npmjs.org/color-string/-/color-string-1.5.5.tgz"
2489-
integrity sha512-jgIoum0OfQfq9Whcfc2z/VhCNcmQjWbey6qBX0vqt7YICflUmBCh9E9CiQD5GSJ+Uehixm3NUwHVhqUAWRivZg==
2486+
color-string@^1.9.0:
2487+
version "1.9.1"
2488+
resolved "https://registry.yarnpkg.com/color-string/-/color-string-1.9.1.tgz#4467f9146f036f855b764dfb5bf8582bf342c7a4"
2489+
integrity sha512-shrVawQFojnZv6xM40anx4CkoDP+fZsw/ZerEMsW/pyzsRbElpsL/DBVW7q3ExxwusdNXI3lXpuhEZkzs8p5Eg==
24902490
dependencies:
24912491
color-name "^1.0.0"
24922492
simple-swizzle "^0.2.2"
24932493

2494-
color@^3.1.0:
2495-
version "3.1.2"
2496-
resolved "https://registry.npmjs.org/color/-/color-3.1.2.tgz"
2497-
integrity sha512-vXTJhHebByxZn3lDvDJYw4lR5+uB3vuoHsuYA5AKuxRVn5wzzIfQKGLBmgdVRHKTJYeK5rvJcHnrd0Li49CFpg==
2494+
color@^4.2.3:
2495+
version "4.2.3"
2496+
resolved "https://registry.yarnpkg.com/color/-/color-4.2.3.tgz#d781ecb5e57224ee43ea9627560107c0e0c6463a"
2497+
integrity sha512-1rXeuUUiGGrykh+CeBdu5Ie7OJwinCgQY0bc7GCRxy5xVHy+moaqkpL/jqQq0MtQOeYcrqEz4abc5f0KtU7W4A==
24982498
dependencies:
2499-
color-convert "^1.9.1"
2500-
color-string "^1.5.2"
2499+
color-convert "^2.0.1"
2500+
color-string "^1.9.0"
25012501

25022502
colord@^2.9.1:
25032503
version "2.9.2"
@@ -6999,18 +6999,18 @@ which@^2.0.1:
69996999
dependencies:
70007000
isexe "^2.0.0"
70017001

7002-
7003-
version "2.16.51"
7004-
resolved "https://registry.npmjs.org/white-web-sdk/-/white-web-sdk-2.16.51.tgz"
7005-
integrity sha512-hEdqSMcaumf9w7Q8jb06Fluy83CP+32Cto9jih6EI/MZsy4feWf43u/GDXZhxOn5OnYzvSyxIx93O8vK/2xV8w==
7002+
7003+
version "2.16.53"
7004+
resolved "https://registry.yarnpkg.com/white-web-sdk/-/white-web-sdk-2.16.53.tgz#25d7885f1d5d69243b428b426c72ef9664b0c4ac"
7005+
integrity sha512-ACYemnxcCyWu5TKgbIIwa2I4MMmmYOwbZVqAtBZDnV++eT1iTtRES8CBhwKqJSUPrVqR0elz7E5vre7EXl6rzA==
70067006
dependencies:
70077007
"@juggle/resize-observer" "^3.3.1"
70087008
"@netless/canvas-polyfill" "^0.0.4"
70097009
"@netless/xml-js" "1.6.16"
70107010
atob "^2.1.2"
70117011
bezier-js "^2.4.4"
70127012
bowser "^2.11.0"
7013-
color "^3.1.0"
7013+
color "^4.2.3"
70147014
core-js "^3.15.2"
70157015
detect-it "^3.0.5"
70167016
eventemitter3 "^4.0.7"

0 commit comments

Comments
 (0)