fix(deps): update dependency nanoid to v3.2.0 (#44899)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2022-01-25 10:41:39 +01:00
committed by GitHub
parent 4f049bf407
commit 82ca6d8441
2 changed files with 3 additions and 19 deletions

View File

@@ -83,7 +83,7 @@
"lodash": "4.17.21",
"lodash-es": "4.17.21",
"monaco-editor": "0.28.1",
"nanoid": "3.1.31",
"nanoid": "3.2.0",
"normalize-url": "4.5.1",
"path-browserify": "1.0.1",
"postcss": "8.4.5",

20
package-lock.json generated
View File

@@ -251,7 +251,7 @@
"lodash": "4.17.21",
"lodash-es": "4.17.21",
"monaco-editor": "0.28.1",
"nanoid": "3.1.31",
"nanoid": "3.2.0",
"normalize-url": "4.5.1",
"path-browserify": "1.0.1",
"postcss": "8.4.5",
@@ -356,17 +356,6 @@
"url": "https://opencollective.com/final-form"
}
},
"client/node_modules/nanoid": {
"version": "3.1.31",
"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.1.31.tgz",
"integrity": "sha512-ZivnJm0o9bb13p2Ot5CpgC2rQdzB9Uxm/mFZweqm5eMViqOJe3PV6LU2E30SiLgheesmcPrjquqraoolONSA0A==",
"bin": {
"nanoid": "bin/nanoid.cjs"
},
"engines": {
"node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
}
},
"client/node_modules/query-string": {
"version": "7.0.1",
"resolved": "https://registry.npmjs.org/query-string/-/query-string-7.0.1.tgz",
@@ -57833,7 +57822,7 @@
"lodash-es": "4.17.21",
"monaco-editor": "0.28.1",
"monaco-editor-webpack-plugin": "4.2.0",
"nanoid": "3.1.31",
"nanoid": "3.2.0",
"normalize-url": "4.5.1",
"path-browserify": "1.0.1",
"postcss": "8.4.5",
@@ -57908,11 +57897,6 @@
"@babel/runtime": "^7.10.0"
}
},
"nanoid": {
"version": "3.1.31",
"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.1.31.tgz",
"integrity": "sha512-ZivnJm0o9bb13p2Ot5CpgC2rQdzB9Uxm/mFZweqm5eMViqOJe3PV6LU2E30SiLgheesmcPrjquqraoolONSA0A=="
},
"query-string": {
"version": "7.0.1",
"resolved": "https://registry.npmjs.org/query-string/-/query-string-7.0.1.tgz",