mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	fix(docs): add resulution for 'decode-uri-component'
This commit is contained in:
		
							parent
							
								
									8c42fbf34b
								
							
						
					
					
						commit
						0188998b4c
					
				| @ -50,7 +50,8 @@ | ||||
|     "nth-check": "^2.0.1", | ||||
|     "shelljs": "^0.8.5", | ||||
|     "trim-newlines": "^4.0.0", | ||||
|     "minimatch": "^5.0.0" | ||||
|     "minimatch": "^5.0.0", | ||||
|     "decode-uri-component": "^0.2.1" | ||||
|   }, | ||||
|   "browserslist": { | ||||
|     "production": [ | ||||
|  | ||||
| @ -5958,10 +5958,10 @@ decode-named-character-reference@^1.0.0: | ||||
|   dependencies: | ||||
|     character-entities "^2.0.0" | ||||
| 
 | ||||
| decode-uri-component@^0.2.0: | ||||
|   version "0.2.0" | ||||
|   resolved "https://registry.yarnpkg.com/decode-uri-component/-/decode-uri-component-0.2.0.tgz#eb3913333458775cb84cd1a1fae062106bb87545" | ||||
|   integrity sha512-hjf+xovcEn31w/EUYdTXQh/8smFL/dzYjohQGEIgjyNavaJfBY2p5F527Bo1VPATxv0VYTUC2bOcXvqFwk78Og== | ||||
| decode-uri-component@^0.2.0, decode-uri-component@^0.2.1: | ||||
|   version "0.2.2" | ||||
|   resolved "https://registry.yarnpkg.com/decode-uri-component/-/decode-uri-component-0.2.2.tgz#e69dbe25d37941171dd540e024c444cd5188e1e9" | ||||
|   integrity sha512-FqUYQ+8o158GyGTrMFJms9qh3CqTKvAqgqsTnkLI8sKu0028orqBhxNMFkFen0zGyg6epACD32pjVk58ngIErQ== | ||||
| 
 | ||||
| decompress-response@^6.0.0: | ||||
|   version "6.0.0" | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user