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

Commit 58815f4

Browse files
chore(deps): bump minimist from 1.2.5 to 1.2.7 in /cmd/aries-js-worker
Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.7. - [Release notes](https://github.com/minimistjs/minimist/releases) - [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md) - [Commits](minimistjs/minimist@v1.2.5...v1.2.7) --- updated-dependencies: - dependency-name: minimist dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fdd5069 commit 58815f4

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.7"
5252
}
5353
}

0 commit comments

Comments
 (0)