Skip to content

Commit e36bfcf

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-15763371 - https://snyk.io/vuln/SNYK-JS-ASTROJSINTERNALHELPERS-15763364
1 parent 3aea406 commit e36bfcf

File tree

2 files changed

+1170
-1275
lines changed

2 files changed

+1170
-1275
lines changed

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": "^6.0.0",
1616
"sharp": "^0.33.5"
1717
},
1818
"devDependencies": {

0 commit comments

Comments
 (0)