Skip to content

Commit

Permalink
build(deps): bump nanoid from 3.3.4 to 3.3.8
Browse files Browse the repository at this point in the history
Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.4 to 3.3.8.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](ai/nanoid@3.3.4...3.3.8)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 10, 2024
1 parent 7973d42 commit fbe00e8
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"keycloak-connect": "21.0.1",
"luxon": "^3.3.0",
"mjml": "^4.14.1",
"nanoid": "3.3.4",
"nanoid": "3.3.8",
"nest-keycloak-connect": "^1.9.1",
"reflect-metadata": "0.1.13",
"rxjs": "7.5.5",
Expand Down
13 changes: 11 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12846,7 +12846,16 @@ __metadata:
languageName: node
linkType: hard

"nanoid@npm:3.3.4, nanoid@npm:^3.2.0":
"nanoid@npm:3.3.8":
version: 3.3.8
resolution: "nanoid@npm:3.3.8"
bin:
nanoid: bin/nanoid.cjs
checksum: dfe0adbc0c77e9655b550c333075f51bb28cfc7568afbf3237249904f9c86c9aaaed1f113f0fddddba75673ee31c758c30c43d4414f014a52a7a626efc5958c9
languageName: node
linkType: hard

"nanoid@npm:^3.2.0":
version: 3.3.4
resolution: "nanoid@npm:3.3.4"
bin:
Expand Down Expand Up @@ -13677,7 +13686,7 @@ __metadata:
lint-staged: 11.1.2
luxon: ^3.3.0
mjml: ^4.14.1
nanoid: 3.3.4
nanoid: 3.3.8
nest-keycloak-connect: ^1.9.1
nx: ^15.5.1
prettier: 2.6.0
Expand Down

0 comments on commit fbe00e8

Please sign in to comment.