chore(deps): update dependency nanoid to v3.1.31 [security] (#44873)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
pull/44893/head
renovate[bot] 2022-01-24 22:14:14 +05:30 committed by GitHub
parent 89f9aea93c
commit e61668833a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 9 deletions

View File

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

16
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.30",
"nanoid": "3.1.31",
"normalize-url": "4.5.1",
"path-browserify": "1.0.1",
"postcss": "8.4.5",
@ -357,9 +357,9 @@
}
},
"client/node_modules/nanoid": {
"version": "3.1.30",
"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.1.30.tgz",
"integrity": "sha512-zJpuPDwOv8D2zq2WRoMe1HsfZthVewpel9CAvTfc/2mBD1uUT/agc5f7GHGWXlYkFvi1mVxe4IjvP2HNrop7nQ==",
"version": "3.1.31",
"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.1.31.tgz",
"integrity": "sha512-ZivnJm0o9bb13p2Ot5CpgC2rQdzB9Uxm/mFZweqm5eMViqOJe3PV6LU2E30SiLgheesmcPrjquqraoolONSA0A==",
"bin": {
"nanoid": "bin/nanoid.cjs"
},
@ -57874,7 +57874,7 @@
"lodash-es": "4.17.21",
"monaco-editor": "0.28.1",
"monaco-editor-webpack-plugin": "4.2.0",
"nanoid": "3.1.30",
"nanoid": "3.1.31",
"normalize-url": "4.5.1",
"path-browserify": "1.0.1",
"postcss": "8.4.5",
@ -57950,9 +57950,9 @@
}
},
"nanoid": {
"version": "3.1.30",
"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.1.30.tgz",
"integrity": "sha512-zJpuPDwOv8D2zq2WRoMe1HsfZthVewpel9CAvTfc/2mBD1uUT/agc5f7GHGWXlYkFvi1mVxe4IjvP2HNrop7nQ=="
"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",