Skip to content

Commit

Permalink
Merge pull request #8371 from nschonni/jquery-security
Browse files Browse the repository at this point in the history
Bump jQuery to final 1.x and 2.x releases
  • Loading branch information
nschonni committed May 3, 2018
2 parents e1c8eea + dc1f19f commit 4a9c6fc
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion Gruntfile.coffee
Expand Up @@ -310,7 +310,7 @@ module.exports = (grunt) ->
coreDist: "dist/wet-boew"
themeDist: "dist/theme-wet-boew"
jqueryVersion: "<%= pkg.dependencies.jquery %>"
jqueryOldIEVersion: "1.11.1"
jqueryOldIEVersion: "1.12.4"
MathJaxVersion: "<%= pkg.dependencies.mathjax %>"
banner: "/*!\n * Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW)\n * wet-boew.github.io/wet-boew/License-en.html / wet-boew.github.io/wet-boew/Licence-fr.html\n" +
" * v<%= pkg.version %> - " + "<%= grunt.template.today('yyyy-mm-dd') %>\n *\n */"
Expand Down
10 changes: 5 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -38,7 +38,7 @@
"datatables": "1.10.13",
"es5-shim": "2.3.0",
"html5shiv": "^3.7.3",
"jquery": "2.1.4",
"jquery": "2.2.4",
"jquery-validation": "1.17.0",
"magnific-popup": "git+https://github.com/wet-boew/Magnific-Popup.git#1.0.0+keyboard_trap_fix",
"mathjax": "2.7.1",
Expand Down

0 comments on commit 4a9c6fc

Please sign in to comment.