Skip to content

Commit 222fbfc

Browse files
committed
fix: www/build_common/package.json & www/build_common/yarn.lock to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BABELTRAVERSE-5962462
1 parent 1a15fa6 commit 222fbfc

2 files changed

Lines changed: 926 additions & 497 deletions

File tree

www/build_common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"@babel/core": "^7.4.3",
77
"@babel/plugin-syntax-dynamic-import": "^7.2.0",
88
"@babel/plugin-transform-runtime": "^7.4.3",
9-
"@babel/preset-env": "^7.4.3",
9+
"@babel/preset-env": "^7.22.0",
1010
"@babel/runtime": "^7.4.3",
1111
"autoprefixer": "^10.0.0",
1212
"babel-loader": "^8.0.5",

0 commit comments

Comments
 (0)