|
@@ -649,7 +649,7 @@
|
|
|
"preact-render-to-string": "^4.1.0",
|
|
|
"react": "16.5.0",
|
|
|
"react-native": "https://github.com/expo/react-native/archive/sdk-32.0.0.tar.gz",
|
|
|
- "react-native-svg-uri": "gaboelnuevo/react-native-svg-uri#473e4f958e8846cbd5c69ce5cf59753cd5cea748"
|
|
|
+ "react-native-svg-uri": "git+ssh://git@github.com/gaboelnuevo/react-native-svg-uri.git#473e4f958e8846cbd5c69ce5cf59753cd5cea748"
|
|
|
}
|
|
|
},
|
|
|
"examples/react-native-expo/node_modules/@uppy/tus": {
|
|
@@ -43992,17 +43992,17 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/redis": {
|
|
|
- "version": "3.0.2",
|
|
|
- "resolved": "https://registry.npmjs.org/redis/-/redis-3.0.2.tgz",
|
|
|
- "integrity": "sha512-PNhLCrjU6vKVuMOyFu7oSP296mwBkcE6lrAjruBYG5LgdSqtRBoVQIylrMyVZD/lkF24RSNNatzvYag6HRBHjQ==",
|
|
|
+ "version": "3.1.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/redis/-/redis-3.1.1.tgz",
|
|
|
+ "integrity": "sha512-QhkKhOuzhogR1NDJfBD34TQJz2ZJwDhhIC6ZmvpftlmfYShHHQXjjNspAJ+Z2HH5NwSBVYBVganbiZ8bgFMHjg==",
|
|
|
"dependencies": {
|
|
|
- "denque": "^1.4.1",
|
|
|
- "redis-commands": "^1.5.0",
|
|
|
+ "denque": "^1.5.0",
|
|
|
+ "redis-commands": "^1.7.0",
|
|
|
"redis-errors": "^1.2.0",
|
|
|
"redis-parser": "^3.0.0"
|
|
|
},
|
|
|
"engines": {
|
|
|
- "node": ">=6"
|
|
|
+ "node": ">=10"
|
|
|
},
|
|
|
"funding": {
|
|
|
"type": "opencollective",
|
|
@@ -56906,7 +56906,7 @@
|
|
|
"node-schedule": "1.3.2",
|
|
|
"prom-client": "12.0.0",
|
|
|
"purest": "3.1.0",
|
|
|
- "redis": "3.0.2",
|
|
|
+ "redis": "3.1.1",
|
|
|
"request": "2.88.2",
|
|
|
"semver": "6.3.0",
|
|
|
"serialize-error": "^2.1.0",
|
|
@@ -57726,7 +57726,7 @@
|
|
|
"hexo": "4.2.1",
|
|
|
"hexo-browsersync": "^0.3.0",
|
|
|
"hexo-cli": "3.1.0",
|
|
|
- "hexo-filter-github-emojis": "arturi/hexo-filter-github-emojis",
|
|
|
+ "hexo-filter-github-emojis": "git+ssh://git@github.com/arturi/hexo-filter-github-emojis.git#c0b188687b47669d0aa452d6f9adbb7487925baf",
|
|
|
"hexo-generator-alias": "^0.1.3",
|
|
|
"hexo-generator-archive": "^1.0.0",
|
|
|
"hexo-generator-category": "^1.0.0",
|
|
@@ -63360,7 +63360,7 @@
|
|
|
"preact-render-to-string": "^4.1.0",
|
|
|
"react": "16.5.0",
|
|
|
"react-native": "https://github.com/expo/react-native/archive/sdk-32.0.0.tar.gz",
|
|
|
- "react-native-svg-uri": "gaboelnuevo/react-native-svg-uri#473e4f958e8846cbd5c69ce5cf59753cd5cea748"
|
|
|
+ "react-native-svg-uri": "git+ssh://git@github.com/gaboelnuevo/react-native-svg-uri.git#473e4f958e8846cbd5c69ce5cf59753cd5cea748"
|
|
|
},
|
|
|
"dependencies": {
|
|
|
"@uppy/tus": {
|
|
@@ -63649,7 +63649,7 @@
|
|
|
"node-schedule": "1.3.2",
|
|
|
"prom-client": "12.0.0",
|
|
|
"purest": "3.1.0",
|
|
|
- "redis": "3.0.2",
|
|
|
+ "redis": "3.1.1",
|
|
|
"request": "2.88.2",
|
|
|
"semver": "6.3.0",
|
|
|
"serialize-error": "^2.1.0",
|
|
@@ -93804,12 +93804,12 @@
|
|
|
}
|
|
|
},
|
|
|
"redis": {
|
|
|
- "version": "3.0.2",
|
|
|
- "resolved": "https://registry.npmjs.org/redis/-/redis-3.0.2.tgz",
|
|
|
- "integrity": "sha512-PNhLCrjU6vKVuMOyFu7oSP296mwBkcE6lrAjruBYG5LgdSqtRBoVQIylrMyVZD/lkF24RSNNatzvYag6HRBHjQ==",
|
|
|
+ "version": "3.1.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/redis/-/redis-3.1.1.tgz",
|
|
|
+ "integrity": "sha512-QhkKhOuzhogR1NDJfBD34TQJz2ZJwDhhIC6ZmvpftlmfYShHHQXjjNspAJ+Z2HH5NwSBVYBVganbiZ8bgFMHjg==",
|
|
|
"requires": {
|
|
|
- "denque": "^1.4.1",
|
|
|
- "redis-commands": "^1.5.0",
|
|
|
+ "denque": "^1.5.0",
|
|
|
+ "redis-commands": "^1.7.0",
|
|
|
"redis-errors": "^1.2.0",
|
|
|
"redis-parser": "^3.0.0"
|
|
|
}
|
|
@@ -100866,7 +100866,7 @@
|
|
|
"hexo": "4.2.1",
|
|
|
"hexo-browsersync": "^0.3.0",
|
|
|
"hexo-cli": "3.1.0",
|
|
|
- "hexo-filter-github-emojis": "arturi/hexo-filter-github-emojis",
|
|
|
+ "hexo-filter-github-emojis": "git+ssh://git@github.com/arturi/hexo-filter-github-emojis.git#c0b188687b47669d0aa452d6f9adbb7487925baf",
|
|
|
"hexo-generator-alias": "^0.1.3",
|
|
|
"hexo-generator-archive": "^1.0.0",
|
|
|
"hexo-generator-category": "^1.0.0",
|