Skip to content

Commit

Permalink
chore(deps): bump nanoid from 3.3.7 to 3.3.8 (#108)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 14, 2024
1 parent a0f8cc1 commit 091de36
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"ejson": "^2.2.3",
"eventemitter3": "^5.0.1",
"mimic-fn": "^3.1.0",
"nanoid": "^3.3.7",
"nanoid": "^3.3.8",
"p-queue": "^6.6.2",
"p-timeout": "^4.1.0",
"tslib": "^2.8.1"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -441,7 +441,7 @@ __metadata:
jest-mock-extended: "npm:^3.0.7"
json-schema-to-typescript: "npm:^13.1.2"
mimic-fn: "npm:^3.1.0"
nanoid: "npm:^3.3.7"
nanoid: "npm:^3.3.8"
p-queue: "npm:^6.6.2"
p-timeout: "npm:^4.1.0"
prettier: "npm:^3.3.3"
Expand Down Expand Up @@ -4743,12 +4743,12 @@ __metadata:
languageName: node
linkType: hard

"nanoid@npm:^3.3.7":
version: 3.3.7
resolution: "nanoid@npm:3.3.7"
"nanoid@npm:^3.3.8":
version: 3.3.8
resolution: "nanoid@npm:3.3.8"
bin:
nanoid: bin/nanoid.cjs
checksum: 10c0/e3fb661aa083454f40500473bb69eedb85dc160e763150b9a2c567c7e9ff560ce028a9f833123b618a6ea742e311138b591910e795614a629029e86e180660f3
checksum: 10c0/4b1bb29f6cfebf3be3bc4ad1f1296fb0a10a3043a79f34fbffe75d1621b4318319211cd420549459018ea3592f0d2f159247a6f874911d6d26eaaadda2478120
languageName: node
linkType: hard

Expand Down

0 comments on commit 091de36

Please sign in to comment.