Skip to content

Commit

Permalink
[AIRFLOW-6666] Resolve js-yaml advisory (#7283)
Browse files Browse the repository at this point in the history
(cherry-picked from 17464bd)
  • Loading branch information
ryw authored and kaxil committed Feb 3, 2020
1 parent ad4192b commit caa3567
Show file tree
Hide file tree
Showing 2 changed files with 155 additions and 596 deletions.
2 changes: 1 addition & 1 deletion airflow/www_rbac/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"babel-polyfill": "^6.26.0",
"clean-webpack-plugin": "^0.1.19",
"copy-webpack-plugin": "^5.1.1",
"css-loader": "^0.28.11",
"css-loader": "^3.4.2",
"eslint": "^4.19.1",
"eslint-config-airbnb-base": "^13.0.0",
"eslint-plugin-html": "^4.0.5",
Expand Down
Loading

0 comments on commit caa3567

Please sign in to comment.