mirror of
https://github.com/simple-icons/simple-icons.git
synced 2024-11-26 01:00:27 +02:00
Update dependency uglify-js to v3.12.4 (#4599)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
3f76a5e487
commit
42c7a0a8d1
6
package-lock.json
generated
6
package-lock.json
generated
@ -5786,9 +5786,9 @@
|
||||
}
|
||||
},
|
||||
"uglify-js": {
|
||||
"version": "3.12.3",
|
||||
"resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-3.12.3.tgz",
|
||||
"integrity": "sha512-feZzR+kIcSVuLi3s/0x0b2Tx4Iokwqt+8PJM7yRHKuldg4MLdam4TCFeICv+lgDtuYiCtdmrtIP+uN9LWvDasw==",
|
||||
"version": "3.12.4",
|
||||
"resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-3.12.4.tgz",
|
||||
"integrity": "sha512-L5i5jg/SHkEqzN18gQMTWsZk3KelRsfD1wUVNqtq0kzqWQqcJjyL8yc1o8hJgRrWqrAl2mUFbhfznEIoi7zi2A==",
|
||||
"dev": true
|
||||
},
|
||||
"underscore": {
|
||||
|
@ -27,7 +27,7 @@
|
||||
"svglint": "1.0.7",
|
||||
"svgo": "1.3.2",
|
||||
"svgpath": "2.3.0",
|
||||
"uglify-js": "3.12.3"
|
||||
"uglify-js": "3.12.4"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "node scripts/build-package.js",
|
||||
|
Loading…
Reference in New Issue
Block a user