Skip to content

Commit

Permalink
Security Vulnerability 40+41 (#678)
Browse files Browse the repository at this point in the history
* rn example app package.json

* rn wallet app package.json

* rn example app yarn.lock

* rn walllet app yarn.lock
  • Loading branch information
Funkatronics authored Jan 19, 2024
1 parent 16ef0f4 commit 4b0161e
Show file tree
Hide file tree
Showing 4 changed files with 1,657 additions and 626 deletions.
6 changes: 3 additions & 3 deletions examples/example-react-native-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@
"text-encoding": "^0.7.0"
},
"devDependencies": {
"@babel/core": "^7.20.0",
"@babel/preset-env": "^7.20.0",
"@babel/runtime": "^7.20.0",
"@babel/core": "^7.23.2",
"@babel/preset-env": "^7.23.2",
"@babel/runtime": "^7.23.2",
"@react-native/eslint-config": "^0.72.2",
"@react-native/metro-config": "^0.72.11",
"@tsconfig/react-native": "^3.0.0",
Expand Down
Loading

0 comments on commit 4b0161e

Please sign in to comment.