Merge branch 'dependabot-hex-apps-content-phoenix_html_sanitizer-tw-1.1.0' into 'master'
chore(deps): update phoenix_html_sanitizer requirement from ~> 1.0.0 to ~> 1.1.0 in /apps/content See merge request mythic-insight/legendary!76
This commit is contained in:
		
						commit
						e848097087
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -54,7 +54,7 @@ defmodule Legendary.Content.MixProject do
 | 
				
			||||||
      {:phoenix, "~> 1.5.8"},
 | 
					      {:phoenix, "~> 1.5.8"},
 | 
				
			||||||
      {:phoenix_ecto, "~> 4.0"},
 | 
					      {:phoenix_ecto, "~> 4.0"},
 | 
				
			||||||
      {:phoenix_html, "~> 2.11"},
 | 
					      {:phoenix_html, "~> 2.11"},
 | 
				
			||||||
      {:phoenix_html_sanitizer, "~> 1.0.0"},
 | 
					      {:phoenix_html_sanitizer, "~> 1.1.0"},
 | 
				
			||||||
      {:phoenix_live_reload, "~> 1.2", only: :dev},
 | 
					      {:phoenix_live_reload, "~> 1.2", only: :dev},
 | 
				
			||||||
      {:phoenix_live_dashboard, "~> 0.4.0"},
 | 
					      {:phoenix_live_dashboard, "~> 0.4.0"},
 | 
				
			||||||
      {:php_serializer, "~> 0.9.0"},
 | 
					      {:php_serializer, "~> 0.9.0"},
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue