Skip to content

Commit a7ddb56

Browse files
authored
chore(deps): bump oidc-plugin to latest COMPASS-9366 (#7039)
1 parent 6e3ceea commit a7ddb56

File tree

3 files changed

+159
-7
lines changed

3 files changed

+159
-7
lines changed

package-lock.json

Lines changed: 157 additions & 5 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.15.2",
8181
"@mongodb-js/devtools-connect": "^3.7.2",
8282
"@mongodb-js/devtools-proxy-support": "^0.4.4",
83-
"@mongodb-js/oidc-plugin": "^1.1.7",
83+
"@mongodb-js/oidc-plugin": "^1.1.8",
8484
"compass-preferences-model": "^2.41.0",
8585
"electron": "^36.4.0",
8686
"hadron-ipc": "^3.5.2",

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.3.10",
6969
"@mongodb-js/mocha-config-compass": "^1.6.8",
70-
"@mongodb-js/oidc-plugin": "^1.1.7",
70+
"@mongodb-js/oidc-plugin": "^1.1.8",
7171
"@mongodb-js/prettier-config-compass": "^1.2.8",
7272
"@mongodb-js/tsconfig-compass": "^1.2.8",
7373
"@types/lodash": "^4.14.188",

0 commit comments

Comments
 (0)