File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
examples/spaces-member-location/javascript Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 16
16
"dependencies" : {
17
17
"@ably/spaces" : " ^0.4.0" ,
18
18
"ably" : " ^2.3.1" ,
19
- "nanoid" : " ^5.0.7 " ,
19
+ "nanoid" : " ^5.0.9 " ,
20
20
"vite" : " ^5.4.2"
21
21
}
22
22
}
Original file line number Diff line number Diff line change @@ -450,10 +450,10 @@ nanoid@^3.3.7:
450
450
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.7.tgz#d0c301a691bc8d54efa0a2226ccf3fe2fd656bd8"
451
451
integrity sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==
452
452
453
- nanoid@^5.0.7 :
454
- version "5.0.7 "
455
- resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-5.0.7 .tgz#6452e8c5a816861fd9d2b898399f7e5fd6944cc6 "
456
- integrity sha512-oLxFY2gd2IqnjcYyOXD8XGCftpGtZP2AbHbOkthDkvRywH5ayNtPVy9YlOPcHckXzbLTCHpkb7FB+yuxKV13pQ ==
453
+ nanoid@^5.0.9 :
454
+ version "5.0.9 "
455
+ resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-5.0.9 .tgz#977dcbaac055430ce7b1e19cf0130cea91a20e50 "
456
+ integrity sha512-Aooyr6MXU6HpvvWXKoVoXwKMs/KyVakWwg7xQfv5/S/RIgJMy0Ifa45H9qqYy7pTCszrHzP21Uk4PZq2HpEM8Q ==
457
457
458
458
normalize-url@^6.0.1 :
459
459
version "6.1.0"
You can’t perform that action at this time.
0 commit comments