Skip to content

Commit af22626

Browse files
committed
Update dependency express to v4.16.4
1 parent 53963b5 commit af22626

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

amp-paywall-demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"dependencies": {
1919
"body-parser": "1.18.3",
2020
"cookie-parser": "1.4.3",
21-
"express": "4.16.3",
21+
"express": "4.16.4",
2222
"gcloud": "^0.37.0",
2323
"hogan-express": "0.5.2",
2424
"hogan.js": "^3.0.2",

amp-pwa/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"license": "Apache-2.0",
77
"proxy": "http://localhost:4000",
88
"devDependencies": {
9-
"express": "4.16.3",
9+
"express": "4.16.4",
1010
"react-scripts": "2.1.3",
1111
"sw-precache": "5.2.1"
1212
},

0 commit comments

Comments
 (0)