This is an automated email from the ASF dual-hosted git repository.

davin pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/daffodil-vscode.git


The following commit(s) were added to refs/heads/main by this push:
     new 014759a  Bump xml-formatter from 3.6.6 to 3.6.7
014759a is described below

commit 014759a12413df14d3b1e4a1154fc42248a0d9a4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Feb 1 00:14:02 2026 +0000

    Bump xml-formatter from 3.6.6 to 3.6.7
    
    Bumps [xml-formatter](https://github.com/chrisbottin/xml-formatter) from 
3.6.6 to 3.6.7.
    - 
[Commits](https://github.com/chrisbottin/xml-formatter/compare/3.6.6...3.6.7)
    
    ---
    updated-dependencies:
    - dependency-name: xml-formatter
      dependency-version: 3.6.7
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 package.json |  2 +-
 yarn.lock    | 18 +++++++++---------
 2 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/package.json b/package.json
index 2104a4a..d332601 100644
--- a/package.json
+++ b/package.json
@@ -67,7 +67,7 @@
     "unzip-stream": "0.3.4",
     "wait-port": "1.1.0",
     "xdg-app-paths": "8.3.0",
-    "xml-formatter": "^3.6.0",
+    "xml-formatter": "^3.6.7",
     "xml-js": "^1.6.11"
   },
   "devDependencies": {
diff --git a/yarn.lock b/yarn.lock
index 21aa372..b6ccacf 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -4911,12 +4911,12 @@ xdg-portable@^10.6.0:
   optionalDependencies:
     fsevents "*"
 
-xml-formatter@^3.6.0:
-  version "3.6.6"
-  resolved 
"https://registry.yarnpkg.com/xml-formatter/-/xml-formatter-3.6.6.tgz#e7f275cba7565e5afd6c6d74e1ef6f589f0b4ac6";
-  integrity 
sha512-yfofQht42x2sN1YThT6Er6GFXiQinfDAsMTNvMPi2uZw5/Vtc2PYHfvALR8U+b2oN2ekBxLd2tGWV06rAM8nQA==
+xml-formatter@^3.6.7:
+  version "3.6.7"
+  resolved 
"https://registry.yarnpkg.com/xml-formatter/-/xml-formatter-3.6.7.tgz#75d140e6dbe19b3e956ef20ef55f421c52ef8cc0";
+  integrity 
sha512-IsfFYJQuoDqtUlKhm4EzeoBOb+fQwzQVeyxxAQ0sThn/nFnQmyLPTplqq4yRhaOENH/tAyujD2TBfIYzUKB6hg==
   dependencies:
-    xml-parser-xo "^4.1.4"
+    xml-parser-xo "^4.1.5"
 
 xml-js@^1.6.11:
   version "1.6.11"
@@ -4925,10 +4925,10 @@ xml-js@^1.6.11:
   dependencies:
     sax "^1.2.4"
 
-xml-parser-xo@^4.1.4:
-  version "4.1.4"
-  resolved 
"https://registry.yarnpkg.com/xml-parser-xo/-/xml-parser-xo-4.1.4.tgz#2b9c05d3336a140a1d2b1e2993d187daa4d7dcfe";
-  integrity 
sha512-wo+yWDNeMwd1ctzH4CsiGXaAappDsxuR+VnmPewOzHk/zvefksT2ZlcWpAePl11THOWgnIZM4GjvumevurNWZw==
+xml-parser-xo@^4.1.5:
+  version "4.1.5"
+  resolved 
"https://registry.yarnpkg.com/xml-parser-xo/-/xml-parser-xo-4.1.5.tgz#c3326af56219a406f1e20741a2826655fcb3b607";
+  integrity 
sha512-TxyRxk9sTOUg3glxSIY6f0nfuqRll2OEF8TspLgh5mZkLuBgheCn3zClcDSGJ58TvNmiwyCCuat4UajPud/5Og==
 
 xml2js@^0.5.0:
   version "0.5.0"

Reply via email to