fix: upgrade @tiptap/extension-highlight from 2.1.16 to 2.2.4

Snyk has created this PR to upgrade @tiptap/extension-highlight from 2.1.16 to 2.2.4.

See this package in npm:
https://www.npmjs.com/package/@tiptap/extension-highlight

See this project in Snyk:
https://app.snyk.io/org/nomadjimbob/project/66c7b29c-3171-4fcc-b6f1-0bc65698880c?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
snyk-bot
2024-04-17 00:44:04 +00:00
parent 5fbca80a3c
commit 61cf9dcfe0
2 changed files with 6 additions and 6 deletions

10
package-lock.json generated
View File

@@ -1,5 +1,5 @@
{
"name": "website",
"name": "npm-proj-1713314625019-0.017996630176541742bekRe",
"lockfileVersion": 3,
"requires": true,
"packages": {
@@ -7,7 +7,7 @@
"dependencies": {
"@inertiajs/progress": "^0.2.7",
"@inertiajs/vue3": "^1.0.14",
"@tiptap/extension-highlight": "^2.1.8",
"@tiptap/extension-highlight": "^2.2.4",
"@tiptap/extension-image": "^2.0.3",
"@tiptap/extension-link": "^2.0.3",
"@tiptap/extension-subscript": "^2.0.3",
@@ -2354,9 +2354,9 @@
}
},
"node_modules/@tiptap/extension-highlight": {
"version": "2.1.16",
"resolved": "https://registry.npmjs.org/@tiptap/extension-highlight/-/extension-highlight-2.1.16.tgz",
"integrity": "sha512-s2r36RJDsNPJx58kxnhRIvMN//06aO+qHsX4SJl2oFq9m8OBMhPqeqJHaD2bPMF0ODrZACujirAi1rBa0IwGiQ==",
"version": "2.2.4",
"resolved": "https://registry.npmjs.org/@tiptap/extension-highlight/-/extension-highlight-2.2.4.tgz",
"integrity": "sha512-GGl6ehKQ0Q0gGgUQhkWg2XYPfhVU5c0JD3NHzV4OrBP6JAtFeMYeSLdfYzFcmoYnGafvSZaJ3NukUvnDHZGzRg==",
"funding": {
"type": "github",
"url": "https://github.com/sponsors/ueberdosis"

View File

@@ -33,7 +33,7 @@
"dependencies": {
"@inertiajs/progress": "^0.2.7",
"@inertiajs/vue3": "^1.0.14",
"@tiptap/extension-highlight": "^2.1.8",
"@tiptap/extension-highlight": "^2.2.4",
"@tiptap/extension-image": "^2.0.3",
"@tiptap/extension-link": "^2.0.3",
"@tiptap/extension-subscript": "^2.0.3",