|
104 | 104 | },
|
105 | 105 | "homepage": "https://github.com/optimizely/javascript-sdk",
|
106 | 106 | "dependencies": {
|
107 |
| - "decompress-response": "^4.2.1", |
| 107 | + "decompress-response": "^7.0.0", |
108 | 108 | "json-schema": "^0.4.0",
|
109 | 109 | "murmurhash": "^2.0.1",
|
110 |
| - "ua-parser-js": "^1.0.37", |
| 110 | + "ua-parser-js": "^1.0.38", |
111 | 111 | "uuid": "^9.0.1"
|
112 | 112 | },
|
113 | 113 | "devDependencies": {
|
114 |
| - "@react-native-community/netinfo": "^11.3.2", |
115 | 114 | "@react-native-async-storage/async-storage": "^1.2.0",
|
| 115 | + "@react-native-community/netinfo": "^11.3.2", |
116 | 116 | "@rollup/plugin-commonjs": "^11.0.2",
|
117 | 117 | "@rollup/plugin-node-resolve": "^7.1.1",
|
118 | 118 | "@types/chai": "^4.2.11",
|
|
162 | 162 | "peerDependencies": {
|
163 | 163 | "@react-native-async-storage/async-storage": "^1.2.0",
|
164 | 164 | "@react-native-community/netinfo": "^11.3.2",
|
165 |
| - "react-native-get-random-values": "^1.11.0", |
166 |
| - "fast-text-encoding": "^1.0.6" |
| 165 | + "fast-text-encoding": "^1.0.6", |
| 166 | + "react-native-get-random-values": "^1.11.0" |
167 | 167 | },
|
168 | 168 | "peerDependenciesMeta": {
|
169 | 169 | "@react-native-async-storage/async-storage": {
|
|
0 commit comments