chore(deps-dev): bump @smithy/property-provider from 4.0.2 to 4.0.3 (#1364)

Bumps [@smithy/property-provider](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/property-provider) from 4.0.2 to 4.0.3.
- [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.0.3/packages/property-provider)

---
updated-dependencies:
- dependency-name: "@smithy/property-provider"
  dependency-version: 4.0.3
  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>
This commit is contained in:
dependabot[bot]
2025-05-20 03:40:13 +00:00
committed by kellertk
parent 5c173daddc
commit b8672ce0f2
2 changed files with 9 additions and 9 deletions

View File

@@ -16,7 +16,7 @@
"devDependencies": {
"@aws-sdk/credential-provider-env": "^3.808.0",
"@biomejs/biome": "1.9.4",
"@smithy/property-provider": "^4.0.1",
"@smithy/property-provider": "^4.0.3",
"@types/node": "^22.15.19",
"@vercel/ncc": "^0.38.3",
"@vitest/coverage-v8": "^3.1.2",