diff --git a/debian/patches/0791-update-uuid.patch b/debian/patches/0791-update-uuid.patch new file mode 100644 index 0000000000..9bfb1e0ebf --- /dev/null +++ b/debian/patches/0791-update-uuid.patch @@ -0,0 +1,11 @@ +--- a/package.json ++++ b/package.json +@@ -99,7 +99,7 @@ + "tiptap-commands": "^1.4.0", + "tiptap-extensions": "^1.8.0", + "tributejs": "5.1.3", +- "uuid": "8.1.0", ++ "uuid": "^8.3.1", + "visibilityjs": "^1.2.4", + "vue-apollo": "^3.0.3", + "vue-loader": "^15.9.0", diff --git a/debian/patches/series b/debian/patches/series index 3ff259c9d5..2d1629f26a 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -31,3 +31,4 @@ 0770-remove-capybara-screenshot-rspec.patch 0780-css-loader-3.patch 0790-worker-loader-3.patch +0791-update-uuid.patch