mirror of
				https://github.com/cinnyapp/cinny.git
				synced 2025-11-04 06:20:28 +03:00 
			
		
		
		
	Bump sanitize-html from 2.7.3 to 2.8.0 (#1018)
Bumps [sanitize-html](https://github.com/apostrophecms/sanitize-html) from 2.7.3 to 2.8.0. - [Release notes](https://github.com/apostrophecms/sanitize-html/releases) - [Changelog](https://github.com/apostrophecms/sanitize-html/blob/main/CHANGELOG.md) - [Commits](https://github.com/apostrophecms/sanitize-html/compare/2.7.3...2.8.0) --- updated-dependencies: - dependency-name: sanitize-html dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									cb88a6fd9c
								
							
						
					
					
						commit
						f7b48333df
					
				
					 2 changed files with 6 additions and 72 deletions
				
			
		
							
								
								
									
										76
									
								
								package-lock.json
									
										
									
										generated
									
									
									
								
							
							
						
						
									
										76
									
								
								package-lock.json
									
										
									
										generated
									
									
									
								
							| 
						 | 
				
			
			@ -36,7 +36,7 @@
 | 
			
		|||
        "react-dom": "17.0.2",
 | 
			
		||||
        "react-google-recaptcha": "2.1.0",
 | 
			
		||||
        "react-modal": "3.16.1",
 | 
			
		||||
        "sanitize-html": "2.7.3",
 | 
			
		||||
        "sanitize-html": "2.8.0",
 | 
			
		||||
        "tippy.js": "6.3.7",
 | 
			
		||||
        "twemoji": "14.0.2"
 | 
			
		||||
      },
 | 
			
		||||
| 
						 | 
				
			
			@ -9993,13 +9993,13 @@
 | 
			
		|||
      "dev": true
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/sanitize-html": {
 | 
			
		||||
      "version": "2.7.3",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/sanitize-html/-/sanitize-html-2.7.3.tgz",
 | 
			
		||||
      "integrity": "sha512-jMaHG29ak4miiJ8wgqA1849iInqORgNv7SLfSw9LtfOhEUQ1C0YHKH73R+hgyufBW9ZFeJrb057k9hjlfBCVlw==",
 | 
			
		||||
      "version": "2.8.0",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/sanitize-html/-/sanitize-html-2.8.0.tgz",
 | 
			
		||||
      "integrity": "sha512-ZsGyc6avnqgvEm3eMKrcy8xa7WM1MrGrfkGsUgQee2CU+vg3PCfNCexXwBDF/6dEPvaQ4k/QqRjnYKHL8xgNjg==",
 | 
			
		||||
      "dependencies": {
 | 
			
		||||
        "deepmerge": "^4.2.2",
 | 
			
		||||
        "escape-string-regexp": "^4.0.0",
 | 
			
		||||
        "htmlparser2": "^6.0.0",
 | 
			
		||||
        "htmlparser2": "^8.0.0",
 | 
			
		||||
        "is-plain-object": "^5.0.0",
 | 
			
		||||
        "parse-srcset": "^1.0.2",
 | 
			
		||||
        "postcss": "^8.3.11"
 | 
			
		||||
| 
						 | 
				
			
			@ -10013,54 +10013,6 @@
 | 
			
		|||
        "node": ">=0.10.0"
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/sanitize-html/node_modules/dom-serializer": {
 | 
			
		||||
      "version": "1.4.1",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/dom-serializer/-/dom-serializer-1.4.1.tgz",
 | 
			
		||||
      "integrity": "sha512-VHwB3KfrcOOkelEG2ZOfxqLZdfkil8PtJi4P8N2MMXucZq2yLp75ClViUlOVwyoHEDjYU433Aq+5zWP61+RGag==",
 | 
			
		||||
      "dependencies": {
 | 
			
		||||
        "domelementtype": "^2.0.1",
 | 
			
		||||
        "domhandler": "^4.2.0",
 | 
			
		||||
        "entities": "^2.0.0"
 | 
			
		||||
      },
 | 
			
		||||
      "funding": {
 | 
			
		||||
        "url": "https://github.com/cheeriojs/dom-serializer?sponsor=1"
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/sanitize-html/node_modules/domhandler": {
 | 
			
		||||
      "version": "4.3.1",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/domhandler/-/domhandler-4.3.1.tgz",
 | 
			
		||||
      "integrity": "sha512-GrwoxYN+uWlzO8uhUXRl0P+kHE4GtVPfYzVLcUxPL7KNdHKj66vvlhiweIHqYYXWlw+T8iLMp42Lm67ghw4WMQ==",
 | 
			
		||||
      "dependencies": {
 | 
			
		||||
        "domelementtype": "^2.2.0"
 | 
			
		||||
      },
 | 
			
		||||
      "engines": {
 | 
			
		||||
        "node": ">= 4"
 | 
			
		||||
      },
 | 
			
		||||
      "funding": {
 | 
			
		||||
        "url": "https://github.com/fb55/domhandler?sponsor=1"
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/sanitize-html/node_modules/domutils": {
 | 
			
		||||
      "version": "2.8.0",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/domutils/-/domutils-2.8.0.tgz",
 | 
			
		||||
      "integrity": "sha512-w96Cjofp72M5IIhpjgobBimYEfoPjx1Vx0BSX9P30WBdZW2WIKU0T1Bd0kz2eNZ9ikjKgHbEyKx8BB6H1L3h3A==",
 | 
			
		||||
      "dependencies": {
 | 
			
		||||
        "dom-serializer": "^1.0.1",
 | 
			
		||||
        "domelementtype": "^2.2.0",
 | 
			
		||||
        "domhandler": "^4.2.0"
 | 
			
		||||
      },
 | 
			
		||||
      "funding": {
 | 
			
		||||
        "url": "https://github.com/fb55/domutils?sponsor=1"
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/sanitize-html/node_modules/entities": {
 | 
			
		||||
      "version": "2.2.0",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/entities/-/entities-2.2.0.tgz",
 | 
			
		||||
      "integrity": "sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A==",
 | 
			
		||||
      "funding": {
 | 
			
		||||
        "url": "https://github.com/fb55/entities?sponsor=1"
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/sanitize-html/node_modules/escape-string-regexp": {
 | 
			
		||||
      "version": "4.0.0",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz",
 | 
			
		||||
| 
						 | 
				
			
			@ -10072,24 +10024,6 @@
 | 
			
		|||
        "url": "https://github.com/sponsors/sindresorhus"
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/sanitize-html/node_modules/htmlparser2": {
 | 
			
		||||
      "version": "6.1.0",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/htmlparser2/-/htmlparser2-6.1.0.tgz",
 | 
			
		||||
      "integrity": "sha512-gyyPk6rgonLFEDGoeRgQNaEUvdJ4ktTmmUh/h2t7s+M8oPpIPxgNACWa+6ESR57kXstwqPiCut0V8NRpcwgU7A==",
 | 
			
		||||
      "funding": [
 | 
			
		||||
        "https://github.com/fb55/htmlparser2?sponsor=1",
 | 
			
		||||
        {
 | 
			
		||||
          "type": "github",
 | 
			
		||||
          "url": "https://github.com/sponsors/fb55"
 | 
			
		||||
        }
 | 
			
		||||
      ],
 | 
			
		||||
      "dependencies": {
 | 
			
		||||
        "domelementtype": "^2.0.1",
 | 
			
		||||
        "domhandler": "^4.0.0",
 | 
			
		||||
        "domutils": "^2.5.2",
 | 
			
		||||
        "entities": "^2.0.0"
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/sass": {
 | 
			
		||||
      "version": "1.56.2",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/sass/-/sass-1.56.2.tgz",
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue