Skip to content

Commit

Permalink
Merge pull request #73 from opprDev/dependabot/npm_and_yarn/client/mu…
Browse files Browse the repository at this point in the history
…lti-e981fcb12d

Bump path-to-regexp and express in /client
  • Loading branch information
FMCalisto authored Jan 5, 2025
2 parents be2bc2f + 6f5ab18 commit ea9e1b2
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
14 changes: 7 additions & 7 deletions client/package-lock.json

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

12 changes: 6 additions & 6 deletions client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3865,8 +3865,8 @@ expect@^27.5.1:
jest-message-util "^27.5.1"

express@^4.17.3:
version "4.21.1"
resolved "https://registry.yarnpkg.com/express/-/express-4.21.1.tgz#9dae5dda832f16b4eec941a4e44aa89ec481b281"
version "4.21.2"
resolved "https://registry.yarnpkg.com/express/-/express-4.21.2.tgz#cf250e48362174ead6cea4a566abef0162c1ec32"
dependencies:
accepts "~1.3.8"
array-flatten "1.1.1"
Expand All @@ -3887,7 +3887,7 @@ express@^4.17.3:
methods "~1.1.2"
on-finished "2.4.1"
parseurl "~1.3.3"
path-to-regexp "0.1.10"
path-to-regexp "0.1.12"
proxy-addr "~2.0.7"
qs "6.13.0"
range-parser "~1.2.1"
Expand Down Expand Up @@ -6142,9 +6142,9 @@ path-parse@^1.0.7:
version "1.0.7"
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735"

[email protected].10:
version "0.1.10"
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-0.1.10.tgz#67e9108c5c0551b9e5326064387de4763c4d5f8b"
[email protected].12:
version "0.1.12"
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-0.1.12.tgz#d5e1a12e478a976d432ef3c58d534b9923164bb7"

path-to-regexp@^1.7.0:
version "1.9.0"
Expand Down

0 comments on commit ea9e1b2

Please sign in to comment.