Skip to content

Commit

Permalink
chore: upgrade myinfo-gov-client and axios
Browse files Browse the repository at this point in the history
chore: upgrade axios to 1.6.4

chore: update package-lock
  • Loading branch information
wanlingt committed Jan 9, 2024
1 parent 8817158 commit a51cb8c
Show file tree
Hide file tree
Showing 6 changed files with 76 additions and 120 deletions.
30 changes: 15 additions & 15 deletions frontend/package-lock.json

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

2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@stripe/react-stripe-js": "^1.15.0",
"@stripe/stripe-js": "^1.44.1",
"@types/stopword": "^2.0.1",
"axios": "^1.6.3",
"axios": "^1.6.4",
"broadcast-channel": "^4.13.0",
"browser-image-compression": "^2.0.2",
"comlink": "^4.3.1",
Expand Down
128 changes: 42 additions & 86 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"@faker-js/faker": "^8.0.1",
"@joi/date": "^2.1.0",
"@opengovsg/formsg-sdk": "^0.12.0-alpha.1",
"@opengovsg/myinfo-gov-client": "^4.1.1",
"@opengovsg/myinfo-gov-client": "^4.1.2",
"@opengovsg/sgid-client": "^2.0.0",
"@sentry/browser": "^7.51.2",
"@sentry/integrations": "^6.19.7",
Expand All @@ -70,7 +70,7 @@
"abortcontroller-polyfill": "^1.7.5",
"aws-info": "^1.2.0",
"aws-sdk": "^2.1354.0",
"axios": "^1.6.3",
"axios": "^1.6.4",
"bcrypt": "^5.1.0",
"bluebird": "^3.5.2",
"body-parser": "^1.20.1",
Expand Down
30 changes: 15 additions & 15 deletions serverless/virus-scanner/package-lock.json

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

2 changes: 1 addition & 1 deletion serverless/virus-scanner/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@aws-sdk/client-s3": "^3.363.0",
"@aws-sdk/client-ssm": "^3.363.0",
"aws-lambda-ric": "^2.1.0",
"axios": "^1.6.3",
"axios": "^1.6.4",
"clamscan": "^2.1.2",
"convict": "^6.2.4",
"http-status-codes": "^2.2.0",
Expand Down

0 comments on commit a51cb8c

Please sign in to comment.