Skip to content

Commit 6651500

Browse files
authored
chore(deps): bump oidc-plugin to 2.0.2 MONGOSH-2443 MONGOSH-2444 (#2514)
1 parent c4f7a0a commit 6651500

File tree

3 files changed

+16
-16
lines changed

3 files changed

+16
-16
lines changed

package-lock.json

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

packages/e2e-tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"dependencies": {
3030
"@mongosh/cli-repl": "2.5.6",
3131
"@mongosh/service-provider-core": "3.3.5",
32-
"@mongodb-js/oidc-plugin": "^2.0.1",
32+
"@mongodb-js/oidc-plugin": "^2.0.2",
3333
"strip-ansi": "^6.0.0"
3434
},
3535
"devDependencies": {

packages/service-provider-node-driver/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
},
4949
"dependencies": {
5050
"@mongodb-js/devtools-connect": "^3.9.2",
51-
"@mongodb-js/oidc-plugin": "^2.0.1",
51+
"@mongodb-js/oidc-plugin": "^2.0.2",
5252
"@mongosh/errors": "2.4.2",
5353
"@mongosh/service-provider-core": "3.3.5",
5454
"@mongosh/types": "3.10.0",

0 commit comments

Comments
 (0)