Browse Source

[Security] Bump jquery from 3.4.0 to 3.5.1

Bumps [jquery](https://github.com/jquery/jquery) from 3.4.0 to 3.5.1. **This update includes security fixes.**
- [Release notes](https://github.com/jquery/jquery/releases)
- [Commits](https://github.com/jquery/jquery/compare/3.4.0...3.5.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
pull/210/head
dependabot-preview[bot] 6 years ago committed by GitHub
parent
commit
fac17c9697
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 11
      package-lock.json

11
package-lock.json generated

@ -4282,9 +4282,9 @@
}
},
"jquery": {
"version": "3.4.0",
"resolved": "https://registry.npmjs.org/jquery/-/jquery-3.4.0.tgz",
"integrity": "sha512-ggRCXln9zEqv6OqAGXFEcshF5dSBvCkzj6Gm2gzuR5fWawaX8t7cxKVkkygKODrDAzKdoYw3l/e3pm3vlT4IbQ=="
"version": "3.5.1",
"resolved": "https://registry.npmjs.org/jquery/-/jquery-3.5.1.tgz",
"integrity": "sha512-XwIBPqcMn57FxfT+Go5pzySnm4KWkT1Tv7gjrpT1srtf8Weynl6R273VJ5GjkRb51IzMp5nbaPjJXMWeju2MKg=="
},
"jquery-bridget": {
"version": "2.0.1",
@ -4305,11 +4305,6 @@
"nopt": "~3.0.1"
}
},
"js-cookie": {
"version": "2.2.1",
"resolved": "https://registry.npmjs.org/js-cookie/-/js-cookie-2.2.1.tgz",
"integrity": "sha512-HvdH2LzI/EAZcUwA8+0nKNtWHqS+ZmijLA30RwZA0bo7ToCckjK5MkGhjED9KoRcXO6BaGI3I9UIzSA1FKFPOQ=="
},
"js-yaml": {
"version": "3.13.1",
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.13.1.tgz",

Loading…
Cancel
Save