Skip to content

Commit

Permalink
Merge pull request #397 from GrahamDumpleton/pug-version-updates
Browse files Browse the repository at this point in the history
Update version of pug due to CVE.
  • Loading branch information
GrahamDumpleton authored Jun 4, 2024
2 parents d4c08fe + b893bbe commit 0220e39
Show file tree
Hide file tree
Showing 4 changed files with 52 additions and 52 deletions.
50 changes: 25 additions & 25 deletions workshop-images/base-environment/opt/gateway/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion workshop-images/base-environment/opt/gateway/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"path": "^0.12.7",
"path-parse": ">=1.0.7",
"popper.js": "^1.16.1",
"pug": "^3.0.2",
"pug": "^3.0.3",
"qrcode": "^1.5.1",
"requirejs": "^2.3.6",
"semver": "^7.5.4",
Expand Down
50 changes: 25 additions & 25 deletions workshop-images/base-environment/opt/renderer/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion workshop-images/base-environment/opt/renderer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"minimist": ">=1.2.7",
"morgan": "^1.10.0",
"path-parse": ">=1.0.7",
"pug": "^3.0.2",
"pug": "^3.0.3",
"underscore": "^1.13.6",
"underscore.string": "^3.3.6",
"winston": "^3.11.0"
Expand Down

0 comments on commit 0220e39

Please sign in to comment.