fix(deps): update dependency nanoid to v3.1.30

This commit is contained in:
Renovate Bot
2021-10-14 00:43:00 +00:00
committed by renovate[bot]
parent 528bae6a73
commit 80f8613db4
2 changed files with 4 additions and 4 deletions

View File

@ -15610,9 +15610,9 @@
"integrity": "sha512-2nMHqg1x5PU+unxX7PGY7AuYxl2qDx7PSrTRjizr8sxdd3l/3hBuWWaki62qmtYm2U5i4Z5E7GbjlyDFhs9/EQ=="
},
"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=="
},
"nanomatch": {
"version": "1.2.13",

View File

@ -83,7 +83,7 @@
"lodash": "4.17.21",
"lodash-es": "4.17.21",
"monaco-editor": "0.27.0",
"nanoid": "3.1.29",
"nanoid": "3.1.30",
"normalize-url": "4.5.1",
"path-browserify": "1.0.1",
"postcss": "8.3.9",