Skip to content

Commit

Permalink
Update axios api-server (tattle-made#471)
Browse files Browse the repository at this point in the history
* Update axios
- Updated axios version
- Pinned auto-added buffer package required by parcel

* - Recreated package lock file

* - Updated axios api-server
  • Loading branch information
duggalsu authored Nov 7, 2023
1 parent 723db0c commit 449d3d1
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 6 deletions.
17 changes: 12 additions & 5 deletions browser-extension/api-server/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 browser-extension/api-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"license": "ISC",
"dependencies": {
"aws-sdk": "2.1489.0",
"axios": "0.27.2",
"axios": "1.6.0",
"cors": "2.8.5",
"cryptr": "6.3.0",
"express": "4.18.2",
Expand Down

0 comments on commit 449d3d1

Please sign in to comment.