1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-18 21:35:51 -04:00

Update clipboard, lodash, mobile-detect

(cherry picked from commit 9a30173e8defb49a8a24159c35f4982b4f791e02)
This commit is contained in:
Qstick
2021-04-25 18:14:21 -04:00
parent fc22264f89
commit 80049909eb
2 changed files with 14 additions and 24 deletions
+4 -4
View File
@@ -35,7 +35,7 @@
"@sentry/integrations": "6.3.1",
"chart.js": "2.9.4",
"classnames": "2.3.1",
"clipboard": "2.0.6",
"clipboard": "2.0.8",
"connected-react-router": "6.8.0",
"element-class": "0.2.2",
"filesize": "6.1.0",
@@ -43,9 +43,9 @@
"https-browserify": "1.0.0",
"jdu": "1.0.0",
"jquery": "3.5.1",
"lodash": "4.17.20",
"mobile-detect": "1.4.4",
"moment": "2.29.0",
"lodash": "4.17.21",
"mobile-detect": "1.4.5",
"moment": "2.29.1",
"mousetrap": "1.6.5",
"normalize.css": "8.0.1",
"prop-types": "15.7.2",