diff --git a/src/dispatch/static/dispatch/package-lock.json b/src/dispatch/static/dispatch/package-lock.json index cf5f8045f8b2..8439c464e951 100644 --- a/src/dispatch/static/dispatch/package-lock.json +++ b/src/dispatch/static/dispatch/package-lock.json @@ -1264,7 +1264,6 @@ "version": "2.11.8", "resolved": "https://registry.npmjs.org/@popperjs/core/-/core-2.11.8.tgz", "integrity": "sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A==", - "license": "MIT", "funding": { "type": "opencollective", "url": "https://opencollective.com/popperjs" @@ -1725,10 +1724,9 @@ } }, "node_modules/@tiptap/extension-bubble-menu": { - "version": "2.22.3", - "resolved": "https://registry.npmjs.org/@tiptap/extension-bubble-menu/-/extension-bubble-menu-2.22.3.tgz", - "integrity": "sha512-8iQLNrRf3iBPKqI3dQnfvMxMfgp6y9TAbO803LihvzbIGqBaX264ES7fHtoyFIIeVjy2xFruVsTZCZofWTupGg==", - "license": "MIT", + "version": "2.24.2", + "resolved": "https://registry.npmjs.org/@tiptap/extension-bubble-menu/-/extension-bubble-menu-2.24.2.tgz", + "integrity": "sha512-iU/FvuPjhB06UMzziYVhU+dasCOuCY3P5uVMPuE9i4PxHACx9z20IPISeGCNoeo9LxoIfMS/9sUVLArB5WzGMA==", "dependencies": { "tippy.js": "^6.3.7" }, @@ -1809,10 +1807,9 @@ } }, "node_modules/@tiptap/extension-floating-menu": { - "version": "2.22.3", - "resolved": "https://registry.npmjs.org/@tiptap/extension-floating-menu/-/extension-floating-menu-2.22.3.tgz", - "integrity": "sha512-GeJRRdulxpwsshxzBkpOf/xJkLD2fa+49o+3FqRCmrm7AioC8oUcZZmzuzjLj5a3ZNGKPuJ9xxDkYWUjH4tE1g==", - "license": "MIT", + "version": "2.24.2", + "resolved": "https://registry.npmjs.org/@tiptap/extension-floating-menu/-/extension-floating-menu-2.24.2.tgz", + "integrity": "sha512-BSYGFW/wr5PvOu20nd7mPY8bdjlDwXmUU2xsA6NkDAVBPqVvAprr9ZDnz5Hnc74qjsIa6gWZb85ZwRxZ1MxRjw==", "dependencies": { "tippy.js": "^6.3.7" }, @@ -2062,13 +2059,12 @@ } }, "node_modules/@tiptap/vue-3": { - "version": "2.22.3", - "resolved": "https://registry.npmjs.org/@tiptap/vue-3/-/vue-3-2.22.3.tgz", - "integrity": "sha512-bndOqQJzFy/vTFib8jTG47CE86KJsgl+9+3Wp1qJNQMDKNoNvV2NQq46fb1eLGw2ZOaMH8+AGkOaUCiWxmreLg==", - "license": "MIT", + "version": "2.24.2", + "resolved": "https://registry.npmjs.org/@tiptap/vue-3/-/vue-3-2.24.2.tgz", + "integrity": "sha512-trb9yHaY8EDO9rQs77JqDFaXL+MBrc3zIuS/Rta8etNfpMn5Qdh3HrWBnodYkK1Secyfddgc0N4Ixxo7JrD28Q==", "dependencies": { - "@tiptap/extension-bubble-menu": "^2.22.3", - "@tiptap/extension-floating-menu": "^2.22.3" + "@tiptap/extension-bubble-menu": "^2.24.2", + "@tiptap/extension-floating-menu": "^2.24.2" }, "funding": { "type": "github", @@ -7215,7 +7211,6 @@ "version": "6.3.7", "resolved": "https://registry.npmjs.org/tippy.js/-/tippy.js-6.3.7.tgz", "integrity": "sha512-E1d3oP2emgJ9dRQZdf3Kkn0qJgI6ZLpyS5z6ZkY1DF3kaQaBsGZsndEpHwx+eC+tYM41HaSNvNtLx8tU57FzTQ==", - "license": "MIT", "dependencies": { "@popperjs/core": "^2.9.0" }