mirror of
https://github.com/simple-icons/simple-icons.git
synced 2024-12-16 01:10:30 +02:00
Update dependency uglify-js to v3.11.0 (#3609)
This commit is contained in:
parent
8e4e2d837e
commit
d3add4daa1
6
package-lock.json
generated
6
package-lock.json
generated
@ -7231,9 +7231,9 @@
|
||||
}
|
||||
},
|
||||
"uglify-js": {
|
||||
"version": "3.10.4",
|
||||
"resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-3.10.4.tgz",
|
||||
"integrity": "sha512-kBFT3U4Dcj4/pJ52vfjCSfyLyvG9VYYuGYPmrPvAxRw/i7xHiT4VvCev+uiEMcEEiu6UNB6KgWmGtSUYIWScbw==",
|
||||
"version": "3.11.0",
|
||||
"resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-3.11.0.tgz",
|
||||
"integrity": "sha512-e1KQFRCpOxnrJsJVqDUCjURq+wXvIn7cK2sRAx9XL3HYLL9aezOP4Pb1+Y3/o693EPk111Yj2Q+IUXxcpHlygQ==",
|
||||
"dev": true
|
||||
},
|
||||
"underscore": {
|
||||
|
@ -25,7 +25,7 @@
|
||||
"svg-path-bounding-box": "1.0.4",
|
||||
"svglint": "1.0.6",
|
||||
"svgo": "1.3.2",
|
||||
"uglify-js": "3.10.4"
|
||||
"uglify-js": "3.11.0"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "node scripts/build-package.js",
|
||||
|
Loading…
Reference in New Issue
Block a user