fix: #10877, define a resolution for jquery subdependency of timeago

This commit is contained in:
Julian Lam
2022-11-16 12:13:07 -05:00
parent abcfb63126
commit 5aaebdd3d7

View File

@@ -166,6 +166,9 @@
"nyc": "15.1.0",
"smtp-server": "3.11.0"
},
"resolutions": {
"timeago/jquery": "3.6.0"
},
"bugs": {
"url": "https://github.com/NodeBB/NodeBB/issues"
},