Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DCS-1435 Update dependencies #50

Merged
merged 3 commits into from Feb 3, 2022
Merged

DCS-1435 Update dependencies #50

merged 3 commits into from Feb 3, 2022

Conversation

andrewrlee
Copy link
Contributor

No description provided.

"typescript": "^4.5.2"
"supertest": "^6.2.2",
"ts-jest": "^27.1.3",
"typescript": "^4.5.5"
Copy link
Contributor Author

@andrewrlee andrewrlee Feb 2, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

there's some known issues with:

  • redis
  • MOJ frontend
  • Govuk frontend
  • axios

We'll need to create a new ticket for dealing with these

"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.1",
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nock shouldnt be a dev dependency

@@ -1,5 +1,5 @@
import { Moment } from 'moment'
import parse from 'csv-parse'
import { parse } from 'csv-parse'
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

api change

Copy link
Contributor

@GurnankCheema GurnankCheema left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@andrewrlee andrewrlee merged commit b9923ce into main Feb 3, 2022
@andrewrlee andrewrlee deleted the alee/DCS-1435 branch February 3, 2022 08:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants