mirror of
https://github.com/simple-icons/simple-icons.git
synced 2025-01-25 01:32:58 +02:00
Update dependency uglify-js to v3.14.0 (#6169)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
f7a7d90432
commit
e6b8bbe251
6
package-lock.json
generated
6
package-lock.json
generated
@ -4175,9 +4175,9 @@
|
||||
}
|
||||
},
|
||||
"uglify-js": {
|
||||
"version": "3.13.10",
|
||||
"resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-3.13.10.tgz",
|
||||
"integrity": "sha512-57H3ACYFXeo1IaZ1w02sfA71wI60MGco/IQFjOqK+WtKoprh7Go2/yvd2HPtoJILO2Or84ncLccI4xoHMTSbGg==",
|
||||
"version": "3.14.0",
|
||||
"resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-3.14.0.tgz",
|
||||
"integrity": "sha512-R/tiGB1ZXp2BC+TkRGLwj8xUZgdfT2f4UZEgX6aVjJ5uttPrr4fYmwTWDGqVnBCLbOXRMY6nr/BTbwCtVfps0g==",
|
||||
"dev": true
|
||||
},
|
||||
"universalify": {
|
||||
|
@ -28,7 +28,7 @@
|
||||
"svglint": "1.0.8",
|
||||
"svgo": "2.3.1",
|
||||
"svgpath": "2.3.1",
|
||||
"uglify-js": "3.13.10"
|
||||
"uglify-js": "3.14.0"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "node scripts/build/package.js",
|
||||
|
Loading…
x
Reference in New Issue
Block a user