Skip to content
This repository has been archived by the owner on Nov 16, 2022. It is now read-only.

Commit

Permalink
Merge branch 'master' into cut-release-v1.2.7-rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
taobun authored Nov 18, 2020
2 parents 883e1d5 + 7463962 commit bc267c3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion scan/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"bs-webapi": "^0.19.1",
"change-case": "^4.1.1",
"chart.js": "^2.9.4",
"clipboard-copy": "^3.2.0",
"clipboard-copy": "^4.0.1",
"crypto": "^1.0.1",
"html-react-parser": "^0.14.1",
"js-sha256": "^0.9.0",
Expand Down
8 changes: 4 additions & 4 deletions scan/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4358,10 +4358,10 @@ cli-width@^3.0.0:
resolved "https://registry.yarnpkg.com/cli-width/-/cli-width-3.0.0.tgz#a2f48437a2caa9a22436e794bf071ec9e61cedf6"
integrity sha512-FxqpkPPwu1HjuN93Omfm4h8uIanXofW0RxVEW3k5RKx+mJJYSthzNhp32Kzxxy3YAEZ/Dc/EWN1vZRY0+kOhbw==

clipboard-copy@^3.2.0:
version "3.2.0"
resolved "https://registry.yarnpkg.com/clipboard-copy/-/clipboard-copy-3.2.0.tgz#3c5b8651d3512dcfad295d77a9eb09e7fac8d5fb"
integrity sha512-vooFaGFL6ulEP1liiaWFBmmfuPm3cY3y7T9eB83ZTnYc/oFeAKsq3NcDrOkBC8XaauEE8zHQwI7k0+JSYiVQSQ==
clipboard-copy@^4.0.1:
version "4.0.1"
resolved "https://registry.yarnpkg.com/clipboard-copy/-/clipboard-copy-4.0.1.tgz#326ef9726d4ffe72d9a82a7bbe19379de692017d"
integrity sha512-wOlqdqziE/NNTUJsfSgXmBMIrYmfd5V0HCGsR8uAKHcg+h9NENWINcfRjtWGU77wDHC8B8ijV4hMTGYbrKovng==

[email protected]:
version "1.2.3"
Expand Down

0 comments on commit bc267c3

Please sign in to comment.