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

Commit 7fe4951

Browse files
Bump async from 2.6.1 to 2.6.4 in /utils/hsts-prune (#20197)
Bumps [async](https://github.com/caolan/async) from 2.6.1 to 2.6.4. - [Release notes](https://github.com/caolan/async/releases) - [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md) - [Commits](caolan/async@v2.6.1...v2.6.4) --- updated-dependencies: - dependency-name: async dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3bbfce5 commit 7fe4951

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

utils/hsts-prune/package-lock.json

Lines changed: 4 additions & 4 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
@@ -10,7 +10,7 @@
1010
"license": "GPL-3.0",
1111
"dependencies": {
1212
"JSONStream": "^1.3.0",
13-
"async": "^2.1.4",
13+
"async": "^2.6.4",
1414
"base64-stream": "^0.1.3",
1515
"escape-string-regexp": "^1.0.5",
1616
"highland": "^2.10.1",

0 commit comments

Comments
 (0)