You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #1227 Update deps to fix security-http vulnerability (bocharsky-bw)
This PR was merged into the main branch.
Discussion
----------
Update deps to fix security-http vulnerability
Upgrade deps to fix known vulnerability:
```
Symfony Security Check Report
=============================
1 package has known vulnerabilities.
symfony/security-http (v5.3.1)
------------------------------
* [CVE-2021-32693][]: Authentication granted to all firewalls instead of just one
[CVE-2021-32693]: https://symfony.com/cve-2021-32693
Note that this checker can only detect vulnerabilities that are referenced in the security advisories database.
Execute this command regularly to check the newly discovered vulnerabilities.
```
Commits
-------
4f87350 Update deps to fix security-http vulnerability
0 commit comments