chore(deps-dev): bump nanoid from 5.0.3 to 5.0.4

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

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-01-09 22:31:56 +00:00 committed by GitHub
parent 8eeadb1da0
commit 1c7a203444
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -66,7 +66,7 @@
"marked": "^10.0.0",
"mm-jsr": "^3.0.2",
"nanoevents": "^9.0.0",
"nanoid": "^5.0.3",
"nanoid": "^5.0.4",
"postcss": "^8.4.31",
"postcss-load-config": "^4.0.1",
"posthog-js": "1.96.1",

View File

@ -162,8 +162,8 @@ importers:
specifier: ^9.0.0
version: 9.0.0
nanoid:
specifier: ^5.0.3
version: 5.0.3
specifier: ^5.0.4
version: 5.0.4
postcss:
specifier: ^8.4.31
version: 8.4.31
@ -3347,8 +3347,8 @@ packages:
hasBin: true
dev: true
/nanoid@5.0.3:
resolution: {integrity: sha512-I7X2b22cxA4LIHXPSqbBCEQSL+1wv8TuoefejsX4HFWyC6jc5JG7CEaxOltiKjc1M+YCS2YkrZZcj4+dytw9GA==}
/nanoid@5.0.4:
resolution: {integrity: sha512-vAjmBf13gsmhXSgBrtIclinISzFFy22WwCYoyilZlsrRXNIHSwgFQ1bEdjRwMT3aoadeIF6HMuDRlOxzfXV8ig==}
engines: {node: ^18 || >=20}
hasBin: true
dev: true