mirror of
https://github.com/Unleash/unleash.git
synced 2025-06-27 01:19:00 +02:00
fix(deps): update dependency normalize-url to v8
This commit is contained in:
parent
4f8124b653
commit
0714f8d3b0
@ -112,7 +112,7 @@
|
||||
"murmurhash3js": "^3.0.1",
|
||||
"mustache": "^4.1.0",
|
||||
"nodemailer": "^6.9.9",
|
||||
"normalize-url": "^6.1.0",
|
||||
"normalize-url": "^8.0.0",
|
||||
"openapi-types": "^12.1.3",
|
||||
"owasp-password-strength-test": "^1.3.0",
|
||||
"parse-database-url": "^0.3.0",
|
||||
|
10
yarn.lock
10
yarn.lock
@ -5609,10 +5609,10 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"normalize-url@npm:^6.1.0":
|
||||
version: 6.1.0
|
||||
resolution: "normalize-url@npm:6.1.0"
|
||||
checksum: 10c0/95d948f9bdd2cfde91aa786d1816ae40f8262946e13700bf6628105994fe0ff361662c20af3961161c38a119dc977adeb41fc0b41b1745eb77edaaf9cb22db23
|
||||
"normalize-url@npm:^8.0.0":
|
||||
version: 8.0.2
|
||||
resolution: "normalize-url@npm:8.0.2"
|
||||
checksum: 10c0/1c62eee6ce184ad4a463ff2984ce5e440a5058c9dd7c5ef80c0a7696bbb1d3638534e266afb14ef9678dfa07fb6c980ef4cde990c80eeee55900c378b7970584
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -7811,7 +7811,7 @@ __metadata:
|
||||
mustache: "npm:^4.1.0"
|
||||
nock: "npm:^14.0.5"
|
||||
nodemailer: "npm:^6.9.9"
|
||||
normalize-url: "npm:^6.1.0"
|
||||
normalize-url: "npm:^8.0.0"
|
||||
openapi-enforcer: "npm:1.23.0"
|
||||
openapi-types: "npm:^12.1.3"
|
||||
owasp-password-strength-test: "npm:^1.3.0"
|
||||
|
Loading…
Reference in New Issue
Block a user