Bump jquery from 3.5.1 to 3.6.0 in /server/resources

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-04-29 08:19:39 +00:00 committed by GitHub
parent c3ed350b15
commit 218428353d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View File

@ -34,7 +34,7 @@
"font-awesome": "^4.7.0",
"glob": "^7.1.6",
"howler": "^2.2.1",
"jquery": "^3.5.1",
"jquery": "^3.6.0",
"jquery-pjax": "^2.0.1",
"jszip": "^3.6.0",
"leaflet": "^1.7.1",
@ -3841,9 +3841,9 @@
}
},
"node_modules/jquery": {
"version": "3.5.1",
"resolved": "https://registry.npmjs.org/jquery/-/jquery-3.5.1.tgz",
"integrity": "sha512-XwIBPqcMn57FxfT+Go5pzySnm4KWkT1Tv7gjrpT1srtf8Weynl6R273VJ5GjkRb51IzMp5nbaPjJXMWeju2MKg=="
"version": "3.6.0",
"resolved": "https://registry.npmjs.org/jquery/-/jquery-3.6.0.tgz",
"integrity": "sha512-JVzAR/AjBvVt2BmYhxRCSYysDsPcssdmTFnzyLEts9qNwmjmu4JTAMYubEfwVOSwpQ1I1sKKFcxhZCI2buerfw=="
},
"node_modules/jquery-pjax": {
"version": "2.0.1",
@ -9359,9 +9359,9 @@
}
},
"jquery": {
"version": "3.5.1",
"resolved": "https://registry.npmjs.org/jquery/-/jquery-3.5.1.tgz",
"integrity": "sha512-XwIBPqcMn57FxfT+Go5pzySnm4KWkT1Tv7gjrpT1srtf8Weynl6R273VJ5GjkRb51IzMp5nbaPjJXMWeju2MKg=="
"version": "3.6.0",
"resolved": "https://registry.npmjs.org/jquery/-/jquery-3.6.0.tgz",
"integrity": "sha512-JVzAR/AjBvVt2BmYhxRCSYysDsPcssdmTFnzyLEts9qNwmjmu4JTAMYubEfwVOSwpQ1I1sKKFcxhZCI2buerfw=="
},
"jquery-pjax": {
"version": "2.0.1",

View File

@ -36,7 +36,7 @@
"font-awesome": "^4.7.0",
"glob": "^7.1.6",
"howler": "^2.2.1",
"jquery": "^3.5.1",
"jquery": "^3.6.0",
"jquery-pjax": "^2.0.1",
"jszip": "^3.6.0",
"leaflet": "^1.7.1",