Skip to content

Commit 06693a1

Browse files
chore(deps): bump nanoid from 5.0.9 to 5.1.5
Bumps [nanoid](https://github.com/ai/nanoid) from 5.0.9 to 5.1.5. - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](ai/nanoid@5.0.9...5.1.5) --- updated-dependencies: - dependency-name: nanoid dependency-version: 5.1.5 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 11803c4 commit 06693a1

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

apps/desktop/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"is-promise": "^4.0.0",
4747
"jsx-dom-cjs": "^8.1.6",
4848
"lodash": "^4.17.21",
49-
"nanoid": "^5.0.9",
49+
"nanoid": "^5.1.5",
5050
"ollama-ai-provider": "^1.2.0",
5151
"react": "^18.3.1",
5252
"react-arborist": "^3.4.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5945,7 +5945,7 @@ __metadata:
59455945
is-promise: "npm:^4.0.0"
59465946
jsx-dom-cjs: "npm:^8.1.6"
59475947
lodash: "npm:^4.17.21"
5948-
nanoid: "npm:^5.0.9"
5948+
nanoid: "npm:^5.1.5"
59495949
ollama-ai-provider: "npm:^1.2.0"
59505950
react: "npm:^18.3.1"
59515951
react-arborist: "npm:^3.4.0"
@@ -18577,12 +18577,12 @@ __metadata:
1857718577
languageName: node
1857818578
linkType: hard
1857918579

18580-
"nanoid@npm:^5.0.9":
18581-
version: 5.0.9
18582-
resolution: "nanoid@npm:5.0.9"
18580+
"nanoid@npm:^5.1.5":
18581+
version: 5.1.5
18582+
resolution: "nanoid@npm:5.1.5"
1858318583
bin:
1858418584
nanoid: bin/nanoid.js
18585-
checksum: 10/8a3f9104f81095e3e4785f58caae47a05755599824b8611b9730cbf73db706b664f100e6189f8303f08764f144d499613d8e4a39e83125c53f4b4986d6576621
18585+
checksum: 10/6de2d006b51c983be385ef7ee285f7f2a57bd96f8c0ca881c4111461644bd81fafc2544f8e07cb834ca0f3e0f3f676c1fe78052183f008b0809efe6e273119f5
1858618586
languageName: node
1858718587
linkType: hard
1858818588

0 commit comments

Comments
 (0)