Skip to content

Commit 89de674

Browse files
Bump async from 2.6.3 to 2.6.4 in /examples/RemoteJobs
Bumps [async](https://github.com/caolan/async) from 2.6.3 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.3...v2.6.4) --- updated-dependencies: - dependency-name: async dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 11898a7 commit 89de674

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

examples/RemoteJobs/package-lock.json

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

examples/RemoteJobs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
},
88
"dependencies": {
99
"@stroncium/procfs": "^1.0.0",
10-
"async": "^2.6.2",
10+
"async": "^2.6.4",
1111
"log4js": "^6.1.0",
1212
"redis": "^3.1.1"
1313
}

0 commit comments

Comments
 (0)