1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-25 00:07:47 +01:00

chore(deps): update dependency path-to-regexp to v1 [security] (#8544)

This commit is contained in:
renovate[bot] 2024-10-29 09:45:14 +01:00 committed by GitHub
parent b276d5a89c
commit 2d9cdac530
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 7 additions and 5 deletions

View File

@ -237,7 +237,7 @@
"semver": "^7.6.2",
"tough-cookie": "4.1.4",
"@wesleytodd/openapi/path-to-regexp": "6.3.0",
"router/path-to-regexp": "0.2.5"
"router/path-to-regexp": "1.9.0"
},
"lint-staged": {
"*.{js,ts}": [

View File

@ -7343,10 +7343,12 @@ __metadata:
languageName: node
linkType: hard
"path-to-regexp@npm:0.2.5":
version: 0.2.5
resolution: "path-to-regexp@npm:0.2.5"
checksum: 10c0/947ffdd583390408a4814dcb921226fba363110a8245d22bd11c2bb1db323ad76b2e879f6dadc02bcf8c9c925b1556d5405c01a466dd28a93d84af5f62c51b79
"path-to-regexp@npm:1.9.0":
version: 1.9.0
resolution: "path-to-regexp@npm:1.9.0"
dependencies:
isarray: "npm:0.0.1"
checksum: 10c0/de9ddb01b84d9c2c8e2bed18630d8d039e2d6f60a6538595750fa08c7a6482512257464c8da50616f266ab2cdd2428387e85f3b089e4c3f25d0c537e898a0751
languageName: node
linkType: hard