Skip to content

Commit aaeb5b7

Browse files
Merge pull request #1427 from sendbird/fix/clnp-8566
chore(deps): patch CLNP-8566 babel plugin vulnerability
2 parents 6295ebf + 0286cce commit aaeb5b7

4 files changed

Lines changed: 272 additions & 262 deletions

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,7 @@
169169
"resolutions": {
170170
"svgo@^2.7.0": "^2.8.1",
171171
"svgo@^3.0.2": "^3.3.3",
172-
"rollup@^4.20.0": "^4.59.0"
172+
"rollup@^4.20.0": "^4.59.0",
173+
"@babel/plugin-transform-modules-systemjs": "^7.29.4"
173174
}
174175
}

0 commit comments

Comments
 (0)