Skip to content

Commit

Permalink
chore: LEAP-1719: update path-to-regexp to version 0.1.12 (#6928)
Browse files Browse the repository at this point in the history
Co-authored-by: Gondragos <[email protected]>
  • Loading branch information
Gondragos and Gondragos authored Jan 20, 2025
1 parent 5055aa7 commit 534cddf
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
1 change: 1 addition & 0 deletions web/libs/editor/tests/e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@
"cookie": "0.7.0",
"debug": "^4.3.1",
"electron": "^22.3.25",
"**/express/path-to-regexp": "0.1.12",
"follow-redirects": "^1.15.5",
"ws": ">=7.5.10",
"send": "0.19.0"
Expand Down
8 changes: 4 additions & 4 deletions web/libs/editor/tests/e2e/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3516,10 +3516,10 @@ path-parse@^1.0.5:
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735"
integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==

[email protected]:
version "0.1.10"
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-0.1.10.tgz#67e9108c5c0551b9e5326064387de4763c4d5f8b"
integrity sha512-7lf7qcQidTku0Gu3YDPc8DJ1q7OOucfa/BSsIwjuh56VU7katFvuM8hULfkwB3Fns/rsVF7PwPKVw1sl5KQS9w==
[email protected], [email protected]:
version "0.1.12"
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-0.1.12.tgz#d5e1a12e478a976d432ef3c58d534b9923164bb7"
integrity sha512-RA1GjUVMnvYFxuqovrEqZoxxW5NUZqbwKtYz/Tt7nXerk0LbLblQmrsgdeOxV5SFHf0UDggjS/bSeOZwt1pmEQ==

path-type@^4.0.0:
version "4.0.0"
Expand Down

0 comments on commit 534cddf

Please sign in to comment.