Skip to content

Commit

Permalink
Merge pull request #332 from vmware-tanzu-labs/dependabot/npm_and_yar…
Browse files Browse the repository at this point in the history
…n/workshop-images/base-environment/opt/helper/express-4.19.2

Bump express from 4.18.2 to 4.19.2 in /workshop-images/base-environment/opt/helper
  • Loading branch information
GrahamDumpleton authored Apr 1, 2024
2 parents 4850696 + e2b2b7d commit 97e28a0
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 34 deletions.
66 changes: 33 additions & 33 deletions workshop-images/base-environment/opt/helper/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/helper/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"watch": "tsc -watch -p ./"
},
"dependencies": {
"express": "^4.18.2",
"express": "^4.19.2",
"regexp-match-indices": "^1.0.2",
"yaml": "^1.10.2",
"ansi-regex": ">=6.0.1",
Expand Down

0 comments on commit 97e28a0

Please sign in to comment.