Skip to content

Commit 8efca86

Browse files
chore(deps): update lockfile for node-sql template dependencies
- Fix @pgsql/quotes version to ^17.1.0 (was incorrectly ^0.0.4) - Update lockfile to match node-sql template dependencies Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 8d37364 commit 8efca86

2 files changed

Lines changed: 1 addition & 41 deletions

File tree

functions/storage-confirm-upload/handler.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
"description": "Confirms file upload by checking S3 HeadObject and transitioning status to uploaded",
88
"dependencies": {
99
"@aws-sdk/client-s3": "^3.1060.0",
10-
"@pgsql/quotes": "^0.0.4"
10+
"@pgsql/quotes": "^17.1.0"
1111
}
1212
}

pnpm-lock.yaml

Lines changed: 0 additions & 40 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)