Skip to content

Commit

Permalink
maint: Upgrade dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
petschki committed Feb 9, 2023
1 parent 816da0a commit 8590f2b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"datatables.net-select-bs5": "1.6.0",
"dropzone": "4.3.0",
"jqtree": "1.6.3",
"jquery": "^3.6.1",
"jquery": "^3.6.3",
"jquery-form": "4.3.0",
"jquery.browser": "0.1.0",
"js-cookie": "^3.0.1",
Expand All @@ -53,9 +53,9 @@
"sinon": "^14.0.2"
},
"resolutions": {
"@patternslib/patternslib": "9.7.0",
"@patternslib/patternslib": "9.8.1",
"backbone": "1.4.1",
"jquery": "3.6.1",
"jquery": "3.6.3",
"underscore": "1.13.6"
},
"scripts": {
Expand Down

0 comments on commit 8590f2b

Please sign in to comment.