Merge pull request #4531 from wallabag/fix/clean-css-security

Update annotator to fix clean-css security
This commit is contained in:
Jérémy Benoist
2020-08-25 16:29:49 +02:00
committed by GitHub
2 changed files with 11 additions and 24 deletions

View File

@ -64,7 +64,7 @@
"webpack-merge": "^5.1.2"
},
"dependencies": {
"annotator": "git://github.com/wallabag/annotator.git#0f076c7d371ed25eb0793346f46982d90f2c4c85",
"annotator": "wallabag/annotator#master",
"clipboard": "^2.0.4",
"hammerjs": "^2.0.8",
"highlight.js": "^9.12.0",