Skip to content

Commit

Permalink
Merge pull request #1610 from afs/loader-utils-upgrade
Browse files Browse the repository at this point in the history
Fixes prototype pollution issue in webpack loader-utils
  • Loading branch information
afs committed Nov 9, 2022
2 parents 5b11a77 + df78fd0 commit abe778d
Show file tree
Hide file tree
Showing 2 changed files with 691 additions and 966 deletions.
3 changes: 2 additions & 1 deletion jena-fuseki2/jena-fuseki-ui/package.json
Expand Up @@ -71,6 +71,7 @@
"webpack": "^5.74.0"
},
"overrides": {
"terser": "^5.14.2"
"terser": "^5.14.2",
"loader-utils": "^1.4.1"
}
}

0 comments on commit abe778d

Please sign in to comment.