Skip to content
This repository was archived by the owner on Apr 3, 2024. It is now read-only.

Commit 4fcfd32

Browse files
authored
fix(deps): update dependency express to v4.18.1 (#1054)
1 parent f4137a7 commit 4fcfd32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
"dependencies": {
2020
"@google-cloud/debug-agent": "^5.2.8",
21-
"express": "4.17.2"
21+
"express": "4.18.1"
2222
},
2323
"devDependencies": {
2424
"execa": "^5.0.0",

0 commit comments

Comments
 (0)