Skip to content

Commit 95ef7da

Browse files
jschulersnyk-botwise-king-sullyman
authored
[Snyk] Security upgrade astro from 5.7.13 to 5.15.9 (#4881)
* fix: packages/site/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ASTRO-14059661 - https://snyk.io/vuln/SNYK-JS-ASTRO-14059122 - https://snyk.io/vuln/SNYK-JS-ASTRO-14059139 - https://snyk.io/vuln/SNYK-JS-ASTROJSINTERNALHELPERS-14059142 - https://snyk.io/vuln/SNYK-JS-ASTROJSINTERNALHELPERS-14059660 * chore(deps): update lock file --------- Co-authored-by: snyk-bot <[email protected]> Co-authored-by: Austin Sullivan <[email protected]>
1 parent 1d24725 commit 95ef7da

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

packages/site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"dependencies": {
1616
"@patternfly/patternfly-doc-core": "^1.13.1",
17-
"astro": "^5.15.6"
17+
"astro": "^5.15.9"
1818
},
1919
"devDependencies": {
2020
"tsx": "^4.19.0"

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7345,7 +7345,7 @@ __metadata:
73457345
languageName: node
73467346
linkType: hard
73477347

7348-
"astro@npm:^5.15.6":
7348+
"astro@npm:^5.15.9":
73497349
version: 5.16.0
73507350
resolution: "astro@npm:5.16.0"
73517351
dependencies:
@@ -21212,7 +21212,7 @@ __metadata:
2121221212
resolution: "site@workspace:packages/site"
2121321213
dependencies:
2121421214
"@patternfly/patternfly-doc-core": "npm:^1.13.1"
21215-
astro: "npm:^5.15.6"
21215+
astro: "npm:^5.15.9"
2121621216
tsx: "npm:^4.19.0"
2121721217
languageName: unknown
2121821218
linkType: soft

0 commit comments

Comments
 (0)