chore(deps-dev): bump @smithy/property-provider from 4.2.14 to 4.3.4 (#1798)

Bumps [@smithy/property-provider](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/property-provider) from 4.2.14 to 4.3.4.
- [Release notes](https://github.com/smithy-lang/smithy-typescript/releases)
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/property-provider/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/property-provider@4.3.4/packages/property-provider)

---
updated-dependencies:
- dependency-name: "@smithy/property-provider"
  dependency-version: 4.3.4
  dependency-type: direct:development
  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>
This commit is contained in:
dependabot[bot]
2026-05-26 08:47:01 +00:00
committed by GitHub
parent 9a5ab5bbe8
commit 477988d772
2 changed files with 6 additions and 6 deletions
+5 -5
View File
@@ -17,7 +17,7 @@
"devDependencies": {
"@aws-sdk/credential-provider-env": "^3.972.39",
"@biomejs/biome": "2.4.13",
"@smithy/property-provider": "^4.2.14",
"@smithy/property-provider": "^4.3.4",
"@types/node": "^25.6.0",
"@vitest/coverage-v8": "^3.2.4",
"aws-sdk-client-mock": "^4.1.0",
@@ -2822,13 +2822,13 @@
}
},
"node_modules/@smithy/property-provider": {
"version": "4.2.14",
"resolved": "https://registry.npmjs.org/@smithy/property-provider/-/property-provider-4.2.14.tgz",
"integrity": "sha512-WuM31CgfsnQ/10i7NYr0PyxqknD72Y5uMfUMVSniPjbEPceiTErb4eIqJQ+pdxNEAUEWrewrGjIRjVbVHsxZiQ==",
"version": "4.3.4",
"resolved": "https://registry.npmjs.org/@smithy/property-provider/-/property-provider-4.3.4.tgz",
"integrity": "sha512-ozP4y+MVRgiJJ1WEkT3/cFHungnv7g1ED9A9lVFlIlOUc9QkEfEYOu+AKUpyRqS9lxKWsdWWcdgSvX6aoRxV/A==",
"dev": true,
"license": "Apache-2.0",
"dependencies": {
"@smithy/types": "^4.14.1",
"@smithy/core": "^3.24.4",
"tslib": "^2.6.2"
},
"engines": {
+1 -1
View File
@@ -19,7 +19,7 @@
"devDependencies": {
"@aws-sdk/credential-provider-env": "^3.972.39",
"@biomejs/biome": "2.4.13",
"@smithy/property-provider": "^4.2.14",
"@smithy/property-provider": "^4.3.4",
"@types/node": "^25.6.0",
"@vitest/coverage-v8": "^3.2.4",
"aws-sdk-client-mock": "^4.1.0",