Skip to content

Commit 729415b

Browse files
committed
Use "express ~4.17.1"
1 parent b61c0b5 commit 729415b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integrations/node_js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
"start": "node ./bin/www"
77
},
88
"dependencies": {
9-
"express": "~4.16.4"
9+
"express": "~4.17.1"
1010
}
1111
}

0 commit comments

Comments
 (0)