Skip to content
This repository was archived by the owner on Oct 31, 2024. It is now read-only.

Commit a1db409

Browse files
chore(deps): bump terser from 4.8.0 to 4.8.1 (#1922)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 49e97d4 commit a1db409

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4653,9 +4653,9 @@ bser@2.1.1:
46534653
node-int64 "^0.4.0"
46544654

46554655
buffer-from@^1.0.0:
4656-
version "1.1.1"
4657-
resolved "https://registry.yarnpkg.com/buffer-from/-/buffer-from-1.1.1.tgz#32713bc028f75c02fdb710d7c7bcec1f2c6070ef"
4658-
integrity sha512-MQcXEUbCKtEo7bhqEs6560Hyd4XaovZlO/k9V3hjVUF/zwW7KBVdSK4gIt/bzwS9MbR5qob+F5jusZsb0YQK2A==
4656+
version "1.1.2"
4657+
resolved "https://registry.yarnpkg.com/buffer-from/-/buffer-from-1.1.2.tgz#2b146a6fd72e80b4f55d255f35ed59a3a9a41bd5"
4658+
integrity sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==
46594659

46604660
buffer-indexof-polyfill@~1.0.0:
46614661
version "1.0.2"
@@ -14052,9 +14052,9 @@ source-map-support@0.5.13:
1405214052
source-map "^0.6.0"
1405314053

1405414054
source-map-support@^0.5.17, source-map-support@~0.5.12, source-map-support@~0.5.19:
14055-
version "0.5.19"
14056-
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.19.tgz#a98b62f86dcaf4f67399648c085291ab9e8fed61"
14057-
integrity sha512-Wonm7zOCIJzBGQdB+thsPar0kYuCIzYvxZwlBa87yi/Mdjv7Tip2cyVbLj5o0cFPN4EVkuTwb3GDDyUx2DGnGw==
14055+
version "0.5.21"
14056+
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.21.tgz#04fe7c7f9e1ed2d662233c28cb2b35b9f63f6e4f"
14057+
integrity sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==
1405814058
dependencies:
1405914059
buffer-from "^1.0.0"
1406014060
source-map "^0.6.0"
@@ -14680,9 +14680,9 @@ terser-webpack-plugin@^1.4.3:
1468014680
worker-farm "^1.7.0"
1468114681

1468214682
terser@^4.1.2, terser@^4.6.13:
14683-
version "4.8.0"
14684-
resolved "https://registry.yarnpkg.com/terser/-/terser-4.8.0.tgz#63056343d7c70bb29f3af665865a46fe03a0df17"
14685-
integrity sha512-EAPipTNeWsb/3wLPeup1tVPaXfIaU68xMnVdPafIL1TV05OhASArYyIfFvnvJCNrR2NIOvDVNNTFRa+Re2MWyw==
14683+
version "4.8.1"
14684+
resolved "https://registry.yarnpkg.com/terser/-/terser-4.8.1.tgz#a00e5634562de2239fd404c649051bf6fc21144f"
14685+
integrity sha512-4GnLC0x667eJG0ewJTa6z/yXrbLGv80D9Ru6HIpCQmO+Q4PfEtBFi0ObSckqwL6VyQv/7ENJieXHo2ANmdQwgw==
1468614686
dependencies:
1468714687
commander "^2.20.0"
1468814688
source-map "~0.6.1"

0 commit comments

Comments
 (0)