updated goja (WeakMap fixes)

This commit is contained in:
Gani Georgiev
2026-07-08 07:14:34 +03:00
parent 2128a95450
commit de3c3f715b
3 changed files with 23 additions and 21 deletions
+2
View File
@@ -4,6 +4,8 @@
- Added extra hardening options to the Microsoft OAuth2 provider allowing developers to specify the preferred safe email extraction method.
- Updated goja and the related `golang.org/x/*` dependencies _(`WeakMap` regression fixes)_.
- Bumped the min Go GitHub action version to 1.26.5 as it includes some [minor security fixes](https://github.com/golang/go/issues?q=milestone%3AGo1.26.5).