Skip to content

Commit c276b30

Browse files
Bump xmldom and cos-js-sdk-v5 in /template/admin
Removes [xmldom](https://github.com/xmldom/xmldom). It's no longer used after updating ancestor dependency [cos-js-sdk-v5](https://github.com/tencentyun/cos-js-sdk-v5). These dependencies need to be updated together. Removes `xmldom` Updates `cos-js-sdk-v5` from 0.5.27 to 1.4.10 - [Release notes](https://github.com/tencentyun/cos-js-sdk-v5/releases) - [Changelog](https://github.com/tencentyun/cos-js-sdk-v5/blob/master/CHANGELOG.md) - [Commits](https://github.com/tencentyun/cos-js-sdk-v5/commits/v1.4.10) --- updated-dependencies: - dependency-name: xmldom dependency-type: indirect - dependency-name: cos-js-sdk-v5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ab096dc commit c276b30

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

template/admin/package-lock.json

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

template/admin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"better-scroll": "^1.15.2",
1818
"clipboard": "^2.0.0",
1919
"codemirror": "^5.38.0",
20-
"cos-js-sdk-v5": "^0.5.26",
20+
"cos-js-sdk-v5": "^1.4.10",
2121
"countup": "^1.8.2",
2222
"cropperjs": "^1.2.2",
2323
"dayjs": "^1.7.7",

0 commit comments

Comments
 (0)