Skip to content

Commit

Permalink
fix: docs/package.json & docs/yarn.lock to reduce vulnerabilities (#478)
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-COOKIE-8163060

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
  • Loading branch information
Contentsquare-Security-Bot and snyk-bot authored Oct 8, 2024
1 parent 967e1eb commit dda4613
Show file tree
Hide file tree
Showing 2 changed files with 293 additions and 382 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"dependencies": {
"@astrojs/starlight": "^0.28.0",
"astro": "^4.15.9",
"astro": "^4.15.12",
"sharp": "^0.33.1"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit dda4613

Please sign in to comment.