mirror of
				https://github.com/node-ebics/node-ebics-client.git
				synced 2025-11-03 22:51:04 +00:00 
			
		
		
		
	chore(deps): bump xmldom from 0.3.0 to 0.5.0
Bumps [xmldom](https://github.com/xmldom/xmldom) from 0.3.0 to 0.5.0. - [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.3.0...0.5.0) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
		
							
								
								
									
										8
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										8
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							@@ -1,6 +1,6 @@
 | 
			
		||||
{
 | 
			
		||||
	"name": "ebics-client",
 | 
			
		||||
	"version": "0.1.6",
 | 
			
		||||
	"version": "0.1.7",
 | 
			
		||||
	"lockfileVersion": 1,
 | 
			
		||||
	"requires": true,
 | 
			
		||||
	"dependencies": {
 | 
			
		||||
@@ -4367,9 +4367,9 @@
 | 
			
		||||
			"integrity": "sha512-HgS+X6zAztGa9zIK3Y3LXuJes33Lz9x+YyTxgrkIdabu2vqcGOWwdfCpf1hWLRrd553wd4QCDf6BBO6FfdsRiQ=="
 | 
			
		||||
		},
 | 
			
		||||
		"xmldom": {
 | 
			
		||||
			"version": "0.3.0",
 | 
			
		||||
			"resolved": "https://registry.npmjs.org/xmldom/-/xmldom-0.3.0.tgz",
 | 
			
		||||
			"integrity": "sha512-z9s6k3wxE+aZHgXYxSTpGDo7BYOUfJsIRyoZiX6HTjwpwfS2wpQBQKa2fD+ShLyPkqDYo5ud7KitmLZ2Cd6r0g=="
 | 
			
		||||
			"version": "0.5.0",
 | 
			
		||||
			"resolved": "https://registry.npmjs.org/xmldom/-/xmldom-0.5.0.tgz",
 | 
			
		||||
			"integrity": "sha512-Foaj5FXVzgn7xFzsKeNIde9g6aFBxTPi37iwsno8QvApmtg7KYrr+OPyRHcJF7dud2a5nGRBXK3n0dL62Gf7PA=="
 | 
			
		||||
		},
 | 
			
		||||
		"xpath": {
 | 
			
		||||
			"version": "0.0.27",
 | 
			
		||||
 
 | 
			
		||||
@@ -61,7 +61,7 @@
 | 
			
		||||
		"request": "^2.88.2",
 | 
			
		||||
		"uuid": "^8.0.0",
 | 
			
		||||
		"xml-crypto": "^2.0.0",
 | 
			
		||||
		"xmldom": "^0.3.0",
 | 
			
		||||
		"xmldom": "^0.5.0",
 | 
			
		||||
		"xpath": "0.0.27"
 | 
			
		||||
	},
 | 
			
		||||
	"devDependencies": {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user