Skip to content
This repository was archived by the owner on Jun 9, 2022. It is now read-only.

Commit e1c4324

Browse files
author
Lily2point0
committed
update packages
1 parent 6d95cb3 commit e1c4324

File tree

2 files changed

+65
-70
lines changed

2 files changed

+65
-70
lines changed

package-lock.json

+61-66
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -13,16 +13,16 @@
1313
"dependencies": {
1414
"@financial-times/s3o-middleware": "^3.0.1",
1515
"@google-cloud/translate": "^2.1.4",
16-
"aws-sdk": "^2.438.0",
16+
"aws-sdk": "^2.538.0",
1717
"cheerio": "^1.0.0-rc.3",
1818
"dotenv": "^5.0.1",
1919
"express": "^4.16.4",
2020
"express-enforces-ssl": "^1.1.0",
21-
"hbs": "^4.0.4",
22-
"helmet": "^3.16.0",
21+
"hbs": "^4.0.5",
22+
"helmet": "^3.21.1",
2323
"path": "^0.12.7"
2424
},
2525
"devDependencies": {
26-
"nodemon": "^1.19.1"
26+
"nodemon": "^1.19.3"
2727
}
2828
}

0 commit comments

Comments
 (0)