bumped npm deps

This commit is contained in:
Gani Georgiev
2026-02-27 08:27:57 +02:00
parent 6ecb412849
commit fb8af7a8cf
34 changed files with 310 additions and 306 deletions

View File

@@ -4,7 +4,11 @@
- Documented the `unmarshal` JSVM helper ([#7543](https://github.com/pocketbase/pocketbase/issues/7543)).
- Check again for data existence after the `Store.GetOrSet` write lock to ensure that the read value would be prioritized.
- Added extra existence check after the `Store.GetOrSet` write lock to prevent races overwriting an already existing value.
- (@todo) Bumped min Go GitHub action version to 1.26.1 because it comes with some [security fixes](https://github.com/golang/go/issues?q=milestone%3AGo1.26.1).
- Bumped npm dependencies to silent the security scanner reports.
## v0.36.5