Skip to content

Commit

Permalink
build(deps): bump @alicloud/openapi-util from 0.2.9 to 0.3.2 (#152)
Browse files Browse the repository at this point in the history
Bumps @alicloud/openapi-util from 0.2.9 to 0.3.2.

---
updated-dependencies:
- dependency-name: "@alicloud/openapi-util"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 14, 2024
1 parent 192a475 commit 3be5834
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@
},
"dependencies": {
"@alicloud/credentials": "^2.3.1",
"@alicloud/openapi-util": "^0.2.2",
"@alicloud/openapi-util": "^0.3.2",
"@alicloud/tea-typescript": "^1.7.0",
"@alicloud/tea-util": "^1.4.9",
"@types/node": "^20.10.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@
ini "^1.3.5"
kitx "^2.0.0"

"@alicloud/openapi-util@^0.2.2":
version "0.2.9"
resolved "https://registry.npmmirror.com/@alicloud/openapi-util/-/openapi-util-0.2.9.tgz#2379cd81f993dcab32066a2b892ddcbdd266d51c"
integrity sha512-GUEYtX3lDv+WaZoDFCb0h9aZ8+IlajnSAxSHjiITbNtjCpZbA/vfd7Z/ST9YaPoT34nGqDNKiQTjqpLhaKtYBw==
"@alicloud/openapi-util@^0.3.2":
version "0.3.2"
resolved "https://registry.yarnpkg.com/@alicloud/openapi-util/-/openapi-util-0.3.2.tgz#d245e7e466d9fdf6945551c5b7c39c17a6596f1c"
integrity sha512-EC2JvxdcOgMlBAEG0+joOh2IB1um8CPz9EdYuRfTfd1uP8Yc9D8QRUWVGjP6scnj6fWSOaHFlit9H6PrJSyFow==
dependencies:
"@alicloud/tea-typescript" "^1.7.1"
"@alicloud/tea-util" "^1.3.0"
Expand Down

0 comments on commit 3be5834

Please sign in to comment.