Skip to content

Commit a8e4364

Browse files
saby1101claude
andcommitted
chore: dependency upgrades
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent ba3d45b commit a8e4364

2 files changed

Lines changed: 9 additions & 7 deletions

File tree

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,12 @@
3030
"LICENSE"
3131
],
3232
"dependencies": {
33-
"@aws-sdk/client-s3": "^3.962.0",
34-
"@aws-sdk/credential-provider-node": "^3.962.0",
33+
"@aws-sdk/client-s3": "^3.974.0",
34+
"@aws-sdk/credential-provider-node": "^3.972.1",
3535
"@azure/identity": "^4.13.0",
3636
"@azure/service-bus": "^7.9.5",
37-
"@azure/storage-blob": "^12.29.1",
38-
"@google-cloud/pubsub": "^5.2.0",
37+
"@azure/storage-blob": "^12.30.0",
38+
"@google-cloud/pubsub": "^5.2.2",
3939
"@google-cloud/storage": "^7.18.0",
4040
"fastify-plugin": "^5.1.0",
4141
"mnemonist": "^0.40.3",
@@ -46,14 +46,14 @@
4646
"fastify": "^3.0.0 || ^4.0.0 || ^5.0.0"
4747
},
4848
"devDependencies": {
49-
"@trivago/prettier-plugin-sort-imports": "^6.0.1",
49+
"@trivago/prettier-plugin-sort-imports": "^6.0.2",
5050
"@types/jest": "^30.0.0",
51-
"@types/node": "^25.0.3",
51+
"@types/node": "^25.0.10",
5252
"husky": "^9.1.7",
5353
"jest": "^30.2.0",
5454
"lint-staged": "^16.2.7",
5555
"npm-run-all": "^4.1.5",
56-
"prettier": "^3.7.4",
56+
"prettier": "^3.8.1",
5757
"rimraf": "^6.1.2",
5858
"testcontainers": "^11.11.0",
5959
"ts-jest": "^29.4.6",

pnpm-workspace.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
onlyBuiltDependencies:
2+
- cpu-features
23
- protobufjs
4+
- ssh2
35
- unrs-resolver

0 commit comments

Comments
 (0)