Skip to content

Commit d0b1f3a

Browse files
greenkeeper[bot]tripodsan
authored andcommitted
fix(package): update @adobe/parcel-plugin-htl to version 2.1.10
BREAKING CHANGE: due to XSS fixes in the htlengine, injecting the DOM now needs `@ context='unsafe'`. otherwise src and href attrbitues are removed.
1 parent 07749fb commit d0b1f3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@adobe/helix-pipeline": "^2.0.0",
3939
"@adobe/helix-shared": "1.3.1",
4040
"@adobe/helix-simulator": "2.12.9",
41-
"@adobe/parcel-plugin-htl": "2.1.9",
41+
"@adobe/parcel-plugin-htl": "2.1.10",
4242
"@babel/core": "^7.4.5",
4343
"@parcel/logger": "1.11.0",
4444
"@snyk/nodejs-runtime-agent": "1.45.0",

0 commit comments

Comments
 (0)