fix: pin jquery version

This commit is contained in:
Barış Soner Uşaklı
2020-04-23 11:07:38 -04:00
committed by GitHub
parent 71f4607db4
commit a476d7261b

View File

@@ -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"
}
]
}
}