Skip to content

Commit

Permalink
Update packages
Browse files Browse the repository at this point in the history
- Updated non-breaking plugin packages
- Updated non-breaking api-server packages
  • Loading branch information
duggalsu committed Oct 24, 2023
1 parent 5721425 commit 5f4f2f0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
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": {
"@fastify/busboy": "2.0.0",
"aws-sdk": "2.1474.0",
"aws-sdk": "2.1479.0",
"axios": "0.27.2",
"cors": "2.8.5",
"cryptr": "6.3.0",
Expand Down
8 changes: 4 additions & 4 deletions browser-extension/plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,21 +22,21 @@
"author": "",
"license": "ISC",
"devDependencies": {
"eslint": "8.51.0",
"eslint": "8.52.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-jsx-a11y": "6.7.1",
"eslint-plugin-react": "7.33.2",
"husky": "8.0.3",
"jest": "29.7.0",
"lint-staged": "15.0.1",
"lint-staged": "15.0.2",
"parcel": "2.10.0",
"prettier": "3.0.3",
"process": "0.11.10",
"puppeteer": "21.3.8"
"puppeteer": "21.4.0"
},
"dependencies": {
"axios": "0.25.0",
"concurrently": "8.2.1",
"concurrently": "8.2.2",
"dom-to-image": "2.6.0",
"dom-to-image-improved": "2.8.0",
"dom-to-image-more": "2.12.0",
Expand Down

0 comments on commit 5f4f2f0

Please sign in to comment.