Skip to content

Commit

Permalink
fix: upgrade axios from 0.24.0 to 0.25.0 (#81)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade axios from 0.24.0 to 0.25.0.

See this package in npm:
https://www.npmjs.com/package/axios

See this project in Snyk:
https://app.snyk.io/org/formsg/project/c69f3c8b-d305-4604-ac27-253ffb6333c2?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: wanlingt <[email protected]>
snyk-bot and wanlingt authored May 12, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent b8c2bf2 commit 5814c76
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 deletions 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 package.json
Original file line number Diff line number Diff line change
@@ -24,7 +24,7 @@
"author": "Open Government Products (FormSG)",
"license": "MIT",
"dependencies": {
"axios": "^0.24.0",
"axios": "^0.25.0",
"tweetnacl": "^1.0.3",
"tweetnacl-util": "^0.15.1"
},

0 comments on commit 5814c76

Please sign in to comment.