Skip to content

Commit

Permalink
chore(deps): bump mongodb-redact to 1.1.0 (#2064)
Browse files Browse the repository at this point in the history
  • Loading branch information
addaleax authored Jul 8, 2024
1 parent 9320b19 commit f831582
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 19 deletions.
29 changes: 14 additions & 15 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions packages/history/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
},
"dependencies": {
"mongodb-connection-string-url": "^3.0.1",
"mongodb-redact": "^0.2.3"
"mongodb-redact": "^1.1.0"
},
"devDependencies": {
"@mongodb-js/eslint-config-mongosh": "^1.0.0",
Expand All @@ -45,7 +45,6 @@
"depcheck": "^1.4.3",
"eslint": "^7.25.0",
"mongodb-connection-string-url": "^3.0.1",
"mongodb-redact": "^0.2.3",
"prettier": "^2.8.8"
}
}
2 changes: 1 addition & 1 deletion packages/logging/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@mongosh/history": "0.0.0-dev.0",
"@mongosh/types": "0.0.0-dev.0",
"mongodb-log-writer": "^1.4.2",
"mongodb-redact": "^0.2.3"
"mongodb-redact": "^1.1.0"
},
"devDependencies": {
"@mongodb-js/eslint-config-mongosh": "^1.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/shell-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@mongosh/history": "0.0.0-dev.0",
"@mongosh/i18n": "0.0.0-dev.0",
"@mongosh/service-provider-core": "0.0.0-dev.0",
"mongodb-redact": "^0.2.3"
"mongodb-redact": "^1.1.0"
},
"devDependencies": {
"@mongodb-js/eslint-config-mongosh": "^1.0.0",
Expand Down

0 comments on commit f831582

Please sign in to comment.