mirror of
https://github.com/bartvdbraak/omnidash.git
synced 2025-04-26 15:01:20 +00:00
chore(deps): update dependency xml2js to ^0.6.0
This commit is contained in:
parent
acea7d7ac9
commit
8478648af7
2 changed files with 6 additions and 6 deletions
|
@ -63,7 +63,7 @@
|
|||
},
|
||||
"pnpm": {
|
||||
"overrides": {
|
||||
"xml2js": "^0.5.0"
|
||||
"xml2js": "^0.6.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -5,7 +5,7 @@ settings:
|
|||
excludeLinksFromLockfile: false
|
||||
|
||||
overrides:
|
||||
xml2js: ^0.5.0
|
||||
xml2js: ^0.6.0
|
||||
|
||||
importers:
|
||||
|
||||
|
@ -3876,8 +3876,8 @@ packages:
|
|||
resolution: {integrity: sha512-PSNhEJDejZYV7h50BohL09Er9VaIefr2LMAf3OEmpCkjOi34eYyQYAXUTjEQtZJTKcF0E2UKTh+osDLsgNim9Q==}
|
||||
engines: {node: '>=8'}
|
||||
|
||||
xml2js@0.5.0:
|
||||
resolution: {integrity: sha512-drPFnkQJik/O+uPKpqSgr22mpuFHqKdbS835iAQrUC73L2F5WkboIRd63ai/2Yg6I1jzifPFKH2NTK+cfglkIA==}
|
||||
xml2js@0.6.2:
|
||||
resolution: {integrity: sha512-T4rieHaC1EXcES0Kxxj4JWgaUQHDk+qwHcYOCFHfiwKz7tOVPLq7Hjq9dM1WCMhylqMEfP7hMcOIChvotiZegA==}
|
||||
engines: {node: '>=4.0.0'}
|
||||
|
||||
xmlbuilder@11.0.1:
|
||||
|
@ -7266,7 +7266,7 @@ snapshots:
|
|||
got: 11.8.6
|
||||
is-gzip: 2.0.0
|
||||
p-limit: 3.1.0
|
||||
xml2js: 0.5.0
|
||||
xml2js: 0.6.2
|
||||
|
||||
slash@3.0.0: {}
|
||||
|
||||
|
@ -7894,7 +7894,7 @@ snapshots:
|
|||
|
||||
xdg-basedir@4.0.0: {}
|
||||
|
||||
xml2js@0.5.0:
|
||||
xml2js@0.6.2:
|
||||
dependencies:
|
||||
sax: 1.4.1
|
||||
xmlbuilder: 11.0.1
|
||||
|
|
Loading…
Reference in a new issue