Skip to content

Commit

Permalink
Merge pull request #300 from LLK/renovate/npm-xmldom-vulnerability
Browse files Browse the repository at this point in the history
chore(deps): pin dependency xmldom to v0.1.31 [security]
  • Loading branch information
cwillisf authored Jul 27, 2021
2 parents 439927b + 60cb0fc commit 4ba3995
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,6 @@
"webpack": "4.46.0",
"webpack-cli": "3.3.12",
"webpack-dev-server": "3.11.2",
"xmldom": "^0.1.27"
"xmldom": "0.1.31"
}
}

0 comments on commit 4ba3995

Please sign in to comment.