Skip to content

Commit

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

Bump path-to-regexp from 1.7.0 to 1.9.0 in /example
  • Loading branch information
loscm authored Sep 11, 2024
2 parents e03415f + 5acd869 commit 6a37a15
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions example/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -756,9 +756,9 @@ parseurl@^1.3.2:
integrity sha1-/CidTtiZMRlGDBViUyYs3I3mW/M=

path-to-regexp@^1.1.1:
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 6a37a15

Please sign in to comment.