Skip to content

Commit

Permalink
fix: upgrade cookie from 0.5.0 to 0.6.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade cookie from 0.5.0 to 0.6.0.

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

See this project in Snyk:
https://app.snyk.io/org/hugobessa/project/36f1fb75-9b58-44fd-824c-568db5d20c7d?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Nov 28, 2023
1 parent 016d60d commit 58ed5a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"axios": "~1.6.0",
"bootstrap": "~5.3.0",
"classnames": "~2.3.2",
"cookie": "~0.5.0",
"cookie": "~0.6.0",
"lodash": "~4.17.21",
"marked": "~5.1.0",
"prop-types": "~15.8.1",
Expand Down

0 comments on commit 58ed5a0

Please sign in to comment.