Skip to content

Commit

Permalink
Merge pull request #13 from team-telnyx/dependabot/npm_and_yarn/expre…
Browse files Browse the repository at this point in the history
…ss-4.19.2

build(deps): bump express from 4.19.0 to 4.19.2
  • Loading branch information
dmmc12 authored Apr 2, 2024
2 parents c89f08e + 881f268 commit b5eb279
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"cors": "^2.8.5",
"csvtojson": "^2.0.10",
"dotenv": "^16.0.3",
"express": "^4.18.2",
"express": "^4.19.2",
"express-hcaptcha": "^0.0.3",
"gpt-3-encoder": "^1.1.4",
"html-entities": "^2.3.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2395,10 +2395,10 @@ express-hcaptcha@^0.0.3:
dependencies:
hcaptcha "0.0.2"

express@^4.18.2:
version "4.19.0"
resolved "https://registry.yarnpkg.com/express/-/express-4.19.0.tgz#c9f689a62522f3399132d49eacd9af177d8ccb9e"
integrity sha512-/ERliX0l7UuHEgAy7HU2FRsiz3ScIKNl/iwnoYzHTJC0Sqj3ctWDD3MQ9CbUEfjshvxXImWaeukD0Xo7a2lWLA==
express@^4.19.2:
version "4.19.2"
resolved "https://registry.yarnpkg.com/express/-/express-4.19.2.tgz#e25437827a3aa7f2a827bc8171bbbb664a356465"
integrity sha512-5T6nhjsT+EOMzuck8JjBHARTHfMht0POzlA60WV2pMD3gyXw2LZnZ+ueGdNxG+0calOJcWKbpFcuzLZ91YWq9Q==
dependencies:
accepts "~1.3.8"
array-flatten "1.1.1"
Expand Down

0 comments on commit b5eb279

Please sign in to comment.