Skip to content

Commit 2e5fc7a

Browse files
authored
chore(deps): bump oidc-plugin to 2.0.2 MONGOSH-2443 MONGOSH-2444 (#7179)
1 parent 93d3a30 commit 2e5fc7a

File tree

3 files changed

+36
-36
lines changed

3 files changed

+36
-36
lines changed

package-lock.json

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

packages/atlas-service/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"@mongodb-js/connection-info": "^0.17.0",
8181
"@mongodb-js/devtools-connect": "^3.9.2",
8282
"@mongodb-js/devtools-proxy-support": "^0.5.1",
83-
"@mongodb-js/oidc-plugin": "^2.0.1",
83+
"@mongodb-js/oidc-plugin": "^2.0.2",
8484
"compass-preferences-model": "^2.49.0",
8585
"electron": "^37.2.5",
8686
"hadron-ipc": "^3.5.9",

packages/data-service/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"@mongodb-js/devtools-docker-test-envs": "^1.3.3",
6868
"@mongodb-js/eslint-config-compass": "^1.4.5",
6969
"@mongodb-js/mocha-config-compass": "^1.7.0",
70-
"@mongodb-js/oidc-plugin": "^2.0.1",
70+
"@mongodb-js/oidc-plugin": "^2.0.2",
7171
"@mongodb-js/prettier-config-compass": "^1.2.8",
7272
"@mongodb-js/tsconfig-compass": "^1.2.9",
7373
"@types/lodash": "^4.14.188",

0 commit comments

Comments
 (0)