Skip to content

Commit

Permalink
Merge pull request #79 from lifeomic/dependabot/npm_and_yarn/path-to-…
Browse files Browse the repository at this point in the history
…regexp-1.9.0

Bump path-to-regexp from 1.7.0 to 1.9.0
  • Loading branch information
mdlavin committed Sep 11, 2024
2 parents dbe740f + 2926cfa commit 2213a75
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3918,9 +3918,9 @@ path-parse@^1.0.5, path-parse@^1.0.6:
integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==

path-to-regexp@^1.7.0:
version "1.7.0"
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-1.7.0.tgz#59fde0f435badacba103a84e9d3bc64e96b9937d"
integrity sha1-Wf3g9DW62suhA6hOnTvGTpa5k30=
version "1.9.0"
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-1.9.0.tgz#5dc0753acbf8521ca2e0f137b4578b917b10cf24"
integrity sha512-xIp7/apCFJuUHdDLWe8O1HIkb0kQrOMb/0u6FXQjemHn/ii5LrIzU6bdECnsiTF/GjZkMEKg1xdiZwNqDYlZ6g==
dependencies:
isarray "0.0.1"

Expand Down

0 comments on commit 2213a75

Please sign in to comment.