]
Ryan Emerson updated ISPN-9337:
-------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request:
Lock admin console dependencies
-------------------------------
Key: ISPN-9337
URL:
https://issues.jboss.org/browse/ISPN-9337
Project: Infinispan
Issue Type: Task
Components: Console
Affects Versions: 9.3.0.Final, 9.2.5.Final
Reporter: Vladimir Blagojevic
Assignee: Vladimir Blagojevic
Fix For: 9.4.0.Alpha1, 9.3.1.Final
As our console dependencies are getting outdated we have experienced, on a few occasions,
application issues that are hard to catch and notice. We should lock our npm dependencies
and not allow any tilde and caret
[
upgrades](https://stackoverflow.com/questions/22343224/whats-the-differen...
of our dependencies.