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:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user