1
0
mirror of https://github.com/flarum/core.git synced 2025-08-30 19:40:02 +02:00

Update insecure jQuery version

Thanks, GitHub security alerts!
This commit is contained in:
Franz Liedke
2019-06-01 20:03:07 +02:00
parent 56fde28e43
commit 24522943f6
2 changed files with 4 additions and 4 deletions

View File

@@ -7,7 +7,7 @@
"color-thief-browser": "^2.0.2",
"expose-loader": "^0.7.5",
"flarum-webpack-config": "0.1.0-beta.10",
"jquery": "^3.3.1",
"jquery": "^3.4.1",
"jquery.hotkeys": "^0.1.0",
"lodash-es": "^4.17.11",
"m.attrs.bidi": "github:tobscure/m.attrs.bidi",