mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-10-27 09:06:15 +01:00
chore(deps): update dependency jquery to v3.6.3 (#11107)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
committed by
Julian Lam
parent
eb6a9c474a
commit
13a3faa0d1
@@ -68,7 +68,7 @@
|
|||||||
"helmet": "5.1.1",
|
"helmet": "5.1.1",
|
||||||
"html-to-text": "9.0.3",
|
"html-to-text": "9.0.3",
|
||||||
"ipaddr.js": "2.0.1",
|
"ipaddr.js": "2.0.1",
|
||||||
"jquery": "3.6.2",
|
"jquery": "3.6.3",
|
||||||
"jquery-deserialize": "2.0.0",
|
"jquery-deserialize": "2.0.0",
|
||||||
"jquery-form": "4.3.0",
|
"jquery-form": "4.3.0",
|
||||||
"jquery-serializeobject": "1.0.0",
|
"jquery-serializeobject": "1.0.0",
|
||||||
@@ -167,7 +167,7 @@
|
|||||||
"smtp-server": "3.11.0"
|
"smtp-server": "3.11.0"
|
||||||
},
|
},
|
||||||
"resolutions": {
|
"resolutions": {
|
||||||
"*/jquery": "3.6.2"
|
"*/jquery": "3.6.3"
|
||||||
},
|
},
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/NodeBB/NodeBB/issues"
|
"url": "https://github.com/NodeBB/NodeBB/issues"
|
||||||
|
|||||||
Reference in New Issue
Block a user