|
@@ -47657,7 +47657,6 @@
|
|
|
"version": "3.1.23",
|
|
|
"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.1.23.tgz",
|
|
|
"integrity": "sha512-FiB0kzdP0FFVGDKlRLEQ1BgDzU87dy5NnzjeW9YZNt+/c3+q82EQDUwniSAUxp/F0gFNI1ZhKU1FqYsMuqZVnw==",
|
|
|
- "dev": true,
|
|
|
"bin": {
|
|
|
"nanoid": "bin/nanoid.cjs"
|
|
|
},
|
|
@@ -75496,7 +75495,7 @@
|
|
|
"@uppy/companion-client": "file:../companion-client",
|
|
|
"@uppy/utils": "file:../utils",
|
|
|
"@uppy/xhr-upload": "file:../xhr-upload",
|
|
|
- "cuid": "^2.1.1",
|
|
|
+ "nanoid": "^3.1.23",
|
|
|
"qs-stringify": "^1.1.0"
|
|
|
},
|
|
|
"devDependencies": {
|
|
@@ -75844,10 +75843,10 @@
|
|
|
"@transloadit/prettier-bytes": "0.0.7",
|
|
|
"@uppy/store-default": "file:../store-default",
|
|
|
"@uppy/utils": "file:../utils",
|
|
|
- "cuid": "^2.1.1",
|
|
|
"lodash.throttle": "^4.1.1",
|
|
|
"mime-match": "^1.0.2",
|
|
|
"namespace-emitter": "^2.0.1",
|
|
|
+ "nanoid": "^3.1.23",
|
|
|
"preact": "^10.5.13"
|
|
|
}
|
|
|
},
|
|
@@ -75862,11 +75861,11 @@
|
|
|
"@uppy/thumbnail-generator": "file:../thumbnail-generator",
|
|
|
"@uppy/utils": "file:../utils",
|
|
|
"classnames": "^2.2.6",
|
|
|
- "cuid": "^2.1.1",
|
|
|
"is-shallow-equal": "^1.0.1",
|
|
|
"lodash.debounce": "^4.0.8",
|
|
|
"lodash.throttle": "^4.1.1",
|
|
|
"memoize-one": "^5.0.4",
|
|
|
+ "nanoid": "^3.1.23",
|
|
|
"preact": "^10.5.13"
|
|
|
},
|
|
|
"devDependencies": {
|
|
@@ -76151,7 +76150,7 @@
|
|
|
"version": "1.2.8",
|
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
|
- "cuid": "^2.1.1"
|
|
|
+ "nanoid": "^3.1.23"
|
|
|
},
|
|
|
"devDependencies": {
|
|
|
"redux": "4.0.5"
|
|
@@ -76328,7 +76327,7 @@
|
|
|
"dependencies": {
|
|
|
"@uppy/companion-client": "file:../companion-client",
|
|
|
"@uppy/utils": "file:../utils",
|
|
|
- "cuid": "^2.1.1"
|
|
|
+ "nanoid": "^3.1.23"
|
|
|
},
|
|
|
"devDependencies": {
|
|
|
"nock": "^13.1.0"
|
|
@@ -89424,7 +89423,7 @@
|
|
|
"@uppy/companion-client": "file:../companion-client",
|
|
|
"@uppy/utils": "file:../utils",
|
|
|
"@uppy/xhr-upload": "file:../xhr-upload",
|
|
|
- "cuid": "^2.1.1",
|
|
|
+ "nanoid": "^3.1.23",
|
|
|
"qs-stringify": "^1.1.0",
|
|
|
"whatwg-fetch": "3.6.2"
|
|
|
}
|
|
@@ -89706,10 +89705,10 @@
|
|
|
"@transloadit/prettier-bytes": "0.0.7",
|
|
|
"@uppy/store-default": "file:../store-default",
|
|
|
"@uppy/utils": "file:../utils",
|
|
|
- "cuid": "^2.1.1",
|
|
|
"lodash.throttle": "^4.1.1",
|
|
|
"mime-match": "^1.0.2",
|
|
|
"namespace-emitter": "^2.0.1",
|
|
|
+ "nanoid": "^3.1.23",
|
|
|
"preact": "^10.5.13"
|
|
|
}
|
|
|
},
|
|
@@ -89724,11 +89723,11 @@
|
|
|
"@uppy/thumbnail-generator": "file:../thumbnail-generator",
|
|
|
"@uppy/utils": "file:../utils",
|
|
|
"classnames": "^2.2.6",
|
|
|
- "cuid": "^2.1.1",
|
|
|
"is-shallow-equal": "^1.0.1",
|
|
|
"lodash.debounce": "^4.0.8",
|
|
|
"lodash.throttle": "^4.1.1",
|
|
|
"memoize-one": "^5.0.4",
|
|
|
+ "nanoid": "^3.1.23",
|
|
|
"preact": "^10.5.13",
|
|
|
"resize-observer-polyfill": "^1.5.0"
|
|
|
}
|
|
@@ -89916,7 +89915,7 @@
|
|
|
"@uppy/store-redux": {
|
|
|
"version": "file:packages/@uppy/store-redux",
|
|
|
"requires": {
|
|
|
- "cuid": "^2.1.1",
|
|
|
+ "nanoid": "^3.1.23",
|
|
|
"redux": "4.0.5"
|
|
|
},
|
|
|
"dependencies": {
|
|
@@ -90044,7 +90043,7 @@
|
|
|
"requires": {
|
|
|
"@uppy/companion-client": "file:../companion-client",
|
|
|
"@uppy/utils": "file:../utils",
|
|
|
- "cuid": "^2.1.1",
|
|
|
+ "nanoid": "^3.1.23",
|
|
|
"nock": "^13.1.0"
|
|
|
}
|
|
|
},
|
|
@@ -116301,8 +116300,7 @@
|
|
|
"nanoid": {
|
|
|
"version": "3.1.23",
|
|
|
"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.1.23.tgz",
|
|
|
- "integrity": "sha512-FiB0kzdP0FFVGDKlRLEQ1BgDzU87dy5NnzjeW9YZNt+/c3+q82EQDUwniSAUxp/F0gFNI1ZhKU1FqYsMuqZVnw==",
|
|
|
- "dev": true
|
|
|
+ "integrity": "sha512-FiB0kzdP0FFVGDKlRLEQ1BgDzU87dy5NnzjeW9YZNt+/c3+q82EQDUwniSAUxp/F0gFNI1ZhKU1FqYsMuqZVnw=="
|
|
|
},
|
|
|
"nanomatch": {
|
|
|
"version": "1.2.13",
|