Skip to content

Commit

Permalink
feat: upgrade cookie dependency and cleanup imports (#77)
Browse files Browse the repository at this point in the history
## 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">
  • Loading branch information
siimsams authored Nov 11, 2024
1 parent 3973f82 commit 9524528
Show file tree
Hide file tree
Showing 6 changed files with 816 additions and 514 deletions.
Loading

0 comments on commit 9524528

Please sign in to comment.