mirror of
https://github.com/simple-icons/simple-icons.git
synced 2024-12-26 01:13:41 +02:00
Update dependency uglify-js to v3.12.5 (#4855)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
bc8ee013ed
commit
1a0a7a7f98
6
package-lock.json
generated
6
package-lock.json
generated
@ -5786,9 +5786,9 @@
|
||||
}
|
||||
},
|
||||
"uglify-js": {
|
||||
"version": "3.12.4",
|
||||
"resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-3.12.4.tgz",
|
||||
"integrity": "sha512-L5i5jg/SHkEqzN18gQMTWsZk3KelRsfD1wUVNqtq0kzqWQqcJjyL8yc1o8hJgRrWqrAl2mUFbhfznEIoi7zi2A==",
|
||||
"version": "3.12.5",
|
||||
"resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-3.12.5.tgz",
|
||||
"integrity": "sha512-SgpgScL4T7Hj/w/GexjnBHi3Ien9WS1Rpfg5y91WXMj9SY997ZCQU76mH4TpLwwfmMvoOU8wiaRkIf6NaH3mtg==",
|
||||
"dev": true
|
||||
},
|
||||
"underscore": {
|
||||
|
@ -27,7 +27,7 @@
|
||||
"svglint": "1.0.7",
|
||||
"svgo": "1.3.2",
|
||||
"svgpath": "2.3.0",
|
||||
"uglify-js": "3.12.4"
|
||||
"uglify-js": "3.12.5"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "node scripts/build-package.js",
|
||||
|
Loading…
Reference in New Issue
Block a user