Skip to content

Commit f5856a6

Browse files
committed
fix(deps): update dependency express to v5
1 parent 682fbb8 commit f5856a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

samples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
},
1818
"dependencies": {
1919
"@google-cloud/local-auth": "^3.0.0",
20-
"express": "^4.17.1",
20+
"express": "^5.0.0",
2121
"googleapis": "^149.0.0",
2222
"googleapis-common": "^7.0.0",
2323
"nconf": "^0.12.0",

0 commit comments

Comments
 (0)