From 8dfb7a7c34695760c8148ba8f79c48d2642f348d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 12 Oct 2024 06:32:18 +0000 Subject: [PATCH] fix: upgrade sortablejs from 1.7.0 to 1.15.3 Snyk has created this PR to upgrade sortablejs from 1.7.0 to 1.15.3. See this package in npm: sortablejs See this project in Snyk: https://app.snyk.io/org/shinehs-UxmpmuXcuwjKg5VBmCHQGe/project/8877d6f4-247c-4e74-aa91-da2a57d03e39?utm_source=github&utm_medium=referral&page=upgrade-pr --- task/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/task/package.json b/task/package.json index bf1987b..35d3a2c 100644 --- a/task/package.json +++ b/task/package.json @@ -53,7 +53,7 @@ "redux": "4.0.0", "redux-saga": "0.16.0", "reselect": "^3.0.1", - "sortablejs": "1.7.0", + "sortablejs": "1.15.3", "urijs": "1.19.1" }, "standard": {