Skip to content

Commit

Permalink
build: bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
outaTiME committed Feb 22, 2024
1 parent 7120044 commit 32f4954
Show file tree
Hide file tree
Showing 3 changed files with 70 additions and 313 deletions.
6 changes: 3 additions & 3 deletions packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"version": "3.13.0",
"dependencies": {
"@ambito-dolar/core": "^3.8.3",
"@atproto/api": "^0.9.7",
"@atproto/api": "^0.10.0",
"@aws-sdk/client-dynamodb": "^3.515.0",
"@aws-sdk/client-s3": "^3.515.0",
"@aws-sdk/client-sns": "^3.515.0",
Expand All @@ -18,9 +18,9 @@
"expo-server-sdk": "^3.7.0",
"google-auth-library": "^9.6.3",
"instagram-private-api": "^1.45.3",
"joi": "^17.12.1",
"joi": "^17.12.2",
"lodash": "^4.17.21",
"masto": "^6.5.2",
"masto": "^6.5.4",
"object-hash": "^3.0.0",
"pretty-ms": "^9.0.0",
"puppeteer-core": "~21.9.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@
"react-dom": "^18.2.0",
"react-helmet": "^6.1.0",
"react-icons": "^5.0.1",
"sass": "^1.71.0"
"sass": "^1.71.1"
}
}
Loading

0 comments on commit 32f4954

Please sign in to comment.