Sfoglia il codice sorgente

build(deps): bump url-parse from 1.4.7 to 1.5.0 (#2879)

Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.7 to 1.5.0.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.4.7...1.5.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 4 anni fa
parent
commit
13220c4f55
1 ha cambiato i file con 17 aggiunte e 17 eliminazioni
  1. 17 17
      package-lock.json

+ 17 - 17
package-lock.json

@@ -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": {
@@ -56869,7 +56869,7 @@
       }
     },
     "packages/@uppy/box": {
-      "version": "0.3.8",
+      "version": "0.3.9",
       "license": "MIT",
       "dependencies": {
         "@uppy/companion-client": "file:../companion-client",
@@ -56882,7 +56882,7 @@
       }
     },
     "packages/@uppy/companion": {
-      "version": "2.7.0",
+      "version": "2.8.0",
       "license": "ISC",
       "dependencies": {
         "@purest/providers": "1.0.1",
@@ -57066,7 +57066,7 @@
       }
     },
     "packages/@uppy/core": {
-      "version": "1.17.0",
+      "version": "1.18.0",
       "license": "MIT",
       "dependencies": {
         "@transloadit/prettier-bytes": "0.0.7",
@@ -57080,7 +57080,7 @@
       }
     },
     "packages/@uppy/dashboard": {
-      "version": "1.18.0",
+      "version": "1.19.0",
       "license": "MIT",
       "dependencies": {
         "@transloadit/prettier-bytes": "0.0.7",
@@ -57114,7 +57114,7 @@
       }
     },
     "packages/@uppy/drop-target": {
-      "version": "0.2.0",
+      "version": "0.2.1",
       "license": "MIT",
       "dependencies": {
         "@uppy/utils": "file:../utils"
@@ -57232,7 +57232,7 @@
       }
     },
     "packages/@uppy/locales": {
-      "version": "1.18.0",
+      "version": "1.19.0",
       "license": "MIT"
     },
     "packages/@uppy/onedrive": {
@@ -57272,7 +57272,7 @@
       }
     },
     "packages/@uppy/react": {
-      "version": "1.11.6",
+      "version": "1.11.7",
       "license": "MIT",
       "dependencies": {
         "@uppy/dashboard": "file:../dashboard",
@@ -57316,7 +57316,7 @@
       }
     },
     "packages/@uppy/robodog": {
-      "version": "1.10.7",
+      "version": "1.10.8",
       "license": "MIT",
       "dependencies": {
         "@uppy/core": "file:../core",
@@ -57342,7 +57342,7 @@
       "integrity": "sha512-n6wvpdE43VFtJq+lUDYDBFUwV8TZbuGXLV4D6wKafg13ldznKsyEvatubnmUe31zcvelSzOHF+XbaT+Bl9ObDg=="
     },
     "packages/@uppy/screen-capture": {
-      "version": "1.0.17",
+      "version": "1.0.18",
       "license": "MIT",
       "dependencies": {
         "@uppy/utils": "file:../utils",
@@ -57381,7 +57381,7 @@
       }
     },
     "packages/@uppy/svelte": {
-      "version": "0.1.7",
+      "version": "0.1.8",
       "dependencies": {
         "@uppy/dashboard": "file:../dashboard",
         "@uppy/drag-drop": "file:../drag-drop",
@@ -57600,7 +57600,7 @@
       }
     },
     "packages/@uppy/vue": {
-      "version": "0.2.0",
+      "version": "0.2.1",
       "dependencies": {
         "@uppy/dashboard": "file:../dashboard",
         "@uppy/drag-drop": "file:../drag-drop",
@@ -57617,7 +57617,7 @@
       }
     },
     "packages/@uppy/webcam": {
-      "version": "1.8.8",
+      "version": "1.8.9",
       "license": "MIT",
       "dependencies": {
         "@uppy/utils": "file:../utils",
@@ -57656,7 +57656,7 @@
       }
     },
     "packages/uppy": {
-      "version": "1.27.0",
+      "version": "1.28.0",
       "license": "MIT",
       "dependencies": {
         "@uppy/aws-s3": "file:../@uppy/aws-s3",
@@ -57734,7 +57734,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",
@@ -63368,7 +63368,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": {
@@ -100879,7 +100879,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",