Skip to content

Commit

Permalink
fix(package): update @adobe/parcel-plugin-htl to version 2.1.10
Browse files Browse the repository at this point in the history
BREAKING CHANGE: due to XSS fixes in the htlengine, injecting the DOM now needs `@ context='unsafe'`.
                 otherwise src and href attrbitues are removed.
  • Loading branch information
greenkeeper[bot] authored and tripodsan committed May 27, 2019
1 parent 07749fb commit d0b1f3a
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 @@ -38,7 +38,7 @@
"@adobe/helix-pipeline": "^2.0.0",
"@adobe/helix-shared": "1.3.1",
"@adobe/helix-simulator": "2.12.9",
"@adobe/parcel-plugin-htl": "2.1.9",
"@adobe/parcel-plugin-htl": "2.1.10",
"@babel/core": "^7.4.5",
"@parcel/logger": "1.11.0",
"@snyk/nodejs-runtime-agent": "1.45.0",
Expand Down

0 comments on commit d0b1f3a

Please sign in to comment.