Skip to content

Commit 47abff1

Browse files
sjburweb-flow
andauthored
Security: update @babel/plugin-transform-modules-systemjs, @cyclonedx/cdxgen (#33595)
Co-authored-by: Sergio Bur <noreply@github.com>
1 parent 05b010c commit 47abff1

4 files changed

Lines changed: 36 additions & 32 deletions

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,8 @@
125125
"stylelint-config-recommended-vue@1.6.1>stylelint-config-recommended": "^16.0.0",
126126
"uuid@<14.0.0": "~14.0.0",
127127
"postcss@<8.5.10": "8.5.10",
128-
"ip-address@<=10.1.0": ">=10.1.1"
128+
"ip-address@<=10.1.0": ">=10.1.1",
129+
"@babel/plugin-transform-modules-systemjs@>=7.12.0 <7.29.4": "^7.29.4"
129130
}
130131
},
131132
"packageManager": "pnpm@9.15.9"

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.9"

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: 27 additions & 26 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)