Skip to content

Commit 0dbeafc

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-DIFF-14917201
1 parent 3aea406 commit 0dbeafc

2 files changed

Lines changed: 943 additions & 918 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.16.10",
1616
"sharp": "^0.33.5"
1717
},
1818
"devDependencies": {

0 commit comments

Comments
 (0)