summaryrefslogtreecommitdiff
path: root/web/source/package.json
diff options
context:
space:
mode:
authorLibravatar tobi <31960611+tsmethurst@users.noreply.github.com>2024-06-08 14:32:28 +0200
committerLibravatar GitHub <noreply@github.com>2024-06-08 12:32:28 +0000
commit048339a6aacd09adc187f46484f1ceb90dfef371 (patch)
tree58e10d85fbde008e68854a07358a085a0b86696c /web/source/package.json
parent[chore] Warn about email/password change when using OIDC (#2975) (diff)
downloadgotosocial-048339a6aacd09adc187f46484f1ceb90dfef371.tar.xz
[bugfix] Use re2 syntax for regex validation (#2978)v0.16.0-rc1
Diffstat (limited to 'web/source/package.json')
-rw-r--r--web/source/package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/source/package.json b/web/source/package.json
index 230c248ad..e90176308 100644
--- a/web/source/package.json
+++ b/web/source/package.json
@@ -27,6 +27,7 @@
"photoswipe-dynamic-caption-plugin": "^1.2.7",
"plyr": "^3.7.8",
"psl": "^1.9.0",
+ "re2js": "^0.4.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-redux": "^8.1.3",