Skip to content

Commit 557fbb8

Browse files
Merge pull request #2336 from ably/dependabot/npm_and_yarn/examples/spaces-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
2 parents 3dafa3d + 15533ec commit 557fbb8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

examples/spaces-member-location/javascript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"dependencies": {
1717
"@ably/spaces": "^0.4.0",
1818
"ably": "^2.3.1",
19-
"nanoid": "^5.0.7",
19+
"nanoid": "^5.0.9",
2020
"vite": "^5.4.2"
2121
}
2222
}

examples/spaces-member-location/javascript/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -450,10 +450,10 @@ nanoid@^3.3.7:
450450
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.7.tgz#d0c301a691bc8d54efa0a2226ccf3fe2fd656bd8"
451451
integrity sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==
452452

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==
457457

458458
normalize-url@^6.0.1:
459459
version "6.1.0"

0 commit comments

Comments
 (0)