Merge pull request #1372 from dolanmiu/dependabot/npm_and_yarn/nanoid-3.1.32

Bump nanoid from 3.1.30 to 3.1.32
This commit is contained in:
Dolan
2022-01-15 01:29:15 +00:00
committed by GitHub

6
package-lock.json generated
View File

@ -3885,9 +3885,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.1.32",
"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.1.32.tgz",
"integrity": "sha512-F8mf7R3iT9bvThBoW4tGXhXFHCctyCiUUPrWF8WaTqa3h96d9QybkSeba43XVOOE3oiLfkVDe4bT8MeGmkrTxw=="
},
"neo-async": {
"version": "2.6.2",