update tagify to 3.22.1 (fixes xss)

pull/7996/head
Niklas Fiekas 2021-01-24 18:00:28 +01:00
parent 2c872a031b
commit 4c21ac1e03
3 changed files with 6 additions and 6 deletions

View File

@ -19,7 +19,7 @@
},
"dependencies": {
"@badrap/result": "^0.2.6",
"@yaireo/tagify": "3.9.3",
"@yaireo/tagify": "^3.22.1",
"ceval": "2.0.0",
"chat": "2.0.0",
"chess": "2.0.0",

View File

@ -14,7 +14,7 @@
},
"dependencies": {
"@fnando/sparkline": "^0.3.10",
"@yaireo/tagify": "3.9.3",
"@yaireo/tagify": "^3.22.1",
"debounce-promise": "^3.1.2",
"flatpickr": "^4.6.6",
"highcharts": "=4.2.5",

View File

@ -187,10 +187,10 @@
resolved "https://registry.yarnpkg.com/@types/zxcvbn/-/zxcvbn-4.4.0.tgz#fbc1d941cc6d9d37d18405c513ba6b294f89b609"
integrity sha512-GQLOT+SN20a+AI51y3fAimhyTF4Y0RG+YP3gf91OibIZ7CJmPFgoZi+ZR5a+vRbS01LbQosITWum4ATmJ1Z6Pg==
"@yaireo/tagify@3.9.3":
version "3.9.3"
resolved "https://registry.yarnpkg.com/@yaireo/tagify/-/tagify-3.9.3.tgz#a6671345b9a3a38eb4a7b18728db2526023e1662"
integrity sha512-cS6WyMYY4YD8Op6qwsm1jE2zIxf9RQGJvYkuye4hOzgm4p77aZyByfz1+hmpAWXJZStSpff2iDn7aOB97Smoeg==
"@yaireo/tagify@^3.22.1":
version "3.22.1"
resolved "https://registry.yarnpkg.com/@yaireo/tagify/-/tagify-3.22.1.tgz#cbb3ed617b6af7b887ac29f14762ab14ccf7ca4a"
integrity sha512-pwokZQyW0qzyC85QYUy9rD4nQyEK8CsEHrCKI73F9kp5yL9g5nQspnKBgJJEyI/AFHyAes4hVAkzrpeuJ0RHrg==
"ab@https://github.com/lichess-org/ab-stub":
version "1.0.0"