From 3fb3446fac1b8b6a3ef629d6ce810477a13c796b Mon Sep 17 00:00:00 2001 From: Michael Weber Date: Fri, 14 Dec 2018 12:01:57 +0100 Subject: [PATCH 1/3] Update package.json xss vulnerabilities in jQuery 2.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 39166ca..c60edde 100644 --- a/package.json +++ b/package.json @@ -26,6 +26,6 @@ }, "homepage": "https://github.com/johnny/jquery-sortable", "dependencies": { - "jquery": "^2.1.2 || ^3.0.0" + "jquery": "^3.0.0" } } From 659f98953519aed8198e7173540501fb2934684f Mon Sep 17 00:00:00 2001 From: Michael Weber Date: Fri, 14 Dec 2018 12:02:32 +0100 Subject: [PATCH 2/3] Update README.mkd --- README.mkd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.mkd b/README.mkd index b5e9052..c25f2b4 100644 --- a/README.mkd +++ b/README.mkd @@ -10,7 +10,7 @@ More information can be found on [http://johnny.github.com/jquery-sortable/](htt ## Dependencies -jquery (>= 1.7.0) +jquery (>= 3.0.0) ## Development Dependencies From 87c86104879181870134e1398d176cda11c18a53 Mon Sep 17 00:00:00 2001 From: Michael Weber Date: Fri, 14 Dec 2018 13:57:57 +0100 Subject: [PATCH 3/3] Version changed --- .idea/encodings.xml | 4 + .idea/jquery-sortable.iml | 8 ++ .idea/misc.xml | 6 ++ .idea/modules.xml | 8 ++ .idea/vcs.xml | 6 ++ .idea/workspace.xml | 208 ++++++++++++++++++++++++++++++++++++++ VERSION | 2 +- package-lock.json | 13 +++ package.json | 13 +-- 9 files changed, 261 insertions(+), 7 deletions(-) create mode 100644 .idea/encodings.xml create mode 100644 .idea/jquery-sortable.iml create mode 100644 .idea/misc.xml create mode 100644 .idea/modules.xml create mode 100644 .idea/vcs.xml create mode 100644 .idea/workspace.xml create mode 100644 package-lock.json diff --git a/.idea/encodings.xml b/.idea/encodings.xml new file mode 100644 index 0000000..15a15b2 --- /dev/null +++ b/.idea/encodings.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/.idea/jquery-sortable.iml b/.idea/jquery-sortable.iml new file mode 100644 index 0000000..c956989 --- /dev/null +++ b/.idea/jquery-sortable.iml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..28a804d --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..2fa5681 --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..94a25f7 --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml new file mode 100644 index 0000000..f623656 --- /dev/null +++ b/.idea/workspace.xml @@ -0,0 +1,208 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +