Skip to content

Commit a0774ef

Browse files
authored
[FSSDK-9481] update dependencies (#943)
1 parent f2205e8 commit a0774ef

File tree

2 files changed

+38
-35
lines changed

2 files changed

+38
-35
lines changed

package-lock.json

Lines changed: 33 additions & 30 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -104,15 +104,15 @@
104104
},
105105
"homepage": "https://github.com/optimizely/javascript-sdk",
106106
"dependencies": {
107-
"decompress-response": "^4.2.1",
107+
"decompress-response": "^7.0.0",
108108
"json-schema": "^0.4.0",
109109
"murmurhash": "^2.0.1",
110-
"ua-parser-js": "^1.0.37",
110+
"ua-parser-js": "^1.0.38",
111111
"uuid": "^9.0.1"
112112
},
113113
"devDependencies": {
114-
"@react-native-community/netinfo": "^11.3.2",
115114
"@react-native-async-storage/async-storage": "^1.2.0",
115+
"@react-native-community/netinfo": "^11.3.2",
116116
"@rollup/plugin-commonjs": "^11.0.2",
117117
"@rollup/plugin-node-resolve": "^7.1.1",
118118
"@types/chai": "^4.2.11",
@@ -162,8 +162,8 @@
162162
"peerDependencies": {
163163
"@react-native-async-storage/async-storage": "^1.2.0",
164164
"@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"
167167
},
168168
"peerDependenciesMeta": {
169169
"@react-native-async-storage/async-storage": {

0 commit comments

Comments
 (0)