Skip to content

Commit

Permalink
Update prismjs to 1.21.x. Security fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Munter committed Aug 9, 2020
1 parent 00c2851 commit f660ad7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -38,7 +38,7 @@
"coverage": "NODE_ENV=development nyc --reporter=lcov --reporter=text --all -- npm test && echo google-chrome coverage/lcov-report/index.html"
},
"dependencies": {
"prismjs": "^1.15.0"
"prismjs": "^1.21.0"
},
"nyc": {
"include": [
Expand Down

0 comments on commit f660ad7

Please sign in to comment.