Skip to content

Commit 9c2437c

Browse files
committed
fix(deps): bump oidc-plugin to fix failing test
The OIDC tests have been failing on Linux so we are bumping it to the latest version of the OIDC plugin to fix this.
1 parent 172bc53 commit 9c2437c

File tree

2 files changed

+13
-55
lines changed

2 files changed

+13
-55
lines changed

package-lock.json

+11-53
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1244,8 +1244,8 @@
12441244
"devDependencies": {
12451245
"@babel/preset-typescript": "^7.25.7",
12461246
"@babel/types": "^7.25.8",
1247-
"@mongodb-js/oidc-mock-provider": "^0.10.1",
1248-
"@mongodb-js/oidc-plugin": "^0.4.0",
1247+
"@mongodb-js/oidc-mock-provider": "^0.10.2",
1248+
"@mongodb-js/oidc-plugin": "^1.1.5",
12491249
"@mongodb-js/prettier-config-devtools": "^1.0.1",
12501250
"@mongodb-js/sbom-tools": "^0.7.2",
12511251
"@mongodb-js/signing-utils": "^0.3.6",

0 commit comments

Comments
 (0)