@walletconnect/react-native-compat 2.1.3-1d7c9de6 → 2.1.3-c6047312

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@walletconnect/react-native-compat",
3
3
  "description": "Shims for WalletConnect Protocol in React Native Projects",
4
- "version": "2.1.3-1d7c9de6",
4
+ "version": "2.1.3-c6047312",
5
5
  "author": "WalletConnect, Inc. <walletconnect.com>",
6
6
  "homepage": "https://github.com/walletconnect/walletconnect-monorepo/",
7
7
  "license": "Apache-2.0",
@@ -22,7 +22,7 @@
22
22
  },
23
23
  "dependencies": {
24
24
  "events": "3.3.0",
25
- "fast-text-encoding": "1.0.4"
25
+ "fast-text-encoding": "^1.0.6"
26
26
  },
27
27
  "peerDependencies": {
28
28
  "@react-native-async-storage/async-storage": "*",