Skip to content

Commit

Permalink
Merge pull request #3 from Comcast/dependabot/npm_and_yarn/src/qs-and…
Browse files Browse the repository at this point in the history
…-express-6.11.0

Bump qs and express in /src
  • Loading branch information
cbrown303 authored Oct 10, 2024
2 parents 9183cd6 + 75319b7 commit 2a8e68c
Show file tree
Hide file tree
Showing 2 changed files with 124 additions and 66 deletions.
188 changes: 123 additions & 65 deletions src/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 src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"start": "node mock-maker.js"
},
"dependencies": {
"express": "^4.17.3",
"express": "^4.18.2",
"minimist": "^1.2.6"
}
}

0 comments on commit 2a8e68c

Please sign in to comment.