Skip to content

Commit

Permalink
deps: upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jniles committed Jan 4, 2022
1 parent fd60fb4 commit 01aba5c
Show file tree
Hide file tree
Showing 2 changed files with 524 additions and 569 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"@ima-worldhealth/coral": "^2.0.0",
"@ima-worldhealth/cron-scheduler": "^1.4.0",
"@ima-worldhealth/dhis2-api": "^0.5.2",
"@ima-worldhealth/dhis2-crawler": "^0.11.0",
"@ima-worldhealth/dhis2-crawler": "^0.12.0",
"@sendgrid/mail": "^7.1.1",
"better-sqlite3": "^7.0.1",
"connect-redis": "^6.0.0",
Expand All @@ -15,7 +15,7 @@
"express": "^4.16.4",
"express-flash": "^0.0.2",
"express-session": "^1.15.6",
"helmet": "^4.0.0",
"helmet": "^5.0.1",
"i18next": "^21.4.0",
"i18next-http-middleware": "^3.1.4",
"i18next-node-fs-backend": "^2.1.1",
Expand All @@ -31,7 +31,7 @@
"tempy": "^1.0.0"
},
"devDependencies": {
"ava": "^3.1.0",
"ava": "^4.0.0",
"eslint": "^8.1.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-plugin-import": "^2.20.2",
Expand Down
Loading

0 comments on commit 01aba5c

Please sign in to comment.