1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-07-26 13:48:33 +02:00

fix(deps): update dependency slug to v11

This commit is contained in:
renovate[bot] 2025-06-23 10:05:23 +00:00 committed by GitHub
parent 4f8124b653
commit 34fe2b8598
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View File

@ -123,7 +123,7 @@
"sanitize-filename": "^1.6.3",
"semver": "^7.6.3",
"serve-favicon": "^2.5.0",
"slug": "^9.0.0",
"slug": "^11.0.0",
"stoppable": "^1.1.0",
"tldts": "7.0.6",
"ts-toolbelt": "^9.6.0",

View File

@ -6909,12 +6909,12 @@ __metadata:
languageName: node
linkType: hard
"slug@npm:^9.0.0":
version: 9.1.0
resolution: "slug@npm:9.1.0"
"slug@npm:^11.0.0":
version: 11.0.0
resolution: "slug@npm:11.0.0"
bin:
slug: cli.js
checksum: 10c0/edc3e957de63e2d78d3809e0bf217da34ccb6ca313a83e2c1598ede2bd001644978d15eb69650a7b238c84adacbbab7318c4601c082aa433a3a2fd5e39523c2d
checksum: 10c0/b24899d2f530b6c73a60f31361369ace578a22e7cb12073421870f0a074bb66679b95d307080adbde6c9b43ff73ec97eed83b17feae3cb5acba43b526c3ccbc4
languageName: node
linkType: hard
@ -7824,7 +7824,7 @@ __metadata:
sanitize-filename: "npm:^1.6.3"
semver: "npm:^7.6.3"
serve-favicon: "npm:^2.5.0"
slug: "npm:^9.0.0"
slug: "npm:^11.0.0"
source-map-support: "npm:0.5.21"
stoppable: "npm:^1.1.0"
superagent: "npm:10.2.0"