Skip to content

Commit

Permalink
chore(deps): bump nanoid from 5.0.7 to 5.0.9 (#173)
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 10, 2024
1 parent 40d620d commit c009d49
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion satellite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"koa-body": "^6.0.1",
"koa-router": "^13.0.1",
"koa-static": "^5.0.0",
"nanoid": "^5.0.7",
"nanoid": "^5.0.9",
"node-hid": "^3.1.2",
"semver": "^7.6.3",
"tslib": "^2.8.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6213,12 +6213,12 @@ __metadata:
languageName: node
linkType: hard

"nanoid@npm:^5.0.7":
version: 5.0.7
resolution: "nanoid@npm:5.0.7"
"nanoid@npm:^5.0.9":
version: 5.0.9
resolution: "nanoid@npm:5.0.9"
bin:
nanoid: bin/nanoid.js
checksum: 10c0/a3fb1c157e3e35378f44e5a7130c70f80c9037f66c9a37285e5e3d8298e8405fcb2399baaa420980b0fe5fd9c2e4186a6a31c3526f21de03cf34c1b459871401
checksum: 10c0/a2d9710525d4998a8a1610bbe6eb9a92c254ebab7c567c1ab429046fe7eed9c4df3508b59fb44c58ffdc98edb28dd6f953715c14b64ea0a3a2ce37420cdfeefd
languageName: node
linkType: hard

Expand Down Expand Up @@ -7346,7 +7346,7 @@ __metadata:
koa-body: "npm:^6.0.1"
koa-router: "npm:^13.0.1"
koa-static: "npm:^5.0.0"
nanoid: "npm:^5.0.7"
nanoid: "npm:^5.0.9"
node-hid: "npm:^3.1.2"
rimraf: "npm:^6.0.1"
semver: "npm:^7.6.3"
Expand Down

0 comments on commit c009d49

Please sign in to comment.