This is an automated email from the ASF dual-hosted git repository.
liujun pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/dubbo-initializer.git
commit 242fb070034445c968c55295f8645aac7d60a26c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jan 3 07:06:22 2023 +0000
Bump terser from 4.8.0 to 4.8.1 in /initializer-page
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/compare/v4.8.0...v4.8.1)
---
updated-dependencies:
- dependency-name: terser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]>
---
initializer-page/yarn.lock | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/initializer-page/yarn.lock b/initializer-page/yarn.lock
index cffbf29..7bcf37b 100644
--- a/initializer-page/yarn.lock
+++ b/initializer-page/yarn.lock
@@ -2246,8 +2246,8 @@ [email protected]:
resolved
"https://registry.yarnpkg.com/buffer-equal/-/buffer-equal-0.0.1.tgz#91bc74b11ea405bc916bc6aa908faafa5b4aac4b"
buffer-from@^1.0.0:
- version "1.1.1"
- resolved
"https://registry.yarnpkg.com/buffer-from/-/buffer-from-1.1.1.tgz#32713bc028f75c02fdb710d7c7bcec1f2c6070ef"
+ version "1.1.2"
+ resolved
"https://registry.yarnpkg.com/buffer-from/-/buffer-from-1.1.2.tgz#2b146a6fd72e80b4f55d255f35ed59a3a9a41bd5"
buffer-indexof@^1.0.0:
version "1.1.1"
@@ -7826,8 +7826,8 @@ source-map-resolve@^0.5.0:
urix "^0.1.0"
source-map-support@^0.5.6, source-map-support@~0.5.12:
- version "0.5.19"
- resolved
"https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.19.tgz#a98b62f86dcaf4f67399648c085291ab9e8fed61"
+ version "0.5.21"
+ resolved
"https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.21.tgz#04fe7c7f9e1ed2d662233c28cb2b35b9f63f6e4f"
dependencies:
buffer-from "^1.0.0"
source-map "^0.6.0"
@@ -8210,8 +8210,8 @@ terser-webpack-plugin@^1.4.3:
worker-farm "^1.7.0"
terser@^4.1.2:
- version "4.8.0"
- resolved
"https://registry.yarnpkg.com/terser/-/terser-4.8.0.tgz#63056343d7c70bb29f3af665865a46fe03a0df17"
+ version "4.8.1"
+ resolved
"https://registry.yarnpkg.com/terser/-/terser-4.8.1.tgz#a00e5634562de2239fd404c649051bf6fc21144f"
dependencies:
commander "^2.20.0"
source-map "~0.6.1"