Skip to content

Commit c0c2f77

Browse files
Bump terser from 4.8.0 to 4.8.1
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. - [Release notes](https://github.com/terser/terser/releases) - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](https://github.com/terser/terser/commits) --- updated-dependencies: - dependency-name: terser dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5098187 commit c0c2f77

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -5542,9 +5542,9 @@ buffer-crc32@~0.2.3:
55425542
integrity sha1-DTM+PwDqxQqhRUq9MO+MKl2ackI=
55435543

55445544
buffer-from@^1.0.0:
5545-
version "1.1.1"
5546-
resolved "https://registry.yarnpkg.com/buffer-from/-/buffer-from-1.1.1.tgz#32713bc028f75c02fdb710d7c7bcec1f2c6070ef"
5547-
integrity sha512-MQcXEUbCKtEo7bhqEs6560Hyd4XaovZlO/k9V3hjVUF/zwW7KBVdSK4gIt/bzwS9MbR5qob+F5jusZsb0YQK2A==
5545+
version "1.1.2"
5546+
resolved "https://registry.yarnpkg.com/buffer-from/-/buffer-from-1.1.2.tgz#2b146a6fd72e80b4f55d255f35ed59a3a9a41bd5"
5547+
integrity sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==
55485548

55495549
buffer-xor@^1.0.3:
55505550
version "1.0.3"
@@ -12847,9 +12847,9 @@ [email protected]:
1284712847
source-map "^0.6.0"
1284812848

1284912849
source-map-support@^0.5.16, source-map-support@~0.5.12, source-map-support@~0.5.19:
12850-
version "0.5.19"
12851-
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.19.tgz#a98b62f86dcaf4f67399648c085291ab9e8fed61"
12852-
integrity sha512-Wonm7zOCIJzBGQdB+thsPar0kYuCIzYvxZwlBa87yi/Mdjv7Tip2cyVbLj5o0cFPN4EVkuTwb3GDDyUx2DGnGw==
12850+
version "0.5.21"
12851+
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.21.tgz#04fe7c7f9e1ed2d662233c28cb2b35b9f63f6e4f"
12852+
integrity sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==
1285312853
dependencies:
1285412854
buffer-from "^1.0.0"
1285512855
source-map "^0.6.0"
@@ -13520,9 +13520,9 @@ terser-webpack-plugin@^5.1.3:
1352013520
terser "^5.7.2"
1352113521

1352213522
terser@^4.1.2, terser@^4.6.3:
13523-
version "4.8.0"
13524-
resolved "https://registry.yarnpkg.com/terser/-/terser-4.8.0.tgz#63056343d7c70bb29f3af665865a46fe03a0df17"
13525-
integrity sha512-EAPipTNeWsb/3wLPeup1tVPaXfIaU68xMnVdPafIL1TV05OhASArYyIfFvnvJCNrR2NIOvDVNNTFRa+Re2MWyw==
13523+
version "4.8.1"
13524+
resolved "https://registry.yarnpkg.com/terser/-/terser-4.8.1.tgz#a00e5634562de2239fd404c649051bf6fc21144f"
13525+
integrity sha512-4GnLC0x667eJG0ewJTa6z/yXrbLGv80D9Ru6HIpCQmO+Q4PfEtBFi0ObSckqwL6VyQv/7ENJieXHo2ANmdQwgw==
1352613526
dependencies:
1352713527
commander "^2.20.0"
1352813528
source-map "~0.6.1"

0 commit comments

Comments
 (0)