Skip to content

Commit

Permalink
Fix/libweb 1755 (#969)
Browse files Browse the repository at this point in the history
* fix test cases issue

* added dependencies for the fix

---------

Co-authored-by: Harsh Vardhan <[email protected]>
  • Loading branch information
hvardhan-unth and Harsh Vardhan authored Jul 2, 2024
1 parent b520e16 commit 5e7bb48
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion packages/sovran/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,9 @@
"dependencies": {
"ansi-regex": "5.0.1",
"deepmerge": "^4.2.2",
"shell-quote": "1.8.0"
"shell-quote": "1.8.0",
"uuid": "^9.0.1",
"react-native-get-random-values": "1.x"
},
"resolutions": {
"shell-quote": "1.7.3",
Expand Down

0 comments on commit 5e7bb48

Please sign in to comment.