Merge pull request #1231 from dolanmiu/dependabot/npm_and_yarn/nanoid-3.1.30

Bump nanoid from 3.1.29 to 3.1.30
This commit is contained in:
Dolan
2021-10-18 13:25:23 +01:00
committed by GitHub

6
package-lock.json generated
View File

@ -3830,9 +3830,9 @@
"dev": true
},
"nanoid": {
"version": "3.1.29",
"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.1.29.tgz",
"integrity": "sha512-dW2pUSGZ8ZnCFIlBIA31SV8huOGCHb6OwzVCc7A69rb/a+SgPBwfmLvK5TKQ3INPbRkcI8a/Owo0XbiTNH19wg=="
"version": "3.1.30",
"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.1.30.tgz",
"integrity": "sha512-zJpuPDwOv8D2zq2WRoMe1HsfZthVewpel9CAvTfc/2mBD1uUT/agc5f7GHGWXlYkFvi1mVxe4IjvP2HNrop7nQ=="
},
"neo-async": {
"version": "2.6.2",