chore(deps-dev): bump @smithy/property-provider from 4.4.0 to 4.4.2 (#1845)

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

---
updated-dependencies:
- dependency-name: "@smithy/property-provider"
  dependency-version: 4.4.2
  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]
2026-06-23 04:00:00 +00:00
committed by GitHub
parent 88aa3695d3
commit e004cdcd28
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.49",
"@biomejs/biome": "2.5.0",
"@smithy/property-provider": "^4.4.0",
"@smithy/property-provider": "^4.4.2",
"@types/node": "^26.0.0",
"@vitest/coverage-v8": "4.1.9",
"aws-sdk-client-mock": "^4.1.0",
@@ -2374,13 +2374,13 @@
}
},
"node_modules/@smithy/property-provider": {
"version": "4.4.0",
"resolved": "https://registry.npmjs.org/@smithy/property-provider/-/property-provider-4.4.0.tgz",
"integrity": "sha512-btjt5ZSO1JOrFJM8Wzzuqlzu3pc+iGb3InhyRbHX/LzK4gn4/SnfjCEdNAf912tcgcjfi5b2kiaNGz9vlT1Eog==",
"version": "4.4.2",
"resolved": "https://registry.npmjs.org/@smithy/property-provider/-/property-provider-4.4.2.tgz",
"integrity": "sha512-V74/UQ+fPPIqZHzeXIUd0H+k/MF+WpeO3I+5wrMCMgsllLt6uqSNbWnLhJs6pMeXZGu6ry+g1bpIdcHNeL+Oww==",
"dev": true,
"license": "Apache-2.0",
"dependencies": {
"@smithy/core": "^3.25.0",
"@smithy/core": "^3.26.0",
"tslib": "^2.6.2"
},
"engines": {
+1 -1
View File
@@ -19,7 +19,7 @@
"devDependencies": {
"@aws-sdk/credential-provider-env": "^3.972.49",
"@biomejs/biome": "2.5.0",
"@smithy/property-provider": "^4.4.0",
"@smithy/property-provider": "^4.4.2",
"@types/node": "^26.0.0",
"@vitest/coverage-v8": "4.1.9",
"aws-sdk-client-mock": "^4.1.0",