Skip to content

Commit

Permalink
Update non breaking packages (#470)
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

* Update non-breaking package versions
- Updated plugin packages
- Updated api-server packages
  • Loading branch information
duggalsu authored Nov 7, 2023
1 parent b97af0c commit 723db0c
Show file tree
Hide file tree
Showing 4 changed files with 540 additions and 557 deletions.
21 changes: 12 additions & 9 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.

6 changes: 3 additions & 3 deletions browser-extension/api-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"aws-sdk": "2.1479.0",
"aws-sdk": "2.1489.0",
"axios": "0.27.2",
"cors": "2.8.5",
"cryptr": "6.3.0",
Expand All @@ -22,8 +22,8 @@
"multer-s3": "2.10.0",
"mysql2": "3.6.2",
"password-generator": "2.3.2",
"sequelize": "6.33.0",
"sequelize-cli": "6.6.1",
"sequelize": "6.34.0",
"sequelize-cli": "6.6.2",
"uuid": "8.3.2"
},
"engines": {
Expand Down
Loading

0 comments on commit 723db0c

Please sign in to comment.