Chore(deps): Bump linkifyjs from 4.1.0 to 4.1.1

Bumps [linkifyjs](https://github.com/Hypercontext/linkifyjs/tree/HEAD/packages/linkifyjs) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/Hypercontext/linkifyjs/releases)
- [Changelog](https://github.com/Hypercontext/linkifyjs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Hypercontext/linkifyjs/commits/v4.1.1/packages/linkifyjs)

---
updated-dependencies:
- dependency-name: linkifyjs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/1788/head
dependabot[bot] 2023-06-28 12:31:06 +00:00 zatwierdzone przez GitHub
rodzic 2ecd2247b1
commit d9922383e8
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
2 zmienionych plików z 8 dodań i 8 usunięć

14
package-lock.json wygenerowano
Wyświetl plik

@ -24,7 +24,7 @@
"he": "^1.2.0",
"linkify-plugin-mention": "^4.1.0",
"linkify-string": "^4.1.0",
"linkifyjs": "^4.1.0",
"linkifyjs": "^4.1.1",
"sass": "^1.59.2",
"tributejs": "^5.1.3",
"twemoji": "12.0.1",
@ -13386,9 +13386,9 @@
}
},
"node_modules/linkifyjs": {
"version": "4.1.0",
"resolved": "https://registry.npmjs.org/linkifyjs/-/linkifyjs-4.1.0.tgz",
"integrity": "sha512-Ffv8VoY3+ixI1b3aZ3O+jM6x17cOsgwfB1Wq7pkytbo1WlyRp6ZO0YDMqiWT/gQPY/CmtiGuKfzDIVqxh1aCTA=="
"version": "4.1.1",
"resolved": "https://registry.npmjs.org/linkifyjs/-/linkifyjs-4.1.1.tgz",
"integrity": "sha512-zFN/CTVmbcVef+WaDXT63dNzzkfRBKT1j464NJQkV7iSgJU0sLBus9W0HBwnXK13/hf168pbrx/V/bjEHOXNHA=="
},
"node_modules/listr2": {
"version": "3.14.0",
@ -30051,9 +30051,9 @@
"requires": {}
},
"linkifyjs": {
"version": "4.1.0",
"resolved": "https://registry.npmjs.org/linkifyjs/-/linkifyjs-4.1.0.tgz",
"integrity": "sha512-Ffv8VoY3+ixI1b3aZ3O+jM6x17cOsgwfB1Wq7pkytbo1WlyRp6ZO0YDMqiWT/gQPY/CmtiGuKfzDIVqxh1aCTA=="
"version": "4.1.1",
"resolved": "https://registry.npmjs.org/linkifyjs/-/linkifyjs-4.1.1.tgz",
"integrity": "sha512-zFN/CTVmbcVef+WaDXT63dNzzkfRBKT1j464NJQkV7iSgJU0sLBus9W0HBwnXK13/hf168pbrx/V/bjEHOXNHA=="
},
"listr2": {
"version": "3.14.0",

Wyświetl plik

@ -49,7 +49,7 @@
"he": "^1.2.0",
"linkify-plugin-mention": "^4.1.0",
"linkify-string": "^4.1.0",
"linkifyjs": "^4.1.0",
"linkifyjs": "^4.1.1",
"sass": "^1.59.2",
"tributejs": "^5.1.3",
"twemoji": "12.0.1",