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
feat: upgrade cookie dependency and cleanup imports (#77)
## What kind of change does this PR introduce?
- Bump `cookie` package to the latest version.
- Use correct types from `cookie` package.
- Fix typescript warning.
- Cleanup unused imports.
## What is the current behavior?
It currently shows up as unfixable security issue in my project.
GHSA-pxg6-pf52-xh8x
Related issues:
#73
## What is the new behavior?
The new version of this package does not have this security issue.
## Additional context
<img width="1084" alt="Screenshot 2024-10-23 at 19 56 31"
src="https://github.com/user-attachments/assets/4a7a985d-0282-442b-8551-54062170fd65">
0 commit comments