mirror of
https://github.com/Mibew/simple-icons.git
synced 2025-05-02 09:06:43 +03:00
Update dependency uglify-js to v3.10.4 (#3520)
This commit is contained in:
parent
3dd705f039
commit
3170327338
6
package-lock.json
generated
6
package-lock.json
generated
@ -7214,9 +7214,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"uglify-js": {
|
"uglify-js": {
|
||||||
"version": "3.10.2",
|
"version": "3.10.4",
|
||||||
"resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-3.10.2.tgz",
|
"resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-3.10.4.tgz",
|
||||||
"integrity": "sha512-GXCYNwqoo0MbLARghYjxVBxDCnU0tLqN7IPLdHHbibCb1NI5zBkU2EPcy/GaVxc0BtTjqyGXJCINe6JMR2Dpow==",
|
"integrity": "sha512-kBFT3U4Dcj4/pJ52vfjCSfyLyvG9VYYuGYPmrPvAxRw/i7xHiT4VvCev+uiEMcEEiu6UNB6KgWmGtSUYIWScbw==",
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"underscore": {
|
"underscore": {
|
||||||
|
@ -25,7 +25,7 @@
|
|||||||
"svg-path-bounding-box": "1.0.4",
|
"svg-path-bounding-box": "1.0.4",
|
||||||
"svglint": "1.0.5",
|
"svglint": "1.0.5",
|
||||||
"svgo": "1.3.2",
|
"svgo": "1.3.2",
|
||||||
"uglify-js": "3.10.2"
|
"uglify-js": "3.10.4"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "node scripts/build-package.js",
|
"build": "node scripts/build-package.js",
|
||||||
|
Loading…
Reference in New Issue
Block a user