Merge 3f9fe419355555d752727baf429df2b67db3d0e3 into 20720ca4f9175373ee8075fc18ce823707350534

This commit is contained in:
dependabot[bot] 2022-07-21 17:54:13 +00:00 committed by GitHub
commit f12f2c29a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19691,9 +19691,9 @@
}
},
"terser": {
"version": "4.8.0",
"resolved": "https://registry.npmjs.org/terser/-/terser-4.8.0.tgz",
"integrity": "sha512-EAPipTNeWsb/3wLPeup1tVPaXfIaU68xMnVdPafIL1TV05OhASArYyIfFvnvJCNrR2NIOvDVNNTFRa+Re2MWyw==",
"version": "4.8.1",
"resolved": "https://registry.npmjs.org/terser/-/terser-4.8.1.tgz",
"integrity": "sha512-4GnLC0x667eJG0ewJTa6z/yXrbLGv80D9Ru6HIpCQmO+Q4PfEtBFi0ObSckqwL6VyQv/7ENJieXHo2ANmdQwgw==",
"dev": true,
"requires": {
"commander": "^2.20.0",