1
0
mirror of https://github.com/pocket-id/pocket-id.git synced 2026-02-04 12:46:45 +00:00

chore: fix package vulnerabilities

This commit is contained in:
Elias Schneider
2025-11-27 11:58:44 +01:00
parent f523f39483
commit 3d46badb3c
4 changed files with 143 additions and 237 deletions

View File

@@ -1,7 +1,12 @@
packages:
- 'frontend'
- 'tests'
- 'email-templates'
- frontend
- tests
- email-templates
overrides:
'devalue': '^5.3.2'
cookie@<0.7.0: '>=0.7.0'
devalue: ^5.3.2
glob@>=11.0.0 <11.1.0: '>=11.1.0'
js-yaml@>=4.0.0 <4.1.1: '>=4.1.1'
valibot@>=0.31.0 <1.2.0: '>=1.2.0'
validator@<13.15.20: '>=13.15.20'