summaryrefslogtreecommitdiff
path: root/web/source/yarn.lock
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/yarn.lock
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/yarn.lock')
-rw-r--r--web/source/yarn.lock5
1 files changed, 5 insertions, 0 deletions
diff --git a/web/source/yarn.lock b/web/source/yarn.lock
index 71187718f..ce662205e 100644
--- a/web/source/yarn.lock
+++ b/web/source/yarn.lock
@@ -5513,6 +5513,11 @@ raw-body@~1.1.0:
bytes "1"
string_decoder "0.10"
+re2js@^0.4.1:
+ version "0.4.1"
+ resolved "https://registry.yarnpkg.com/re2js/-/re2js-0.4.1.tgz#74a87a90b79ab5dc1effed818151354c8faccb3d"
+ integrity sha512-Kxb+OKXrEPowP4bXAF07NDXtgYX07S8HeVGgadx5/D/R41LzWg1kgTD2szIv2iHJM3vrAPnDKaBzfUE/7QWX9w==
+
react-dom@^18.2.0:
version "18.2.0"
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-18.2.0.tgz#22aaf38708db2674ed9ada224ca4aa708d821e3d"