Update package-lock.json

This commit is contained in:
TypeScript Bot
2020-10-12 06:24:25 +00:00
parent c88e44a9e6
commit ad3ae36fdc

6
package-lock.json generated
View File

@@ -7752,9 +7752,9 @@
"dev": true
},
"uglify-js": {
"version": "3.11.1",
"resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-3.11.1.tgz",
"integrity": "sha512-OApPSuJcxcnewwjSGGfWOjx3oix5XpmrK9Z2j0fTRlHGoZ49IU6kExfZTM0++fCArOOCet+vIfWwFHbvWqwp6g==",
"version": "3.11.2",
"resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-3.11.2.tgz",
"integrity": "sha512-G440NU6fewtnQftSgqRV1r2A5ChKbU1gqFCJ7I8S7MPpY/eZZfLGefaY6gUZYiWebMaO+txgiQ1ZyLDuNWJulg==",
"dev": true,
"optional": true
},