Skip to content

Commit 312f5e6

Browse files
build(deps): bump nanoid in /frontend
Bumps and [nanoid](https://github.com/ai/nanoid). These dependencies needed to be updated together. Updates `nanoid` from 4.0.0 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@4.0.0...5.1.5) Updates `nanoid` from 3.3.7 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@4.0.0...5.1.5) --- updated-dependencies: - dependency-name: nanoid dependency-version: 5.1.5 dependency-type: direct:production - dependency-name: nanoid dependency-version: 5.1.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9ed6f04 commit 312f5e6

File tree

2 files changed

+16
-9
lines changed

2 files changed

+16
-9
lines changed

frontend/package-lock.json

+15-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@types/node": "^16.18.11",
1616
"@types/react": "^18.0.27",
1717
"@types/react-dom": "^18.0.10",
18-
"nanoid": "^4.0.0",
18+
"nanoid": "^5.1.5",
1919
"ol": "^7.3.0",
2020
"react": "^18.2.0",
2121
"react-dom": "^18.2.0",

0 commit comments

Comments
 (0)