Skip to content
This repository was archived by the owner on Apr 13, 2023. It is now read-only.

Commit ea3952e

Browse files
Bump xml2js from 0.4.19 to 0.5.0 in /utils/hsts-prune
Bumps [xml2js](https://github.com/Leonidas-from-XIV/node-xml2js) from 0.4.19 to 0.5.0. - [Release notes](https://github.com/Leonidas-from-XIV/node-xml2js/releases) - [Commits](Leonidas-from-XIV/node-xml2js@0.4.19...0.5.0) --- updated-dependencies: - dependency-name: xml2js dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dd617cc commit ea3952e

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

utils/hsts-prune/package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

utils/hsts-prune/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@
1818
"request": "^2.79.0",
1919
"split": "^1.0.0",
2020
"stream-filter": "^2.1.0",
21-
"xml2js": "^0.4.17"
21+
"xml2js": "^0.5.0"
2222
}
2323
}

0 commit comments

Comments
 (0)