Skip to content

Commit 9cc8fe1

Browse files
committed
chore: update mocha cli
1 parent 9e36e37 commit 9cc8fe1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

example/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"chai": "^4.3.7",
4141
"crypto-browserify": "^3.12.0",
4242
"events": "^3.3.0",
43-
"mocha-remote-client": "^1.6.1",
43+
"mocha-remote-client": "^1.13.2",
4444
"process": "^0.11.10",
4545
"query-string": "^8.1.0",
4646
"react": "18.2.0",
@@ -84,7 +84,7 @@
8484
"jest": "^29.3.1",
8585
"metro-react-native-babel-preset": "0.76.8",
8686
"mocha": "^10.2.0",
87-
"mocha-remote-cli": "^1.6.1",
87+
"mocha-remote-cli": "^1.13.2",
8888
"newline-decoder": "^1.0.0",
8989
"prettier": "2.7.1",
9090
"react-test-renderer": "18.2.0",
@@ -95,7 +95,7 @@
9595
"node": ">=16"
9696
},
9797
"resolutions": {
98-
"**/ws": "^7.5.10",
98+
"**/ws": "^8.17.1",
9999
"**/semver": "^6.3.1",
100100
"**/brace-expansion": "^1.1.12",
101101
"**/cipher-base": "^1.0.5",

0 commit comments

Comments
 (0)