diff --git a/package.json b/package.json index dd02ed460d5..16fb91f6193 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "angular-sanitize": "~1.8.3", "angular-ui-bootstrap": "~2.5.6", "angular-ui-codemirror": "~0.3.0", - "angular-ui-sortable": "~0.16.1", + "angular-ui-sortable": "~0.19.0", "angular.validators": "~4.4.3", "array-includes": "^3.1.6", "awesome-debounce-promise": "^2.1.0", diff --git a/yarn.lock b/yarn.lock index b575e72e5e5..53f4ecee627 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3594,13 +3594,24 @@ __metadata: languageName: node linkType: hard -"angular-ui-sortable@npm:^0.16.1, angular-ui-sortable@npm:~0.16.1": +"angular-ui-sortable@npm:^0.16.1": version: 0.16.1 resolution: "angular-ui-sortable@npm:0.16.1" checksum: 10/73eaa449fd8bfcacc80a8a6efaeef67262ec5336da711dbdf84dd9aa669aed3ff087e98bbe4be8d83bb5a361520b3784e6d4a630abee083175beb6ac3403f562 languageName: node linkType: hard +"angular-ui-sortable@npm:~0.19.0": + version: 0.19.0 + resolution: "angular-ui-sortable@npm:0.19.0" + dependencies: + angular: "npm:>=1.2.x" + jquery: "npm:>=3.1.x" + jquery-ui-dist: "npm:>=1.12.x" + checksum: 10/da78c7200074b1e3789a499f7db8c53bc88fca4f60569cf9aa8e2d9f67900f0edadc57899313d55c41a890e2eebd56f2a50a641ccc9358432b6ded419ebca0af + languageName: node + linkType: hard + "angular.validators@npm:~4.4.3": version: 4.4.3 resolution: "angular.validators@npm:4.4.3" @@ -11829,6 +11840,15 @@ __metadata: languageName: node linkType: hard +"jquery-ui-dist@npm:>=1.12.x": + version: 1.13.3 + resolution: "jquery-ui-dist@npm:1.13.3" + dependencies: + jquery: "npm:>=1.8.0 <4.0.0" + checksum: 10/e784a6ee7bb80b579e1a6e9a8c2a7a1b91c5547f319541ea1ae3aaa21f37d5fa8f404a899beb5c439fc5fb2a19c08703911309e5cdc8827537d755da2fb76e8f + languageName: node + linkType: hard + "jquery-ui@npm:~1.13.2": version: 1.13.3 resolution: "jquery-ui@npm:1.13.3" @@ -11861,7 +11881,7 @@ __metadata: languageName: node linkType: hard -"jquery@npm:1.8 - 4, jquery@npm:>=1.7, jquery@npm:>=1.7.0, jquery@npm:>=1.8.0 <4.0.0, jquery@npm:>=1.9.0, jquery@npm:>=3.4.0 <4.0.0, jquery@npm:^3.4.1, jquery@npm:^3.5.1": +"jquery@npm:1.8 - 4, jquery@npm:>=1.7, jquery@npm:>=1.7.0, jquery@npm:>=1.8.0 <4.0.0, jquery@npm:>=1.9.0, jquery@npm:>=3.1.x, jquery@npm:>=3.4.0 <4.0.0, jquery@npm:^3.4.1, jquery@npm:^3.5.1": version: 3.7.1 resolution: "jquery@npm:3.7.1" checksum: 10/17be9929f5fa37697d9848284f0d108c543318ef79ec794e130cd0c49f6c050d60c803a69e8cfa16fa19f5ff7cdb814a6905cceab0831186560c65ed113cd579 @@ -12808,7 +12828,7 @@ __metadata: angular-sanitize: "npm:~1.8.3" angular-ui-bootstrap: "npm:~2.5.6" angular-ui-codemirror: "npm:~0.3.0" - angular-ui-sortable: "npm:~0.16.1" + angular-ui-sortable: "npm:~0.19.0" angular.validators: "npm:~4.4.3" array-includes: "npm:^3.1.6" autoprefixer: "npm:~9.8.0"