mirror of
				https://github.com/cinnyapp/cinny.git
				synced 2025-11-04 14:30:29 +03:00 
			
		
		
		
	Update dependency linkify-html to v4.0.0 (#860)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									91f1ee748e
								
							
						
					
					
						commit
						76e49d1bd0
					
				
					 2 changed files with 9 additions and 9 deletions
				
			
		
							
								
								
									
										16
									
								
								package-lock.json
									
										
									
										generated
									
									
									
								
							
							
						
						
									
										16
									
								
								package-lock.json
									
										
									
										generated
									
									
									
								
							| 
						 | 
				
			
			@ -24,7 +24,7 @@
 | 
			
		|||
        "formik": "2.2.9",
 | 
			
		||||
        "html-react-parser": "3.0.4",
 | 
			
		||||
        "katex": "0.16.2",
 | 
			
		||||
        "linkify-html": "4.0.0-beta.5",
 | 
			
		||||
        "linkify-html": "4.0.0",
 | 
			
		||||
        "linkifyjs": "4.0.0-beta.5",
 | 
			
		||||
        "matrix-js-sdk": "19.5.0",
 | 
			
		||||
        "prop-types": "15.8.1",
 | 
			
		||||
| 
						 | 
				
			
			@ -7618,11 +7618,11 @@
 | 
			
		|||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/linkify-html": {
 | 
			
		||||
      "version": "4.0.0-beta.5",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/linkify-html/-/linkify-html-4.0.0-beta.5.tgz",
 | 
			
		||||
      "integrity": "sha512-7upWBgItubM1yQhO1MozvSzl2bCWModOgcc1Wd7kPpndlbR1JxmqH/N0UzmdvX6g0PX0ftnCQdYV4RZHLP9D5g==",
 | 
			
		||||
      "version": "4.0.0",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/linkify-html/-/linkify-html-4.0.0.tgz",
 | 
			
		||||
      "integrity": "sha512-I8W8rhaExwKDEWoqIa6UGyLQK5nrLyXIX1poMZq0CNpsBPDSYNqkVyDNiSpXs7pRmQYIOg2zDGcVHBWj+GuYLA==",
 | 
			
		||||
      "peerDependencies": {
 | 
			
		||||
        "linkifyjs": "^4.0.0-beta.1"
 | 
			
		||||
        "linkifyjs": "^4.0.0"
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/linkifyjs": {
 | 
			
		||||
| 
						 | 
				
			
			@ -17598,9 +17598,9 @@
 | 
			
		|||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "linkify-html": {
 | 
			
		||||
      "version": "4.0.0-beta.5",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/linkify-html/-/linkify-html-4.0.0-beta.5.tgz",
 | 
			
		||||
      "integrity": "sha512-7upWBgItubM1yQhO1MozvSzl2bCWModOgcc1Wd7kPpndlbR1JxmqH/N0UzmdvX6g0PX0ftnCQdYV4RZHLP9D5g=="
 | 
			
		||||
      "version": "4.0.0",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/linkify-html/-/linkify-html-4.0.0.tgz",
 | 
			
		||||
      "integrity": "sha512-I8W8rhaExwKDEWoqIa6UGyLQK5nrLyXIX1poMZq0CNpsBPDSYNqkVyDNiSpXs7pRmQYIOg2zDGcVHBWj+GuYLA=="
 | 
			
		||||
    },
 | 
			
		||||
    "linkifyjs": {
 | 
			
		||||
      "version": "4.0.0-beta.5",
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -30,7 +30,7 @@
 | 
			
		|||
    "formik": "2.2.9",
 | 
			
		||||
    "html-react-parser": "3.0.4",
 | 
			
		||||
    "katex": "0.16.2",
 | 
			
		||||
    "linkify-html": "4.0.0-beta.5",
 | 
			
		||||
    "linkify-html": "4.0.0",
 | 
			
		||||
    "linkifyjs": "4.0.0-beta.5",
 | 
			
		||||
    "matrix-js-sdk": "19.5.0",
 | 
			
		||||
    "prop-types": "15.8.1",
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue