Skip to content

Commit

Permalink
Update non-breaking packages
Browse files Browse the repository at this point in the history
- Updated uli-website packages
- Updated plugin packages
- Updated api-server packages
  • Loading branch information
duggalsu committed Dec 26, 2023
1 parent 97090d4 commit ef7ebbe
Show file tree
Hide file tree
Showing 6 changed files with 269 additions and 217 deletions.
127 changes: 65 additions & 62 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.

4 changes: 2 additions & 2 deletions browser-extension/api-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"author": "",
"license": "ISC",
"dependencies": {
"@aws-sdk/client-s3": "3.476.0",
"@aws-sdk/client-sesv2": "3.476.0",
"@aws-sdk/client-s3": "3.478.0",
"@aws-sdk/client-sesv2": "3.478.0",
"axios": "1.6.2",
"cors": "2.8.5",
"cryptr": "6.3.0",
Expand Down
34 changes: 17 additions & 17 deletions browser-extension/plugin/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 browser-extension/plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@
"react": "18.2.0",
"react-dom": "18.2.0",
"react-feather": "2.0.10",
"react-i18next": "13.5.0",
"react-router-dom": "6.21.0",
"react-i18next": "14.0.0",
"react-router-dom": "6.21.1",
"styled-components": "5.3.11"
},
"engines": {
Expand Down
Loading

0 comments on commit ef7ebbe

Please sign in to comment.