Merge pull request #2804 from jellyfin/dependabot/npm_and_yarn/sortablejs-1.14.0

Bump sortablejs from 1.13.0 to 1.14.0
This commit is contained in:
Bill Thornton
2021-08-03 08:44:39 -07:00
committed by GitHub
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -13074,9 +13074,9 @@
}
},
"sortablejs": {
"version": "1.13.0",
"resolved": "https://registry.npmjs.org/sortablejs/-/sortablejs-1.13.0.tgz",
"integrity": "sha512-RBJirPY0spWCrU5yCmWM1eFs/XgX2J5c6b275/YyxFRgnzPhKl/TDeU2hNR8Dt7ITq66NRPM4UlOt+e5O4CFHg=="
"version": "1.14.0",
"resolved": "https://registry.npmjs.org/sortablejs/-/sortablejs-1.14.0.tgz",
"integrity": "sha512-pBXvQCs5/33fdN1/39pPL0NZF20LeRbLQ5jtnheIPN9JQAaufGjKdWduZn4U7wCtVuzKhmRkI0DFYHYRbB2H1w=="
},
"source-list-map": {
"version": "2.0.1",
+1 -1
View File
@@ -89,7 +89,7 @@
"react-dom": "^17.0.2",
"resize-observer-polyfill": "^1.5.1",
"screenfull": "^5.1.0",
"sortablejs": "^1.13.0",
"sortablejs": "^1.14.0",
"swiper": "^6.7.5",
"webcomponents.js": "^0.7.24",
"whatwg-fetch": "^3.6.2",