We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcda700 commit a010ab9Copy full SHA for a010ab9
package.json
@@ -8,24 +8,17 @@
8
"lint": "eslint ."
9
},
10
"resolutions": {
11
- "**/openid-client": "^4.9.0",
+ "**/openid-client": "5.1.6",
12
"lodash": "4.17.21",
13
- "node-forge": "1.3.0",
14
- "normalize-url": "4.5.1",
15
"underscore": "1.12.1",
16
- "newrelic": "^8.0.0",
17
- "mongoose": "6.4.6",
18
"http-cache-semantics": "4.1.1",
19
- "jsonwebtoken": "9.0.0",
20
- "xml2js": "0.5.0",
21
"semver": "7.5.2",
22
- "protobufjs": "7.2.4",
23
"ajv": "6.12.3",
24
"word-wrap": "1.2.4",
25
"tough-cookie": "4.1.3"
26
27
"dependencies": {
28
- "@codefresh-io/kube-integration": "1.26.4",
+ "@codefresh-io/kube-integration": "1.30.6",
29
"bluebird": "^3.5.4",
30
"cookie-parser": "~1.4.3",
31
"debug": "~2.6.9",
0 commit comments