chore(deps-dev): Bump uglify-js from 3.11.4 to 3.11.5 (#1816)

Bumps [uglify-js](https://github.com/mishoo/UglifyJS) from 3.11.4 to 3.11.5.
- [Release notes](https://github.com/mishoo/UglifyJS/releases)
- [Commits](https://github.com/mishoo/UglifyJS/compare/v3.11.4...v3.11.5)

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] 2020-11-08 23:47:17 -06:00 committed by GitHub
parent 21d55b7520
commit 4fad167362
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -9049,9 +9049,9 @@
"dev": true
},
"uglify-js": {
"version": "3.11.4",
"resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-3.11.4.tgz",
"integrity": "sha512-FyYnoxVL1D6+jDGQpbK5jW6y/2JlVfRfEeQ67BPCUg5wfCjaKOpr2XeceE4QL+MkhxliLtf5EbrMDZgzpt2CNw==",
"version": "3.11.5",
"resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-3.11.5.tgz",
"integrity": "sha512-btvv/baMqe7HxP7zJSF7Uc16h1mSfuuSplT0/qdjxseesDU+yYzH33eHBH+eMdeRXwujXspaCTooWHQVVBh09w==",
"dev": true
},
"unicode-canonical-property-names-ecmascript": {

View File

@ -60,7 +60,7 @@
"rollup-plugin-license": "^2.2.0",
"semantic-release": "^17.2.1",
"titleize": "^2.1.0",
"uglify-js": "^3.11.4",
"uglify-js": "^3.11.5",
"vuln-regex-detector": "^1.3.0"
},
"scripts": {