|
@@ -1,6 +1,6 @@
|
1
|
1
|
{
|
2
|
2
|
"name": "react-native-autoheight-webview",
|
3
|
|
- "version": "1.1.6",
|
|
3
|
+ "version": "1.2.0",
|
4
|
4
|
"lockfileVersion": 1,
|
5
|
5
|
"requires": true,
|
6
|
6
|
"dependencies": {
|
|
@@ -524,10 +524,13 @@
|
524
|
524
|
}
|
525
|
525
|
},
|
526
|
526
|
"eslint-utils": {
|
527
|
|
- "version": "1.3.1",
|
528
|
|
- "resolved": "https://nexus.bybutter.com/repository/npm-group/eslint-utils/-/eslint-utils-1.3.1.tgz",
|
529
|
|
- "integrity": "sha1-moUbqJ7nxGA0b5fPiTnHKYgn5RI=",
|
530
|
|
- "dev": true
|
|
527
|
+ "version": "1.4.2",
|
|
528
|
+ "resolved": "https://registry.npmjs.org/eslint-utils/-/eslint-utils-1.4.2.tgz",
|
|
529
|
+ "integrity": "sha512-eAZS2sEUMlIeCjBeubdj45dmBHQwPHWyBcT1VSYB7o9x9WRRqKxyUoiXlRjyAwzN7YEzHJlYg0NmzDRWx6GP4Q==",
|
|
530
|
+ "dev": true,
|
|
531
|
+ "requires": {
|
|
532
|
+ "eslint-visitor-keys": "^1.0.0"
|
|
533
|
+ }
|
531
|
534
|
},
|
532
|
535
|
"eslint-visitor-keys": {
|
533
|
536
|
"version": "1.0.0",
|