Skip to content

Commit

Permalink
Merge pull request #113 from tsukumijima/dependabot/npm_and_yarn/clie…
Browse files Browse the repository at this point in the history
…nt/nanoid-5.0.9

Build(deps): Bump nanoid from 5.0.7 to 5.0.9 in /client
  • Loading branch information
tsukumijima authored Dec 10, 2024
2 parents 74fd8de + cd05c59 commit 47bf9f5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"hls.js": "^1.6.0-beta.1",
"mitt": "^3.0.1",
"mpegts.js": "github:tsukumijima/mpegts.js#ecd5e86761c0c696fb9ce25665b49cffffbe3e7a",
"nanoid": "^5.0.7",
"nanoid": "^5.0.9",
"ohash": "^1.1.3",
"piexifjs": "^2.0.0-beta.9",
"pinia": "^2.2.2",
Expand Down
8 changes: 4 additions & 4 deletions client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3876,10 +3876,10 @@ nanoid@^3.3.7:
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.7.tgz#d0c301a691bc8d54efa0a2226ccf3fe2fd656bd8"
integrity sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==

nanoid@^5.0.7:
version "5.0.7"
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-5.0.7.tgz#6452e8c5a816861fd9d2b898399f7e5fd6944cc6"
integrity sha512-oLxFY2gd2IqnjcYyOXD8XGCftpGtZP2AbHbOkthDkvRywH5ayNtPVy9YlOPcHckXzbLTCHpkb7FB+yuxKV13pQ==
nanoid@^5.0.9:
version "5.0.9"
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-5.0.9.tgz#977dcbaac055430ce7b1e19cf0130cea91a20e50"
integrity sha512-Aooyr6MXU6HpvvWXKoVoXwKMs/KyVakWwg7xQfv5/S/RIgJMy0Ifa45H9qqYy7pTCszrHzP21Uk4PZq2HpEM8Q==

natural-compare@^1.4.0:
version "1.4.0"
Expand Down

0 comments on commit 47bf9f5

Please sign in to comment.