Skip to content

Commit

Permalink
security update
Browse files Browse the repository at this point in the history
  • Loading branch information
se-panfilov committed May 9, 2019
1 parent d7d6057 commit 4a4cdab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion examples/advanced_multiple_libs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"vue": "^2.6.10",
"vue-notifications": "1.0.0",
"izitoast": "1.1.5",
"jquery": "3.2.1",
"jquery": "3.4.0",
"noty": "3.1.3",
"sweetalert": "2.0.3",
"toastr": "2.1.2",
Expand Down
2 changes: 1 addition & 1 deletion examples/simple_with_toastr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"vue": "^2.6.10",
"vue-notifications": "1.0.0",
"toastr": "2.1.2",
"jquery": "3.2.1"
"jquery": "3.4.0"
},
"devDependencies": {
"@vue/cli-plugin-babel": "^3.7.0",
Expand Down

0 comments on commit 4a4cdab

Please sign in to comment.