mirror of
https://github.com/Unleash/unleash.git
synced 2025-07-26 13:48:33 +02:00
chore(deps): update dependency @types/express to v4.17.23 (#10155)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/express](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/express) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express)) | [`4.17.21` -> `4.17.23`](https://renovatebot.com/diffs/npm/@types%2fexpress/4.17.21/4.17.23) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am every weekday" in timezone Europe/Madrid, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC41MC4wIiwidXBkYXRlZEluVmVyIjoiNDAuNTAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
25f1f36521
commit
a1764ebc5e
@ -141,7 +141,7 @@
|
||||
"@swc/core": "1.11.31",
|
||||
"@types/bcryptjs": "2.4.6",
|
||||
"@types/cors": "2.8.19",
|
||||
"@types/express": "4.17.21",
|
||||
"@types/express": "4.17.23",
|
||||
"@types/express-session": "1.18.1",
|
||||
"@types/faker": "5.5.9",
|
||||
"@types/hash-sum": "^1.0.0",
|
||||
|
10
yarn.lock
10
yarn.lock
@ -1438,15 +1438,15 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/express@npm:4.17.21":
|
||||
version: 4.17.21
|
||||
resolution: "@types/express@npm:4.17.21"
|
||||
"@types/express@npm:4.17.23":
|
||||
version: 4.17.23
|
||||
resolution: "@types/express@npm:4.17.23"
|
||||
dependencies:
|
||||
"@types/body-parser": "npm:*"
|
||||
"@types/express-serve-static-core": "npm:^4.17.33"
|
||||
"@types/qs": "npm:*"
|
||||
"@types/serve-static": "npm:*"
|
||||
checksum: 10c0/12e562c4571da50c7d239e117e688dc434db1bac8be55613294762f84fd77fbd0658ccd553c7d3ab02408f385bc93980992369dd30e2ecd2c68c358e6af8fabf
|
||||
checksum: 10c0/60490cd4f73085007247e7d4fafad0a7abdafa34fa3caba2757512564ca5e094ece7459f0f324030a63d513f967bb86579a8682af76ae2fd718e889b0a2a4fe8
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -7801,7 +7801,7 @@ __metadata:
|
||||
"@swc/core": "npm:1.11.31"
|
||||
"@types/bcryptjs": "npm:2.4.6"
|
||||
"@types/cors": "npm:2.8.19"
|
||||
"@types/express": "npm:4.17.21"
|
||||
"@types/express": "npm:4.17.23"
|
||||
"@types/express-session": "npm:1.18.1"
|
||||
"@types/faker": "npm:5.5.9"
|
||||
"@types/hash-sum": "npm:^1.0.0"
|
||||
|
Loading…
Reference in New Issue
Block a user