diff options
| author | 2024-12-10 10:52:54 +0100 | |
|---|---|---|
| committer | 2024-12-10 10:52:54 +0100 | |
| commit | fd3b1e64dae52ce697ee7e7611c5a58e2a6fb850 (patch) | |
| tree | 142ca29485aa1b3594caaab44dccd563b20a370b /web/source/package.json | |
| parent | [chore] Log during potentially long migrations (#3613) (diff) | |
| download | gotosocial-fd3b1e64dae52ce697ee7e7611c5a58e2a6fb850.tar.xz | |
[chore] Bump nanoid from 4.0.2 to 5.0.9 in /web/source (#3614)
Bumps [nanoid](https://github.com/ai/nanoid) from 4.0.2 to 5.0.9.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/4.0.2...5.0.9)
---
updated-dependencies:
- dependency-name: nanoid
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'web/source/package.json')
| -rw-r--r-- | web/source/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/source/package.json b/web/source/package.json index 3c239419e..ea90137c8 100644 --- a/web/source/package.json +++ b/web/source/package.json @@ -20,7 +20,7 @@ "langs": "^2.0.0", "match-sorter": "^6.3.1", "modern-normalize": "^1.1.0", - "nanoid": "^4.0.0", + "nanoid": "^5.0.9", "object-to-formdata": "^4.4.2", "papaparse": "^5.3.2", "parse-link-header": "^2.0.0", |
