Skip to content

Commit f831582

Browse files
authored
chore(deps): bump mongodb-redact to 1.1.0 (#2064)
1 parent 9320b19 commit f831582

File tree

4 files changed

+17
-19
lines changed

4 files changed

+17
-19
lines changed

package-lock.json

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

packages/history/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
},
3737
"dependencies": {
3838
"mongodb-connection-string-url": "^3.0.1",
39-
"mongodb-redact": "^0.2.3"
39+
"mongodb-redact": "^1.1.0"
4040
},
4141
"devDependencies": {
4242
"@mongodb-js/eslint-config-mongosh": "^1.0.0",
@@ -45,7 +45,6 @@
4545
"depcheck": "^1.4.3",
4646
"eslint": "^7.25.0",
4747
"mongodb-connection-string-url": "^3.0.1",
48-
"mongodb-redact": "^0.2.3",
4948
"prettier": "^2.8.8"
5049
}
5150
}

packages/logging/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@mongosh/history": "0.0.0-dev.0",
2323
"@mongosh/types": "0.0.0-dev.0",
2424
"mongodb-log-writer": "^1.4.2",
25-
"mongodb-redact": "^0.2.3"
25+
"mongodb-redact": "^1.1.0"
2626
},
2727
"devDependencies": {
2828
"@mongodb-js/eslint-config-mongosh": "^1.0.0",

packages/shell-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@mongosh/history": "0.0.0-dev.0",
4646
"@mongosh/i18n": "0.0.0-dev.0",
4747
"@mongosh/service-provider-core": "0.0.0-dev.0",
48-
"mongodb-redact": "^0.2.3"
48+
"mongodb-redact": "^1.1.0"
4949
},
5050
"devDependencies": {
5151
"@mongodb-js/eslint-config-mongosh": "^1.0.0",

0 commit comments

Comments
 (0)