Bump jquery from 1.12.4 to 3.5.0

Bumps [jquery](https://github.com/jquery/jquery) from 1.12.4 to 3.5.0.
- [Release notes](https://github.com/jquery/jquery/releases)
- [Commits](https://github.com/jquery/jquery/compare/1.12.4...3.5.0)

Signed-off-by: dependabot[bot] <support@github.com>
pull/1/head
dependabot[bot] 5 years ago committed by GitHub
parent 5d302bd792
commit 0b3c9692f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

14
package-lock.json generated

@ -6,7 +6,7 @@
"": { "": {
"dependencies": { "dependencies": {
"@fontsource/roboto": "^4.2.0", "@fontsource/roboto": "^4.2.0",
"jquery": "^1.12.4", "jquery": "^3.5.0",
"mathjax": "^3.1.2", "mathjax": "^3.1.2",
"mermaid": "^8.9.0", "mermaid": "^8.9.0",
"rollup": "^2.38.5" "rollup": "^2.38.5"
@ -437,9 +437,9 @@
} }
}, },
"node_modules/jquery": { "node_modules/jquery": {
"version": "1.12.4", "version": "3.5.0",
"resolved": "https://registry.npmjs.org/jquery/-/jquery-1.12.4.tgz", "resolved": "https://registry.npmjs.org/jquery/-/jquery-3.5.0.tgz",
"integrity": "sha1-AeHfuikP5z3rp3zurLD5ui/sngw=" "integrity": "sha512-Xb7SVYMvygPxbFMpTFQiHh1J7HClEaThguL15N/Gg37Lri/qKyhRGZYzHRyLH8Stq3Aow0LsHO2O2ci86fCrNQ=="
}, },
"node_modules/khroma": { "node_modules/khroma": {
"version": "1.2.0", "version": "1.2.0",
@ -1010,9 +1010,9 @@
} }
}, },
"jquery": { "jquery": {
"version": "1.12.4", "version": "3.5.0",
"resolved": "https://registry.npmjs.org/jquery/-/jquery-1.12.4.tgz", "resolved": "https://registry.npmjs.org/jquery/-/jquery-3.5.0.tgz",
"integrity": "sha1-AeHfuikP5z3rp3zurLD5ui/sngw=" "integrity": "sha512-Xb7SVYMvygPxbFMpTFQiHh1J7HClEaThguL15N/Gg37Lri/qKyhRGZYzHRyLH8Stq3Aow0LsHO2O2ci86fCrNQ=="
}, },
"khroma": { "khroma": {
"version": "1.2.0", "version": "1.2.0",

@ -1,7 +1,7 @@
{ {
"dependencies": { "dependencies": {
"@fontsource/roboto": "^4.2.0", "@fontsource/roboto": "^4.2.0",
"jquery": "^1.12.4", "jquery": "^3.5.0",
"mathjax": "^3.1.2", "mathjax": "^3.1.2",
"mermaid": "^8.9.0", "mermaid": "^8.9.0",
"rollup": "^2.38.5" "rollup": "^2.38.5"

Loading…
Cancel
Save