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

Bumps [nanoid](https://github.com/ai/nanoid) from 5.0.1 to 5.0.3.
- [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.1...5.0.3)

---
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] 2023-11-20 15:32:28 +00:00 committed by Mattias Granlund
parent 60fc4981a7
commit 0760d602e9
2 changed files with 5 additions and 5 deletions

View File

@ -67,7 +67,7 @@
"marked": "^10.0.0",
"mm-jsr": "^3.0.2",
"nanoevents": "^8.0.0",
"nanoid": "^5.0.1",
"nanoid": "^5.0.3",
"postcss": "^8.4.31",
"postcss-load-config": "^4.0.1",
"posthog-js": "^1.84.2",

View File

@ -165,8 +165,8 @@ importers:
specifier: ^8.0.0
version: 8.0.0
nanoid:
specifier: ^5.0.1
version: 5.0.1
specifier: ^5.0.3
version: 5.0.3
postcss:
specifier: ^8.4.31
version: 8.4.31
@ -3342,8 +3342,8 @@ packages:
hasBin: true
dev: true
/nanoid@5.0.1:
resolution: {integrity: sha512-vWeVtV5Cw68aML/QaZvqN/3QQXc6fBfIieAlu05m7FZW2Dgb+3f0xc0TTxuJW+7u30t7iSDTV/j3kVI0oJqIfQ==}
/nanoid@5.0.3:
resolution: {integrity: sha512-I7X2b22cxA4LIHXPSqbBCEQSL+1wv8TuoefejsX4HFWyC6jc5JG7CEaxOltiKjc1M+YCS2YkrZZcj4+dytw9GA==}
engines: {node: ^18 || >=20}
hasBin: true
dev: true