Skip to content

Commit 9e06320

Browse files
committed
fix: package.json & package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ASTRO-14235580
1 parent 14af6cb commit 9e06320

File tree

2 files changed

+190
-9
lines changed

2 files changed

+190
-9
lines changed

package-lock.json

Lines changed: 189 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"@patternfly/quickstarts": "^6.0.0",
6666
"@types/react": "^18.3.23",
6767
"@types/react-dom": "^18.3.7",
68-
"astro": "^5.15.9",
68+
"astro": "^5.16.3",
6969
"change-case": "5.4.4",
7070
"commander": "^13.1.0",
7171
"glob": "^11.0.3",

0 commit comments

Comments
 (0)