mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-06-22 12:40:03 +02:00
fix: pin jquery version
This commit is contained in:
committed by
GitHub
parent
71f4607db4
commit
a476d7261b
@@ -63,7 +63,7 @@
|
||||
"helmet": "^3.11.0",
|
||||
"html-to-text": "^5.0.0",
|
||||
"ipaddr.js": "^1.5.4",
|
||||
"jquery": "^3.2.1",
|
||||
"jquery": "3.4.1",
|
||||
"jsesc": "2.5.2",
|
||||
"json-2-csv": "^3.0.0",
|
||||
"jsonwebtoken": "^8.4.0",
|
||||
@@ -170,4 +170,4 @@
|
||||
"url": "https://github.com/barisusakli"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user