Skip to content

Commit

Permalink
fix: upgrade @types/cookie from 0.5.4 to 0.6.0 (#39)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade @types/cookie from 0.5.4 to 0.6.0.

See this package in npm:
https://www.npmjs.com/package/@types/cookie

See this project in Snyk:
https://app.snyk.io/org/leonardoadame/project/b3e33998-a58b-4aa6-b5c2-eb8a65ca089f?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
  • Loading branch information
leonardoadame and snyk-bot committed Jan 14, 2024
1 parent 4af8641 commit cc8a676
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"devDependencies": {
"@types/cookie": "^0.5.1"
"@types/cookie": "^0.6.0"
}
}

0 comments on commit cc8a676

Please sign in to comment.