This is an automated email from the ASF dual-hosted git repository.
liuhongyu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shenyu-dashboard.git
The following commit(s) were added to refs/heads/master by this push:
new fe5812f6 Bump min-document from 2.19.0 to 2.19.2 (#565)
fe5812f6 is described below
commit fe5812f6c736ed81cc225b30afd036589e27419c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jan 28 16:34:17 2026 +0800
Bump min-document from 2.19.0 to 2.19.2 (#565)
Bumps [min-document](https://github.com/Raynos/min-document) from 2.19.0 to
2.19.2.
-
[Commits](https://github.com/Raynos/min-document/compare/v2.19.0...v2.19.2)
---
updated-dependencies:
- dependency-name: min-document
dependency-version: 2.19.2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
package-lock.json | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/package-lock.json b/package-lock.json
index 55e926e3..ee5b106c 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -21930,9 +21930,10 @@
}
},
"node_modules/min-document": {
- "version": "2.19.0",
- "resolved":
"https://registry.npmmirror.com/min-document/-/min-document-2.19.0.tgz",
- "integrity":
"sha512-9Wy1B3m3f66bPPmU5hdA4DR4PB2OfDU/+GS3yAB7IQozE3tqXaVv2zOjgla7MEGSRv95+ILmOuvhLkOK6wJtCQ==",
+ "version": "2.19.2",
+ "resolved":
"https://registry.npmjs.org/min-document/-/min-document-2.19.2.tgz",
+ "integrity":
"sha512-8S5I8db/uZN8r9HSLFVWPdJCvYOejMcEC82VIzNUc6Zkklf/d1gg2psfE79/vyhWOj4+J8MtwmoOz3TmvaGu5A==",
+ "license": "MIT",
"dependencies": {
"dom-walk": "^0.1.0"
}