Bump nanoid from 3.1.23 to 3.3.6

Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.23 to 3.3.6.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/commits)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-07-15 06:03:16 +00:00 коммит произвёл GitHub
Родитель 65a0506e63
Коммит d184c45a9f
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 26 добавлений и 17 удалений

43
package-lock.json сгенерированный
Просмотреть файл

@ -1,12 +1,12 @@
{
"name": "azure-video-analyzer",
"version": "0.2.1",
"version": "0.2.4",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "azure-video-analyzer",
"version": "0.2.1",
"version": "0.2.4",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@fluentui/merge-styles": "^8.2.0",
@ -13357,6 +13357,24 @@
"dev": true,
"optional": true
},
"node_modules/nanoid": {
"version": "3.3.6",
"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.6.tgz",
"integrity": "sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==",
"dev": true,
"funding": [
{
"type": "github",
"url": "https://github.com/sponsors/ai"
}
],
"bin": {
"nanoid": "bin/nanoid.cjs"
},
"engines": {
"node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
}
},
"node_modules/nanomatch": {
"version": "1.2.13",
"dev": true,
@ -15553,17 +15571,6 @@
"dev": true,
"license": "MIT"
},
"node_modules/postcss-safe-parser/node_modules/postcss/node_modules/nanoid": {
"version": "3.1.23",
"dev": true,
"license": "MIT",
"bin": {
"nanoid": "bin/nanoid.cjs"
},
"engines": {
"node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
}
},
"node_modules/postcss-selector-matches": {
"version": "4.0.0",
"dev": true,
@ -31450,6 +31457,12 @@
"dev": true,
"optional": true
},
"nanoid": {
"version": "3.3.6",
"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.6.tgz",
"integrity": "sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==",
"dev": true
},
"nanomatch": {
"version": "1.2.13",
"dev": true,
@ -33032,10 +33045,6 @@
"colorette": {
"version": "1.2.2",
"dev": true
},
"nanoid": {
"version": "3.1.23",
"dev": true
}
}
}