From 8072251fbc0b613edb8a922cb597c675f38f30af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Oct 2022 09:05:07 -0700 Subject: [PATCH] Bump @xmldom/xmldom in /extensions/sql-database-projects (#20816) Bumps [@xmldom/xmldom](https://github.com/xmldom/xmldom) from 0.8.2 to 0.8.3. - [Release notes](https://github.com/xmldom/xmldom/releases) - [Changelog](https://github.com/xmldom/xmldom/blob/master/CHANGELOG.md) - [Commits](https://github.com/xmldom/xmldom/compare/0.8.2...0.8.3) --- updated-dependencies: - dependency-name: "@xmldom/xmldom" dependency-type: direct:production ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- extensions/sql-database-projects/package.json | 2 +- extensions/sql-database-projects/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/extensions/sql-database-projects/package.json b/extensions/sql-database-projects/package.json index e38a923007..25c8ce74b0 100644 --- a/extensions/sql-database-projects/package.json +++ b/extensions/sql-database-projects/package.json @@ -479,7 +479,7 @@ }, "dependencies": { "@microsoft/ads-extension-telemetry": "^1.3.1", - "@xmldom/xmldom": "^0.8.2", + "@xmldom/xmldom": "^0.8.3", "axios": "^0.27.2", "extract-zip": "^2.0.1", "fast-glob": "^3.2.7", diff --git a/extensions/sql-database-projects/yarn.lock b/extensions/sql-database-projects/yarn.lock index dd8f33424f..b6d53067ba 100644 --- a/extensions/sql-database-projects/yarn.lock +++ b/extensions/sql-database-projects/yarn.lock @@ -415,10 +415,10 @@ "@microsoft/1ds-core-js" "^3.2.3" "@microsoft/1ds-post-js" "^3.2.3" -"@xmldom/xmldom@^0.8.2": - version "0.8.2" - resolved "https://registry.npmjs.org/@xmldom/xmldom/-/xmldom-0.8.2.tgz" - integrity sha512-+R0juSseERyoPvnBQ/cZih6bpF7IpCXlWbHRoCRzYzqpz6gWHOgf8o4MOEf6KBVuOyqU+gCNLkCWVIJAro8XyQ== +"@xmldom/xmldom@^0.8.3": + version "0.8.3" + resolved "https://registry.yarnpkg.com/@xmldom/xmldom/-/xmldom-0.8.3.tgz#beaf980612532aa9a3004aff7e428943aeaa0711" + integrity sha512-Lv2vySXypg4nfa51LY1nU8yDAGo/5YwF+EY/rUZgIbfvwVARcd67ttCM8SMsTeJy51YhHYavEq+FS6R0hW9PFQ== agent-base@4, agent-base@^4.3.0: version "4.3.0"