Skip to content

Commit 160ed46

Browse files
sjburweb-flow
andauthored
Security: update @babel/plugin-transform-modules-systemjs, @cyclonedx/cdxgen (#33596)
Co-authored-by: Sergio Bur <noreply@github.com>
1 parent 0b8c971 commit 160ed46

4 files changed

Lines changed: 19 additions & 15 deletions

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,8 @@
120120
"underscore@<=1.13.7": "^1.13.8",
121121
"undici@<7.24.0": "^7.24.0",
122122
"vite@>=6.0.0 <6.4.1": "^7.3.2",
123-
"vite@>=7.0.0 <=7.3.1": "^7.3.2"
123+
"vite@>=7.0.0 <=7.3.1": "^7.3.2",
124+
"@babel/plugin-transform-modules-systemjs@>=7.12.0 <7.29.4": "^7.29.4"
124125
}
125126
},
126127
"packageManager": "pnpm@9.15.4"

packages/sbom/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@
77
},
88
"pnpm": {
99
"overrides": {
10-
"fast-uri@<3.1.2": ">=3.1.2"
10+
"fast-uri@<3.1.2": ">=3.1.2",
11+
"@cyclonedx/cdxgen@>=9.9.5 <12.3.3": ">=12.3.3"
1112
}
1213
},
1314
"packageManager": "pnpm@9.15.4"

packages/sbom/pnpm-lock.yaml

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

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)