Skip to content

Commit

Permalink
Merge pull request #178 from Martin36/dependabot/npm_and_yarn/multi-6…
Browse files Browse the repository at this point in the history
…bc014718a

chore(deps): bump path-to-regexp and express
  • Loading branch information
Martin36 authored Dec 6, 2024
2 parents fa64c60 + 21aafe9 commit e23bd8b
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 14 deletions.
22 changes: 14 additions & 8 deletions 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 yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4810,8 +4810,8 @@ expect@^26.6.0, expect@^26.6.2:
jest-regex-util "^26.0.0"

express@^4.17.1:
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 @@ -4832,7 +4832,7 @@ express@^4.17.1:
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 @@ -7672,9 +7672,9 @@ path-starts-with@^1.0.0:
dependencies:
normalize-path "^2.1.1"

[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-type@^3.0.0:
version "3.0.0"
Expand Down

0 comments on commit e23bd8b

Please sign in to comment.