summaryrefslogtreecommitdiff
path: root/web/source/package.json
diff options
context:
space:
mode:
authorLibravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-12-10 10:52:54 +0100
committerLibravatar GitHub <noreply@github.com>2024-12-10 10:52:54 +0100
commitfd3b1e64dae52ce697ee7e7611c5a58e2a6fb850 (patch)
tree142ca29485aa1b3594caaab44dccd563b20a370b /web/source/package.json
parent[chore] Log during potentially long migrations (#3613) (diff)
downloadgotosocial-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.json2
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",