Bump linkifyjs from 2.1.7 to 2.1.8
Bumps [linkifyjs](https://github.com/SoapBox/linkifyjs) from 2.1.7 to 2.1.8. - [Release notes](https://github.com/SoapBox/linkifyjs/releases) - [Changelog](https://github.com/SoapBox/linkifyjs/blob/master/CHANGELOG.md) - [Commits](https://github.com/SoapBox/linkifyjs/compare/v2.1.7...v2.1.8) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
0b7db8b85c
commit
a08adda727
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -9195,9 +9195,9 @@
|
|||
}
|
||||
},
|
||||
"linkifyjs": {
|
||||
"version": "2.1.7",
|
||||
"resolved": "https://registry.npmjs.org/linkifyjs/-/linkifyjs-2.1.7.tgz",
|
||||
"integrity": "sha512-Cbn77BnYEslpAObZZoP6GVQHF1j5T6RsDydNq5RVxIy4eiZAiADRx7qHfWzfEMQecc1PtZFog1AsCGGX2WjQLA==",
|
||||
"version": "2.1.8",
|
||||
"resolved": "https://registry.npmjs.org/linkifyjs/-/linkifyjs-2.1.8.tgz",
|
||||
"integrity": "sha512-j3QpiEr4UYzN5foKhrr9Sr06VI9vSlI4HisDWt+7Mq+TWDwpJ6H/LLpogYsXcyUIJLVhGblXXdUnblHsVNMPpg==",
|
||||
"requires": {
|
||||
"jquery": "^3.3.1",
|
||||
"react": "^16.4.2",
|
||||
|
|
|
@ -30,7 +30,7 @@
|
|||
"cdav-library": "github:nextcloud/cdav-library#c27587a4fdb318d10ef329548d146755964e6672",
|
||||
"ical.js": "~1.3.0",
|
||||
"jstimezonedetect": "",
|
||||
"linkifyjs": "~2.1.7",
|
||||
"linkifyjs": "~2.1.8",
|
||||
"markdown-it": "~8.4.2",
|
||||
"markdown-it-emoji": "~1.4.0",
|
||||
"markdown-it-link-attributes": "~2.1.0",
|
||||
|
|
Loading…
Reference in a new issue