chore(deps-dev): Bump uglify-js from 3.15.2 to 3.15.3 (#2410)

Bumps [uglify-js](https://github.com/mishoo/UglifyJS) from 3.15.2 to 3.15.3.
- [Release notes](https://github.com/mishoo/UglifyJS/releases)
- [Commits](https://github.com/mishoo/UglifyJS/compare/v3.15.2...v3.15.3)

---
updated-dependencies:
- dependency-name: uglify-js
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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:
dependabot[bot] 2022-03-14 10:10:25 -05:00 committed by GitHub
parent d7e29bfa55
commit 3f8444bacd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -37,7 +37,7 @@
"rollup-plugin-license": "^2.6.1",
"semantic-release": "^19.0.2",
"titleize": "^3.0.0",
"uglify-js": "^3.15.2",
"uglify-js": "^3.15.3",
"vuln-regex-detector": "^1.3.0"
},
"engines": {
@ -9842,9 +9842,9 @@
"dev": true
},
"node_modules/uglify-js": {
"version": "3.15.2",
"resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-3.15.2.tgz",
"integrity": "sha512-peeoTk3hSwYdoc9nrdiEJk+gx1ALCtTjdYuKSXMTDqq7n1W7dHPqWDdSi+BPL0ni2YMeHD7hKUSdbj3TZauY2A==",
"version": "3.15.3",
"resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-3.15.3.tgz",
"integrity": "sha512-6iCVm2omGJbsu3JWac+p6kUiOpg3wFO2f8lIXjfEb8RrmLjzog1wTPMmwKB7swfzzqxj9YM+sGUM++u1qN4qJg==",
"dev": true,
"bin": {
"uglifyjs": "bin/uglifyjs"
@ -17373,9 +17373,9 @@
"dev": true
},
"uglify-js": {
"version": "3.15.2",
"resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-3.15.2.tgz",
"integrity": "sha512-peeoTk3hSwYdoc9nrdiEJk+gx1ALCtTjdYuKSXMTDqq7n1W7dHPqWDdSi+BPL0ni2YMeHD7hKUSdbj3TZauY2A==",
"version": "3.15.3",
"resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-3.15.3.tgz",
"integrity": "sha512-6iCVm2omGJbsu3JWac+p6kUiOpg3wFO2f8lIXjfEb8RrmLjzog1wTPMmwKB7swfzzqxj9YM+sGUM++u1qN4qJg==",
"dev": true
},
"unbox-primitive": {

View File

@ -68,7 +68,7 @@
"rollup-plugin-license": "^2.6.1",
"semantic-release": "^19.0.2",
"titleize": "^3.0.0",
"uglify-js": "^3.15.2",
"uglify-js": "^3.15.3",
"vuln-regex-detector": "^1.3.0"
},
"scripts": {