Skip to content

Commit 1e9e421

Browse files
authored
fix(cli-repl): bump askpassword to 1.2.3 MONGOSH-564 (#656)
1 parent 6322db5 commit 1e9e421

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

packages/cli-repl/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.

packages/cli-repl/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@mongosh/types": "0.0.0-dev.0",
5050
"analytics-node": "^3.4.0-beta.1",
5151
"ansi-escape-sequences": "^5.1.2",
52-
"askpassword": "^1.2.1",
52+
"askpassword": "^1.2.3",
5353
"is-recoverable-error": "^1.0.2",
5454
"lodash.set": "^4.3.2",
5555
"mongodb-ace-autocompleter": "^0.4.1",

0 commit comments

Comments
 (0)