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
We are using "macsidigital/laravel-zoom": "^5.0" according to composer.json. Automatically, upon executing composer update, the composer.lock file is requiring firebase/php-jwt:5.5.1. This dependency is vulnerable as you can see here:
Package | firebase/php-jwt
| CVE | CVE-2021-46743
| Title | Key/algorithm type confusion
| URL | GHSA-8xf4-w7qw-pjjw
| Affected versions | <6.0.0
| Reported at | 2022-03-30T00:00:00+00:00
Assistance is appreciated
The text was updated successfully, but these errors were encountered:
We are using
"macsidigital/laravel-zoom": "^5.0"
according to composer.json. Automatically, upon executingcomposer update
, the composer.lock file is requiringfirebase/php-jwt:5.5.1
. This dependency is vulnerable as you can see here:Package | firebase/php-jwt
| CVE | CVE-2021-46743
| Title | Key/algorithm type confusion
| URL | GHSA-8xf4-w7qw-pjjw
| Affected versions | <6.0.0
| Reported at | 2022-03-30T00:00:00+00:00
Assistance is appreciated
The text was updated successfully, but these errors were encountered: