Skip to content

Commit 9cd6b1d

Browse files
authored
fix(deps): update dependency @google-cloud/spanner to v7 (GoogleCloudPlatform#3516)
1 parent 66492c5 commit 9cd6b1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

functions/spanner/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
},
1717
"dependencies": {
1818
"@google-cloud/functions-framework": "^3.2.0",
19-
"@google-cloud/spanner": "^6.0.0"
19+
"@google-cloud/spanner": "^7.0.0"
2020
},
2121
"devDependencies": {
2222
"c8": "^8.0.0",

0 commit comments

Comments
 (0)