mirror of
https://github.com/aws-actions/configure-aws-credentials.git
synced 2026-03-12 18:07:10 -04:00
chore: Bump @smithy/property-provider from 2.0.9 to 2.0.10 (#869)
Bumps [@smithy/property-provider](https://github.com/awslabs/smithy-typescript/tree/HEAD/packages/property-provider) from 2.0.9 to 2.0.10. - [Release notes](https://github.com/awslabs/smithy-typescript/releases) - [Changelog](https://github.com/awslabs/smithy-typescript/blob/main/packages/property-provider/CHANGELOG.md) - [Commits](https://github.com/awslabs/smithy-typescript/commits/@smithy/property-provider@2.0.10/packages/property-provider) --- updated-dependencies: - dependency-name: "@smithy/property-provider" dependency-type: direct:development 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> Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
This commit is contained in:
18
package-lock.json
generated
18
package-lock.json
generated
@@ -17,7 +17,7 @@
|
||||
"devDependencies": {
|
||||
"@aws-sdk/credential-provider-env": "^3.186.0",
|
||||
"@jest/globals": "^29.7.0",
|
||||
"@smithy/property-provider": "^2.0.7",
|
||||
"@smithy/property-provider": "^2.0.10",
|
||||
"@types/jest": "^29.5.5",
|
||||
"@types/node": "^20",
|
||||
"@typescript-eslint/eslint-plugin": "<=5.62.0",
|
||||
@@ -2142,11 +2142,11 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@smithy/property-provider": {
|
||||
"version": "2.0.9",
|
||||
"resolved": "https://registry.npmjs.org/@smithy/property-provider/-/property-provider-2.0.9.tgz",
|
||||
"integrity": "sha512-25pPZ8f8DeRwYI5wbPRZaoMoR+3vrw8DwbA0TjP+GsdiB2KxScndr4HQehiJ5+WJ0giOTWhLz0bd+7Djv1qpUQ==",
|
||||
"version": "2.0.10",
|
||||
"resolved": "https://registry.npmjs.org/@smithy/property-provider/-/property-provider-2.0.10.tgz",
|
||||
"integrity": "sha512-YMBVfh0ZMmJtbsUn+WfSwR32iRljZPdRN0Tn2GAcdJ+ejX8WrBXD7Z0jIkQDrQZr8fEuuv5x8WxMIj+qVbsPQw==",
|
||||
"dependencies": {
|
||||
"@smithy/types": "^2.3.2",
|
||||
"@smithy/types": "^2.3.3",
|
||||
"tslib": "^2.5.0"
|
||||
},
|
||||
"engines": {
|
||||
@@ -12598,11 +12598,11 @@
|
||||
}
|
||||
},
|
||||
"@smithy/property-provider": {
|
||||
"version": "2.0.9",
|
||||
"resolved": "https://registry.npmjs.org/@smithy/property-provider/-/property-provider-2.0.9.tgz",
|
||||
"integrity": "sha512-25pPZ8f8DeRwYI5wbPRZaoMoR+3vrw8DwbA0TjP+GsdiB2KxScndr4HQehiJ5+WJ0giOTWhLz0bd+7Djv1qpUQ==",
|
||||
"version": "2.0.10",
|
||||
"resolved": "https://registry.npmjs.org/@smithy/property-provider/-/property-provider-2.0.10.tgz",
|
||||
"integrity": "sha512-YMBVfh0ZMmJtbsUn+WfSwR32iRljZPdRN0Tn2GAcdJ+ejX8WrBXD7Z0jIkQDrQZr8fEuuv5x8WxMIj+qVbsPQw==",
|
||||
"requires": {
|
||||
"@smithy/types": "^2.3.2",
|
||||
"@smithy/types": "^2.3.3",
|
||||
"tslib": "^2.5.0"
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user