mirror of
https://github.com/josdejong/mathjs.git
synced 2026-01-18 14:59:29 +00:00
Update uglify-js to the latest version 🚀 (#1509)
* chore(package): update uglify-js to version 3.5.12 * chore(package): update lockfile package-lock.json
This commit is contained in:
parent
8900c2192c
commit
8699830a1e
6
package-lock.json
generated
6
package-lock.json
generated
@ -9632,9 +9632,9 @@
|
||||
}
|
||||
},
|
||||
"uglify-js": {
|
||||
"version": "3.5.11",
|
||||
"resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-3.5.11.tgz",
|
||||
"integrity": "sha512-izPJg8RsSyqxbdnqX36ExpbH3K7tDBsAU/VfNv89VkMFy3z39zFjunQGsSHOlGlyIfGLGprGeosgQno3bo2/Kg==",
|
||||
"version": "3.5.12",
|
||||
"resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-3.5.12.tgz",
|
||||
"integrity": "sha512-KeQesOpPiZNgVwJj8Ge3P4JYbQHUdZzpx6Fahy6eKAYRSV4zhVmLXoC+JtOeYxcHCHTve8RG1ZGdTvpeOUM26Q==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"commander": "~2.20.0",
|
||||
|
||||
@ -156,7 +156,7 @@
|
||||
"pad-right": "0.2.2",
|
||||
"standard": "12.0.1",
|
||||
"sylvester": "0.0.21",
|
||||
"uglify-js": "3.5.11",
|
||||
"uglify-js": "3.5.12",
|
||||
"underscore": "1.9.1",
|
||||
"webpack": "4.31.0",
|
||||
"webpack-cli": "3.3.2",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user