Skip to content

Commit

Permalink
DCS-1435 update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewrlee committed Feb 2, 2022
1 parent 800786c commit 1c3b7f5
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 29 deletions.
74 changes: 50 additions & 24 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@
"node": ">=16.*"
},
"dependencies": {
"@ministryofjustice/frontend": "^1.2.0",
"@ministryofjustice/frontend": "^1.0.1",
"agentkeepalive": "^4.2.0",
"applicationinsights": "^2.2.0",
"applicationinsights-native-metrics": "^0.0.6",
"axios": "0.25.0",
"axios": "0.24.0",
"bunyan": "^1.8.15",
"bunyan-format": "^0.2.1",
"connect-flash": "^0.1.1",
Expand All @@ -28,15 +28,14 @@
"express-form-data": "^2.0.17",
"express-session": "^1.17.2",
"googleapis": "^94.0.0",
"govuk-frontend": "^4.0.0",
"govuk-frontend": "^3.14.0",
"helmet": "^5.0.2",
"http-errors": "^2.0.0",
"jsonwebtoken": "^8.5.1",
"jwt-decode": "^3.1.2",
"moment": "^2.29.1",
"moment-business-days": "^1.2.0",
"nocache": "^3.0.1",
"nock": "^13.2.2",
"notifications-node-client": "^5.1.1",
"nunjucks": "^3.2.3",
"passport": "^0.5.2",
Expand All @@ -45,7 +44,7 @@
"redis": "^3.1.2",
"sass": "^1.49.7",
"superagent": "^7.1.1",
"universal-analytics": "^0.5.3"
"universal-analytics": "^0.5.1"
},
"devDependencies": {
"@types/axios": "^0.14.0",
Expand Down Expand Up @@ -78,6 +77,7 @@
"jsdom": "^19.0.0",
"lint-staged": "^12.3.3",
"mocha-junit-reporter": "^2.0.2",
"nock": "^13.2.2",
"node-sass": "^7.0.1",
"nodemon": "^2.0.15",
"nyc": "15.1.0",
Expand Down

0 comments on commit 1c3b7f5

Please sign in to comment.