Skip to content

Commit 192a475

Browse files
build(deps): bump @alicloud/tea-util from 1.4.8 to 1.4.9 (#151)
Bumps [@alicloud/tea-util](https://github.com/aliyun/tea-util) from 1.4.8 to 1.4.9. - [Release notes](https://github.com/aliyun/tea-util/releases) - [Commits](https://github.com/aliyun/tea-util/commits) --- updated-dependencies: - dependency-name: "@alicloud/tea-util" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 21573a1 commit 192a475

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@
260260
"@alicloud/credentials": "^2.3.1",
261261
"@alicloud/openapi-util": "^0.2.2",
262262
"@alicloud/tea-typescript": "^1.7.0",
263-
"@alicloud/tea-util": "^1.4.8",
263+
"@alicloud/tea-util": "^1.4.9",
264264
"@types/node": "^20.10.5",
265265
"@vscode/codicons": "^0.0.36",
266266
"debug": "^4.3.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,10 @@
3535
"@types/node" "^12.0.2"
3636
httpx "^2.2.6"
3737

38-
"@alicloud/tea-util@^1.3.0", "@alicloud/tea-util@^1.4.8":
39-
version "1.4.8"
40-
resolved "https://registry.yarnpkg.com/@alicloud/tea-util/-/tea-util-1.4.8.tgz#5948a9d14a64edeb244fcbbb065b1f3c018deca7"
41-
integrity sha512-CPmRUAWhUMewZXLVZ8HTCrqRzzcT6F3o/1sB3IY27oU8RLjFj3FMpZe423pJoC/noNXo4Ja3FTTEFF5k8asQBw==
38+
"@alicloud/tea-util@^1.3.0", "@alicloud/tea-util@^1.4.9":
39+
version "1.4.9"
40+
resolved "https://registry.yarnpkg.com/@alicloud/tea-util/-/tea-util-1.4.9.tgz#aa1c4f566d530e7ffc6d9fac1aded06bb0ea45ca"
41+
integrity sha512-S0wz76rGtoPKskQtRTGqeuqBHFj8BqUn0Vh+glXKun2/9UpaaaWmuJwcmtImk6bJZfLYEShDF/kxDmDJoNYiTw==
4242
dependencies:
4343
"@alicloud/tea-typescript" "^1.5.1"
4444
kitx "^2.0.0"

0 commit comments

Comments
 (0)