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

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

---
updated-dependencies:
- dependency-name: "@smithy/property-provider"
  dependency-version: 4.4.4
  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-30 03:53:53 +00:00
committed by GitHub
parent c35a5960bf
commit 9df7c63a2f
2 changed files with 6 additions and 6 deletions
+5 -5
View File
@@ -17,7 +17,7 @@
"devDependencies": { "devDependencies": {
"@aws-sdk/credential-provider-env": "^3.972.49", "@aws-sdk/credential-provider-env": "^3.972.49",
"@biomejs/biome": "2.5.1", "@biomejs/biome": "2.5.1",
"@smithy/property-provider": "^4.4.2", "@smithy/property-provider": "^4.4.4",
"@types/node": "^26.0.1", "@types/node": "^26.0.1",
"@vitest/coverage-v8": "4.1.9", "@vitest/coverage-v8": "4.1.9",
"aws-sdk-client-mock": "^4.1.0", "aws-sdk-client-mock": "^4.1.0",
@@ -2371,13 +2371,13 @@
} }
}, },
"node_modules/@smithy/property-provider": { "node_modules/@smithy/property-provider": {
"version": "4.4.2", "version": "4.4.4",
"resolved": "https://registry.npmjs.org/@smithy/property-provider/-/property-provider-4.4.2.tgz", "resolved": "https://registry.npmjs.org/@smithy/property-provider/-/property-provider-4.4.4.tgz",
"integrity": "sha512-V74/UQ+fPPIqZHzeXIUd0H+k/MF+WpeO3I+5wrMCMgsllLt6uqSNbWnLhJs6pMeXZGu6ry+g1bpIdcHNeL+Oww==", "integrity": "sha512-Jfq2NdpO+fUJQ3XH0KM6IT8a77PNXAKmKFpHaxC2Pl2p/9EcZ6y2Bxwbb/dAN4GawCTsywU7DX0fucXH/c+BVA==",
"dev": true, "dev": true,
"license": "Apache-2.0", "license": "Apache-2.0",
"dependencies": { "dependencies": {
"@smithy/core": "^3.26.0", "@smithy/core": "^3.28.0",
"tslib": "^2.6.2" "tslib": "^2.6.2"
}, },
"engines": { "engines": {
+1 -1
View File
@@ -19,7 +19,7 @@
"devDependencies": { "devDependencies": {
"@aws-sdk/credential-provider-env": "^3.972.49", "@aws-sdk/credential-provider-env": "^3.972.49",
"@biomejs/biome": "2.5.1", "@biomejs/biome": "2.5.1",
"@smithy/property-provider": "^4.4.2", "@smithy/property-provider": "^4.4.4",
"@types/node": "^26.0.1", "@types/node": "^26.0.1",
"@vitest/coverage-v8": "4.1.9", "@vitest/coverage-v8": "4.1.9",
"aws-sdk-client-mock": "^4.1.0", "aws-sdk-client-mock": "^4.1.0",