Skip to content

Commit a988a83

Browse files
committed
fix: packages/san-cli-plugin-babel/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AJV-15274295
1 parent b83ece6 commit a988a83

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/san-cli-plugin-babel/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@babel/preset-env": "^7.6.3",
3838
"@babel/runtime": "^7.6.3",
3939
"@babel/runtime-corejs3": "^7.6.3",
40-
"babel-loader": "^8.0.6",
40+
"babel-loader": "^10.0.0",
4141
"core-js": "^3.6.4",
4242
"regenerator-runtime": "^0.13.7",
4343
"thread-loader": "^3.0.4",

0 commit comments

Comments
 (0)