mirror of https://github.com/mastodon/mastodon
				
				
				
			Update es5-ext to avoid CSP violation (#4145)
Since es5-ext used `new Function("...")`, it caused CSP violation unless "unsafe-eval" included. So this patch updates it to the version which fixes it.
Note that this package is used in polyfills, so loaded only if needed. I've encountered this issue on iOS9.
cf. medikoo/es5-ext@d3864493
			
			
				pull/4147/head
			
			
		
							parent
							
								
									a3d93e8bbe
								
							
						
					
					
						commit
						e670fa2af6
					
				
					Loading…
					
					
				
		Reference in New Issue