Skip to content

Commit

Permalink
fix: updating dependencies to fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
richardtorres314 committed Jul 31, 2024
1 parent c9ddfd0 commit 55b6dea
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 63 deletions.
124 changes: 62 additions & 62 deletions 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 packages/mobile/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
"version": "react-native-version --skip-tag"
},
"dependencies": {
"@babel/runtime": "^7.24.5",
"@peculiar/webcrypto": "^1.4.3",
"@quiet/backend": "^2.0.3-alpha.5",
"@quiet/common": "^2.0.2-alpha.1",
Expand Down Expand Up @@ -88,7 +89,6 @@
"@babel/plugin-transform-flow-strip-types": "^7.24.1",
"@babel/plugin-transform-private-methods": "^7.24.1",
"@babel/preset-env": "^7.24.5",
"@babel/runtime": "^7.24.5",
"@quiet/eslint-config": "^2.0.2-alpha.0",
"@react-native-async-storage/async-storage": "^1.21.0",
"@react-native-community/cli-platform-android": "^12.3.4",
Expand Down

0 comments on commit 55b6dea

Please sign in to comment.