Bump nanoid from 3.1.30 to 3.2.0

Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.30 to 3.2.0.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.1.30...3.2.0)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-01-27 21:38:28 +00:00 committed by GitHub
parent 3e9b092db0
commit 244efd9353
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

36
package-lock.json generated
View File

@ -9509,9 +9509,9 @@
"dev": true
},
"node_modules/nanoid": {
"version": "3.1.30",
"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.1.30.tgz",
"integrity": "sha512-zJpuPDwOv8D2zq2WRoMe1HsfZthVewpel9CAvTfc/2mBD1uUT/agc5f7GHGWXlYkFvi1mVxe4IjvP2HNrop7nQ==",
"version": "3.2.0",
"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.2.0.tgz",
"integrity": "sha512-fmsZYa9lpn69Ad5eDn7FMcnnSR+8R34W9qJEijxYhTbfOWzr22n1QxCMzXLK+ODyW2973V3Fux959iQoUxzUIA==",
"dev": true,
"bin": {
"nanoid": "bin/nanoid.cjs"
@ -12106,7 +12106,7 @@
},
"node_modules/npm/node_modules/lodash._baseindexof": {
"version": "3.1.0",
"extraneous": true,
"dev": true,
"inBundle": true,
"license": "MIT"
},
@ -12122,19 +12122,19 @@
},
"node_modules/npm/node_modules/lodash._bindcallback": {
"version": "3.0.1",
"extraneous": true,
"dev": true,
"inBundle": true,
"license": "MIT"
},
"node_modules/npm/node_modules/lodash._cacheindexof": {
"version": "3.0.2",
"extraneous": true,
"dev": true,
"inBundle": true,
"license": "MIT"
},
"node_modules/npm/node_modules/lodash._createcache": {
"version": "3.1.2",
"extraneous": true,
"dev": true,
"inBundle": true,
"license": "MIT",
"dependencies": {
@ -12149,7 +12149,7 @@
},
"node_modules/npm/node_modules/lodash._getnative": {
"version": "3.9.1",
"extraneous": true,
"dev": true,
"inBundle": true,
"license": "MIT"
},
@ -12167,7 +12167,7 @@
},
"node_modules/npm/node_modules/lodash.restparam": {
"version": "3.6.1",
"extraneous": true,
"dev": true,
"inBundle": true,
"license": "MIT"
},
@ -25979,9 +25979,9 @@
"dev": true
},
"nanoid": {
"version": "3.1.30",
"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.1.30.tgz",
"integrity": "sha512-zJpuPDwOv8D2zq2WRoMe1HsfZthVewpel9CAvTfc/2mBD1uUT/agc5f7GHGWXlYkFvi1mVxe4IjvP2HNrop7nQ==",
"version": "3.2.0",
"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.2.0.tgz",
"integrity": "sha512-fmsZYa9lpn69Ad5eDn7FMcnnSR+8R34W9qJEijxYhTbfOWzr22n1QxCMzXLK+ODyW2973V3Fux959iQoUxzUIA==",
"dev": true
},
"nanomatch": {
@ -27934,7 +27934,7 @@
"lodash._baseindexof": {
"version": "3.1.0",
"bundled": true,
"extraneous": true
"dev": true
},
"lodash._baseuniq": {
"version": "4.6.0",
@ -27948,17 +27948,17 @@
"lodash._bindcallback": {
"version": "3.0.1",
"bundled": true,
"extraneous": true
"dev": true
},
"lodash._cacheindexof": {
"version": "3.0.2",
"bundled": true,
"extraneous": true
"dev": true
},
"lodash._createcache": {
"version": "3.1.2",
"bundled": true,
"extraneous": true,
"dev": true,
"requires": {
"lodash._getnative": "^3.0.0"
}
@ -27971,7 +27971,7 @@
"lodash._getnative": {
"version": "3.9.1",
"bundled": true,
"extraneous": true
"dev": true
},
"lodash._root": {
"version": "3.0.1",
@ -27986,7 +27986,7 @@
"lodash.restparam": {
"version": "3.6.1",
"bundled": true,
"extraneous": true
"dev": true
},
"lodash.union": {
"version": "4.6.0",