Skip to content
This repository was archived by the owner on Mar 27, 2024. It is now read-only.

Commit 10f3753

Browse files
chore(deps): bump minimist from 1.2.5 to 1.2.6 in /cmd/aries-js-worker
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. - [Release notes](https://github.com/substack/minimist/releases) - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6) --- updated-dependencies: - dependency-name: minimist dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 09e2843 commit 10f3753

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

cmd/aries-js-worker/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.

cmd/aries-js-worker/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,6 @@
4848
},
4949
"dependencies": {
5050
"axios": "0.23.0",
51-
"minimist": "^1.2.5"
51+
"minimist": "^1.2.6"
5252
}
5353
}

0 commit comments

Comments
 (0)