Skip to content

Commit bd62b66

Browse files
Bump nanoid in /src/Umbraco.Commerce.ProductFeeds.Client/frontend (#26)
Bumps and [nanoid](https://github.com/ai/nanoid). These dependencies needed to be updated together. Updates `nanoid` from 5.0.7 to 5.0.9 - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](ai/nanoid@5.0.7...5.0.9) Updates `nanoid` from 3.3.7 to 5.0.9 - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](ai/nanoid@5.0.7...5.0.9) --- updated-dependencies: - dependency-name: nanoid dependency-type: direct:production - dependency-name: nanoid dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3772b2a commit bd62b66

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

src/Umbraco.Commerce.ProductFeeds.Client/frontend/package-lock.json

Lines changed: 5 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/Umbraco.Commerce.ProductFeeds.Client/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@
3232
"license": "ISC",
3333
"dependencies": {
3434
"@hey-api/client-axios": "^0.2.3",
35-
"nanoid": "^5.0.7"
35+
"nanoid": "^5.0.9"
3636
}
3737
}

0 commit comments

Comments
 (0)