Skip to content

Commit 649a6a0

Browse files
authored
deps: update dependency @google-cloud/spanner to v8 (GoogleCloudPlatform#3293)
1 parent 3b1de43 commit 649a6a0

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

benchmarks/latency-comparison/nodejs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"typescript": "^5.4.5"
1010
},
1111
"dependencies": {
12-
"@google-cloud/spanner": "^7.8.0",
12+
"@google-cloud/spanner": "^8.0.0",
1313
"@types/pg": "^8.11.6",
1414
"dotenv": "^16.4.5",
1515
"pg": "^8.11.3",

benchmarks/nodejs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"author": "",
1111
"license": "ISC",
1212
"dependencies": {
13-
"@google-cloud/spanner": "^7.0.0",
13+
"@google-cloud/spanner": "^8.0.0",
1414
"pg": "^8.8.0"
1515
}
1616
}

0 commit comments

Comments
 (0)