OpenContent
OpenContent copied to clipboard
Vulnerability Updates and Handlebars.dll Update
- Update backbone from to 1.4.0 to correct Cross-site Scripting issue. (https://snyk.io/vuln/npm%3Abackbone)
- Update Handlebars.ddl from 1.10.1 to 1.11.5 which bring the .dll to the latest version before breaking changes in 2.x.
- Update handlebars.js from 4.0.5 to 4.7.7 to correct vulnerabilities. (https://snyk.io/test/npm/handlebars/4.0.5)
Just an FYI: I am running a local test build of OC with Handlebars 2.1.6 compiled into it. There were literally only 2 changes needed to make it work.
Just an FYI: I am running a local test build of OC with Handlebars 2.1.6 compiled into it. There were literally only 2 changes needed to make it work.
Are the changes you made the same as the ones in this PR?
No, it was a very easy change to make this work. I believe at the time it was failing one of the automated tests, but you are right that there were only 2 changes to make this work.