Skip to content

Commit 35e065d

Browse files
build(deps): bump @alicloud/credentials from 2.3.0 to 2.3.1 (#138)
Bumps [@alicloud/credentials](https://github.com/aliyun/nodejs-credentials) from 2.3.0 to 2.3.1. - [Commits](https://github.com/aliyun/nodejs-credentials/commits) --- updated-dependencies: - dependency-name: "@alicloud/credentials" 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 118c0ae commit 35e065d

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
@@ -248,7 +248,7 @@
248248
"all": true
249249
},
250250
"dependencies": {
251-
"@alicloud/credentials": "^2.1.1",
251+
"@alicloud/credentials": "^2.3.1",
252252
"@alicloud/openapi-util": "^0.2.2",
253253
"@alicloud/tea-typescript": "^1.7.0",
254254
"@alicloud/tea-util": "^1.4.8",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@
77
resolved "https://registry.npmmirror.com/@aashutoshrathi/word-wrap/-/word-wrap-1.2.6.tgz#bd9154aec9983f77b3a034ecaa015c2e4201f6cf"
88
integrity sha512-1Yjs2SvM8TflER/OD3cOjhWWOZb58A2t7wpE2S9XfBYTiIl+XFhQG2bjy4Pu1I+EAlCNUzRDYDdFwFYUKvXcIA==
99

10-
"@alicloud/credentials@^2.1.1":
11-
version "2.3.0"
12-
resolved "https://registry.npmmirror.com/@alicloud/credentials/-/credentials-2.3.0.tgz#941233a07ba74cd2fdaa3f6a5d2a3cca5a10c184"
13-
integrity sha512-x0vf/m1BzkqYXAj2Hkd22O35josx5P4VCzq/9EvTBjA7aGLX/P6JDz7QVp+gnhLjPJyvwAbErvJRYq4gIo4IMA==
10+
"@alicloud/credentials@^2.3.1":
11+
version "2.3.1"
12+
resolved "https://registry.yarnpkg.com/@alicloud/credentials/-/credentials-2.3.1.tgz#ab79046cee47af2ba161954f82ad09a30fa5a3de"
13+
integrity sha512-FK8N1YNVqUGOl7qOFn8h3zTwv2Tj8ON3459XXnJkAa08YBECj8o/V81D/ubxpX0yZub4RVKjknxNSHEbrASc+A==
1414
dependencies:
1515
"@alicloud/tea-typescript" "^1.5.3"
1616
httpx "^2.2.0"

0 commit comments

Comments
 (0)