chore(deps-dev): Bump uglify-js from 3.13.10 to 3.14.0 (#2149)
Bumps [uglify-js](https://github.com/mishoo/UglifyJS) from 3.13.10 to 3.14.0. - [Release notes](https://github.com/mishoo/UglifyJS/releases) - [Commits](https://github.com/mishoo/UglifyJS/compare/v3.13.10...v3.14.0) --- updated-dependencies: - dependency-name: uglify-js dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
251462342e
commit
dd3d41e84f
14
package-lock.json
generated
14
package-lock.json
generated
@ -37,7 +37,7 @@
|
||||
"rollup-plugin-license": "^2.5.0",
|
||||
"semantic-release": "^17.4.4",
|
||||
"titleize": "^2.1.0",
|
||||
"uglify-js": "^3.13.10",
|
||||
"uglify-js": "^3.14.0",
|
||||
"vuln-regex-detector": "^1.3.0"
|
||||
},
|
||||
"engines": {
|
||||
@ -10570,9 +10570,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/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,
|
||||
"bin": {
|
||||
"uglifyjs": "bin/uglifyjs"
|
||||
@ -19020,9 +19020,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"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
|
||||
},
|
||||
"unbox-primitive": {
|
||||
|
@ -59,7 +59,7 @@
|
||||
"rollup-plugin-license": "^2.5.0",
|
||||
"semantic-release": "^17.4.4",
|
||||
"titleize": "^2.1.0",
|
||||
"uglify-js": "^3.13.10",
|
||||
"uglify-js": "^3.14.0",
|
||||
"vuln-regex-detector": "^1.3.0"
|
||||
},
|
||||
"scripts": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user