Skip to content

Commit

Permalink
Bump express from 4.19.1 to 4.19.2 (#2391)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jul 30, 2024
1 parent 898ae5e commit 58c5562
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 @@ -124,7 +124,7 @@
"dataloader": "^2.2.2",
"dotenv": "^2.0.0",
"eslint-plugin-react-hooks": "^4.3.0",
"express": "^4.14.0",
"express": "^4.19.2",
"fs": "^0.0.2",
"google-libphonenumber": "^3.2.34",
"googleapis": "^39.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8805,10 +8805,10 @@ expect@^29.7.0:
jest-message-util "^29.7.0"
jest-util "^29.7.0"

express@^4.14.0, express@^4.17.1, express@^4.17.3:
version "4.19.1"
resolved "https://registry.yarnpkg.com/express/-/express-4.19.1.tgz#4700635795e911600a45596138cf5b0320e78256"
integrity sha512-K4w1/Bp7y8iSiVObmCrtq8Cs79XjJc/RU2YYkZQ7wpUu5ZyZ7MtPHkqoMz4pf+mgXfNvo2qft8D9OnrH2ABk9w==
express@^4.17.1, express@^4.17.3, 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 58c5562

Please sign in to comment.