Skip to content

Commit a0c0c41

Browse files
chore: Update express dependency to version 5.2.1
1 parent 15023fb commit a0c0c41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

run/helloworld/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"author": "Google LLC",
1919
"license": "Apache-2.0",
2020
"dependencies": {
21-
"express": "^4.17.1"
21+
"express": "^5.2.1"
2222
},
2323
"devDependencies": {
2424
"c8": "^10.0.0",

0 commit comments

Comments
 (0)