Skip to content

Commit

Permalink
Merge pull request #2336 from ably/dependabot/npm_and_yarn/examples/s…
Browse files Browse the repository at this point in the history
…paces-member-location/javascript/nanoid-5.0.9

chore(deps): bump nanoid from 5.0.7 to 5.0.9 in /examples/spaces-member-location/javascript
  • Loading branch information
kennethkalmer authored Dec 16, 2024
2 parents 3dafa3d + 15533ec commit 557fbb8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion examples/spaces-member-location/javascript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"dependencies": {
"@ably/spaces": "^0.4.0",
"ably": "^2.3.1",
"nanoid": "^5.0.7",
"nanoid": "^5.0.9",
"vite": "^5.4.2"
}
}
8 changes: 4 additions & 4 deletions examples/spaces-member-location/javascript/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -450,10 +450,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==

normalize-url@^6.0.1:
version "6.1.0"
Expand Down

0 comments on commit 557fbb8

Please sign in to comment.