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/thetutlage/project/ae20a351-e912-4192-b97c-0cc0d3d81b3f?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Nov 28, 2023
1 parent b686f90 commit 87b0576
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -34,7 +34,7 @@
}
},
"dependencies": {
"cookie": "^0.5.0",
"cookie": "^0.6.0",
"mustache": "^4.2.0",
"stacktracey": "^2.1.8"
},
Expand Down

0 comments on commit 87b0576

Please sign in to comment.