Skip to content

Commit

Permalink
Upgrade pug to version 3.
Browse files Browse the repository at this point in the history
In response to github dependabot alert concerning pugjs/pug#3312.
ssptool was not susceptible but it's a good idea to upgrade anyway.

No incompatibilities found.
  • Loading branch information
jenglish committed May 11, 2021
1 parent 87c43a9 commit e78c00c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -23,7 +23,7 @@
"markdown-it": "^8.4.2",
"markdown-it-wikilinks": "^1.0.1",
"morgan": "^1.9.1",
"pug": "^2.0.3",
"pug": "^3.0.2",
"semver": "^5.6.0",
"serve-favicon": "^2.5.0",
"stream-end": "^0.1.0",
Expand Down

0 comments on commit e78c00c

Please sign in to comment.