diff --git a/package.json b/package.json index 540032324d..3cdfcde994 100644 --- a/package.json +++ b/package.json @@ -110,7 +110,7 @@ "pinia": "2.1.7", "register-service-worker": "1.7.2", "snake-case": "3.0.4", - "sortablejs": "1.15.0", + "sortablejs": "1.15.1", "tippy.js": "6.3.7", "ufo": "1.3.2", "vue": "3.3.9", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 00da9430b0..4b8f4cd8d8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -206,8 +206,8 @@ dependencies: specifier: 3.0.4 version: 3.0.4 sortablejs: - specifier: 1.15.0 - version: 1.15.0 + specifier: 1.15.1 + version: 1.15.1 tippy.js: specifier: 6.3.7 version: 6.3.7 @@ -10388,8 +10388,8 @@ packages: resolution: {integrity: sha512-pBXvQCs5/33fdN1/39pPL0NZF20LeRbLQ5jtnheIPN9JQAaufGjKdWduZn4U7wCtVuzKhmRkI0DFYHYRbB2H1w==} dev: false - /sortablejs@1.15.0: - resolution: {integrity: sha512-bv9qgVMjUMf89wAvM6AxVvS/4MX3sPeN0+agqShejLU5z5GX4C75ow1O2e5k4L6XItUyAK3gH6AxSbXrOM5e8w==} + /sortablejs@1.15.1: + resolution: {integrity: sha512-P5Cjvb0UG1ZVNiDPj/n4V+DinttXG6K8n7vM/HQf0C25K3YKQTQY6fsr/sEGsJGpQ9exmPxluHxKBc0mLKU1lQ==} dev: false /source-map-js@1.0.2: