mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	chore(deps): update dependency @types/express to v4.17.20 (#5183)
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/express](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/express) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped)) | [`4.17.18` -> `4.17.20`](https://renovatebot.com/diffs/npm/@types%2fexpress/4.17.18/4.17.20) | [](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 - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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 has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMS41IiwidXBkYXRlZEluVmVyIjoiMzcuMzEuNSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									6ee1573c90
								
							
						
					
					
						commit
						a4a3ff4c4d
					
				@ -157,7 +157,7 @@
 | 
			
		||||
    "@swc/jest": "0.2.29",
 | 
			
		||||
    "@types/bcryptjs": "2.4.5",
 | 
			
		||||
    "@types/cors": "2.8.15",
 | 
			
		||||
    "@types/express": "4.17.18",
 | 
			
		||||
    "@types/express": "4.17.20",
 | 
			
		||||
    "@types/express-session": "1.17.8",
 | 
			
		||||
    "@types/faker": "5.5.9",
 | 
			
		||||
    "@types/hash-sum": "^1.0.0",
 | 
			
		||||
 | 
			
		||||
@ -1281,10 +1281,10 @@
 | 
			
		||||
    "@types/qs" "*"
 | 
			
		||||
    "@types/serve-static" "*"
 | 
			
		||||
 | 
			
		||||
"@types/express@4.17.18":
 | 
			
		||||
  version "4.17.18"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.18.tgz#efabf5c4495c1880df1bdffee604b143b29c4a95"
 | 
			
		||||
  integrity sha512-Sxv8BSLLgsBYmcnGdGjjEjqET2U+AKAdCRODmMiq02FgjwuV75Ut85DRpvFjyw/Mk0vgUOliGRU0UUmuuZHByQ==
 | 
			
		||||
"@types/express@4.17.20":
 | 
			
		||||
  version "4.17.20"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.20.tgz#e7c9b40276d29e38a4e3564d7a3d65911e2aa433"
 | 
			
		||||
  integrity sha512-rOaqlkgEvOW495xErXMsmyX3WKBInbhG5eqojXYi3cGUaLoRDlXa5d52fkfWZT963AZ3v2eZ4MbKE6WpDAGVsw==
 | 
			
		||||
  dependencies:
 | 
			
		||||
    "@types/body-parser" "*"
 | 
			
		||||
    "@types/express-serve-static-core" "^4.17.33"
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user