Update uuid to ^8.3.1 in package.json
This commit is contained in:
parent
5b84b1f2f7
commit
68734dc350
2 changed files with 12 additions and 0 deletions
11
debian/patches/0791-update-uuid.patch
vendored
Normal file
11
debian/patches/0791-update-uuid.patch
vendored
Normal file
|
@ -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",
|
1
debian/patches/series
vendored
1
debian/patches/series
vendored
|
@ -31,3 +31,4 @@
|
|||
0770-remove-capybara-screenshot-rspec.patch
|
||||
0780-css-loader-3.patch
|
||||
0790-worker-loader-3.patch
|
||||
0791-update-uuid.patch
|
||||
|
|
Loading…
Reference in a new issue