Skip to content

Commit 48946b5

Browse files
authored
Merge branch 'main' into main
2 parents 0245c71 + 87aaf07 commit 48946b5

File tree

6 files changed

+311
-400
lines changed

6 files changed

+311
-400
lines changed

examples/grpc_spanner_example/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<properties>
1111
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1212
<io.grpc.version>1.44.1</io.grpc.version>
13-
<protoc.version>3.19.4</protoc.version>
13+
<protoc.version>3.25.5</protoc.version>
1414
<google.cloud.spanner>6.20.0</google.cloud.spanner>
1515
<encoding>UTF-8</encoding>
1616
<maven.compiler.source>1.7</maven.compiler.source>

examples/iap-user-profile/package-lock.json

+52-47
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/iap-user-profile/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"@google-cloud/secret-manager": "^3.0.0",
1212
"cookie-parser": "~1.4.4",
1313
"debug": "~2.6.9",
14-
"express": "~4.19.2",
14+
"express": "~4.21.0",
1515
"googleapis": "^49.0.0",
1616
"http-errors": "~1.6.3",
1717
"morgan": "~1.9.1",

0 commit comments

Comments
 (0)