Update dependency nanoid to v3.1.29 (#8573)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2021-10-06 10:00:50 -04:00
committed by GitHub
parent 8f54c8d40d
commit 7ab2a11b81
3 changed files with 11 additions and 11 deletions

View File

@@ -86,7 +86,7 @@
"micromustache": "8.0.3",
"mime": "2.5.2",
"mitt": "3.0.0",
"nanoid": "3.1.28",
"nanoid": "3.1.29",
"p-queue": "7.1.0",
"pinia": "2.0.0-rc.11",
"prettier": "2.4.1",

18
package-lock.json generated
View File

@@ -32,7 +32,7 @@
"lint-staged": "11.2.0",
"listr": "0.14.3",
"mysql": "2.18.1",
"nanoid": "3.1.28",
"nanoid": "3.1.29",
"npm-run-all": "4.1.5",
"oracledb": "5.2.0",
"pg": "8.7.1",
@@ -377,7 +377,7 @@
"micromustache": "8.0.3",
"mime": "2.5.2",
"mitt": "3.0.0",
"nanoid": "3.1.28",
"nanoid": "3.1.29",
"p-queue": "7.1.0",
"pinia": "2.0.0-rc.11",
"prettier": "2.4.1",
@@ -32742,9 +32742,9 @@
"dev": true
},
"node_modules/nanoid": {
"version": "3.1.28",
"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.1.28.tgz",
"integrity": "sha512-gSu9VZ2HtmoKYe/lmyPFES5nknFrHa+/DT9muUFWFMi6Jh9E1I7bkvlQ8xxf1Kos9pi9o8lBnIOkatMhKX/YUw==",
"version": "3.1.29",
"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.1.29.tgz",
"integrity": "sha512-dW2pUSGZ8ZnCFIlBIA31SV8huOGCHb6OwzVCc7A69rb/a+SgPBwfmLvK5TKQ3INPbRkcI8a/Owo0XbiTNH19wg==",
"bin": {
"nanoid": "bin/nanoid.cjs"
},
@@ -52484,7 +52484,7 @@
"micromustache": "8.0.3",
"mime": "2.5.2",
"mitt": "3.0.0",
"nanoid": "3.1.28",
"nanoid": "3.1.29",
"p-queue": "7.1.0",
"pinia": "2.0.0-rc.11",
"prettier": "2.4.1",
@@ -76845,9 +76845,9 @@
"dev": true
},
"nanoid": {
"version": "3.1.28",
"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.1.28.tgz",
"integrity": "sha512-gSu9VZ2HtmoKYe/lmyPFES5nknFrHa+/DT9muUFWFMi6Jh9E1I7bkvlQ8xxf1Kos9pi9o8lBnIOkatMhKX/YUw=="
"version": "3.1.29",
"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.1.29.tgz",
"integrity": "sha512-dW2pUSGZ8ZnCFIlBIA31SV8huOGCHb6OwzVCc7A69rb/a+SgPBwfmLvK5TKQ3INPbRkcI8a/Owo0XbiTNH19wg=="
},
"nanomatch": {
"version": "1.2.13",

View File

@@ -47,7 +47,7 @@
"lint-staged": "11.2.0",
"listr": "0.14.3",
"mysql": "2.18.1",
"nanoid": "3.1.28",
"nanoid": "3.1.29",
"npm-run-all": "4.1.5",
"oracledb": "5.2.0",
"pg": "8.7.1",