mirror of
https://github.com/josdejong/mathjs.git
synced 2026-01-25 15:07:57 +00:00
Update handlebars to the latest version 🚀 (#1711)
* chore(package): update handlebars to version 4.7.0 * chore(package): update lockfile package-lock.json
This commit is contained in:
parent
173620b04b
commit
62178a97f5
6
package-lock.json
generated
6
package-lock.json
generated
@ -6352,9 +6352,9 @@
|
||||
}
|
||||
},
|
||||
"handlebars": {
|
||||
"version": "4.6.0",
|
||||
"resolved": "https://registry.npmjs.org/handlebars/-/handlebars-4.6.0.tgz",
|
||||
"integrity": "sha512-i1ZUP7Qp2JdkMaFon2a+b0m5geE8Z4ZTLaGkgrObkEd+OkUKyRbRWw4KxuFCoHfdETSY1yf9/574eVoNSiK7pw==",
|
||||
"version": "4.7.0",
|
||||
"resolved": "https://registry.npmjs.org/handlebars/-/handlebars-4.7.0.tgz",
|
||||
"integrity": "sha512-PaZ6G6nYzfJ0Hd1WIhOpsnUPWh1R0Pg//r4wEYOtzG65c2V8RJQ/++yYlVmuoQ7EMXcb4eri5+FB2XH1Lwed9g==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"neo-async": "^2.6.0",
|
||||
|
||||
@ -143,7 +143,7 @@
|
||||
"glob": "7.1.6",
|
||||
"gulp": "4.0.2",
|
||||
"gulp-babel": "8.0.0",
|
||||
"handlebars": "4.6.0",
|
||||
"handlebars": "4.7.0",
|
||||
"istanbul": "0.4.5",
|
||||
"jsep": "0.3.4",
|
||||
"karma": "4.4.1",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user