fix: upgrade uglify-js from 3.13.7 to 3.15.5

Snyk has created this PR to upgrade uglify-js from 3.13.7 to 3.15.5.

See this package in npm:


See this project in Snyk:
https://app.snyk.io/org/marcus13345/project/8a4d5b75-762e-4298-9731-d9d12ef6d7f6?utm_source=github&utm_medium=referral&page=upgrade-pr
snyk-upgrade-dee8a15d71d08c6aac659e0409b0a4a9
snyk-bot 2022-06-01 00:48:07 +00:00
parent 12426970a8
commit 74fc87be7b
No known key found for this signature in database
GPG Key ID: 09541BBFF0C4C795
2 changed files with 5 additions and 4 deletions

View File

@ -59,7 +59,7 @@
"nearley": "^2.20.1",
"rimraf": "^3.0.2",
"tmp": "^0.2.1",
"uglify-js": "^3.13.5",
"uglify-js": "^3.15.5",
"uuid": "^8.3.2"
}
}

View File

@ -1181,9 +1181,10 @@ typescript@^4.2.4:
version "4.2.4"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.4.tgz#8610b59747de028fda898a8aef0e103f156d0961"
uglify-js@^3.13.5:
version "3.13.7"
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.13.7.tgz#25468a3b39b1c875df03f0937b2b7036a93f3fee"
uglify-js@^3.15.5:
version "3.15.5"
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.15.5.tgz#2b10f9e0bfb3f5c15a8e8404393b6361eaeb33b3"
integrity sha512-hNM5q5GbBRB5xB+PMqVRcgYe4c8jbyZ1pzZhS6jbq54/4F2gFK869ZheiE5A8/t+W5jtTNpWef/5Q9zk639FNQ==
universalify@^2.0.0:
version "2.0.0"