[Snyk] Upgrade @tiptap/extension-image from 2.1.16 to 2.2.4 #507

Closed
nomadjimbob wants to merge 1 commits from snyk-upgrade-af0b55a6b8181b9e26a26a1f1269acdc into main
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-1713314618006-0.4027358306218456bfbThf",
"lockfileVersion": 3,
"requires": true,
"packages": {
@@ -8,7 +8,7 @@
"@inertiajs/progress": "^0.2.7",
"@inertiajs/vue3": "^1.0.14",
"@tiptap/extension-highlight": "^2.1.8",
"@tiptap/extension-image": "^2.0.3",
"@tiptap/extension-image": "^2.2.4",
"@tiptap/extension-link": "^2.0.3",
"@tiptap/extension-subscript": "^2.0.3",
"@tiptap/extension-superscript": "^2.1.8",
@@ -2392,9 +2392,9 @@
}
},
"node_modules/@tiptap/extension-image": {
"version": "2.1.16",
"resolved": "https://registry.npmjs.org/@tiptap/extension-image/-/extension-image-2.1.16.tgz",
"integrity": "sha512-idvmJzdG/u9YDt/GOCvgQMB1p/GZbBqb2Spk8BhXHoBGHR4zFo609ExccXYKR4UWs0iTACDq80VwJvfHa8XYKw==",
"version": "2.2.4",
"resolved": "https://registry.npmjs.org/@tiptap/extension-image/-/extension-image-2.2.4.tgz",
"integrity": "sha512-xOnqZpnP/fAfmK5AKmXplVQdXBtY5AoZ9B+qllH129aLABaDRzl3e14ZRHC8ahQawOmCe6AOCCXYUBXDOlY5Jg==",
"funding": {
"type": "github",
"url": "https://github.com/sponsors/ueberdosis"

View File

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