mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-11 12:01:38 -04:00
Update xmldom to 0.8.2 (#19625)
* Update xmldom to 0.8.2 * Fix test * Comments
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
* Licensed under the Source EULA. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
|
||||
import * as xmldom from 'xmldom';
|
||||
import * as xmldom from '@xmldom/xmldom';
|
||||
import * as constants from '../../common/constants';
|
||||
import * as utils from '../../common/utils';
|
||||
import * as mssql from 'mssql';
|
||||
|
||||
Reference in New Issue
Block a user