Skip to content

Commit 58d35c9

Browse files
authored
fix: docs/package.json & docs/yarn.lock to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ASTRO-15357600
1 parent 3aea406 commit 58d35c9

2 files changed

Lines changed: 1081 additions & 894 deletions

File tree

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"dependencies": {
1414
"@astrojs/starlight": "^0.31.0",
15-
"astro": "^5.1.9",
15+
"astro": "^5.17.3",
1616
"sharp": "^0.33.5"
1717
},
1818
"devDependencies": {

0 commit comments

Comments
 (0)