Skip to content

Commit c0f8d56

Browse files
thombergssnyk-bot
andauthored
fix: packages/babel-plugin/package.json to reduce vulnerabilities (#1527)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BABELTRAVERSE-5962462 Co-authored-by: snyk-bot <[email protected]>
1 parent 0df3704 commit c0f8d56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/babel-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@babel/plugin-syntax-jsx": "^7.21.4",
2727
"@babel/plugin-transform-flow-strip-types": "^7.21.0",
2828
"@babel/template": "^7.20.7",
29-
"@babel/traverse": "^7.21.5",
29+
"@babel/traverse": "^7.23.2",
3030
"@babel/types": "^7.21.5",
3131
"@compiled/css": "^0.12.0",
3232
"@compiled/utils": "^0.8.0",

0 commit comments

Comments
 (0)