Skip to content

Commit f66693a

Browse files
Merge remote-tracking branch 'origin/dependency-version-update' into feb-2024-release
2 parents 21c5810 + 8bdcc37 commit f66693a

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -16,26 +16,26 @@
1616
"axios-cookiejar-support": "4.0.7",
1717
"tough-cookie": "4.1.3",
1818
"https-proxy-agent": "^7.0.0",
19-
"app-root-path": "^2.1.0",
20-
"chai": "^4.1.2",
19+
"app-root-path": "^3.1.0",
20+
"chai": "^4.3.1",
2121
"chai-as-promised": "^7.1.1",
22-
"jwt-simple": "^0.5.1",
22+
"jwt-simple": "^0.5.6",
2323
"memory-cache": "^0.2.0",
2424
"node-forge": ">=1.0.0",
25-
"promise": "^8.0.1",
26-
"winston": "^3.3.3",
27-
"winston-daily-rotate-file": "^4.5.1",
25+
"promise": "^8.3.0",
26+
"winston": "^3.11.0",
27+
"winston-daily-rotate-file": "^4.7.1",
2828
"node-jose": "^2.2.0"
2929
},
3030
"keywords": [
3131
"nodeJS"
3232
],
3333
"devDependencies": {
34-
"@sinonjs/formatio": "3.0.0",
34+
"@sinonjs/formatio": "5.0.1",
3535
"expect.js": "~0.3.1",
3636
"jwk-to-pem": "^2.0.5",
3737
"mocha": "^10.2.0",
38-
"mocha-sonarqube-reporter": "^1.0.1",
38+
"mocha-sonarqube-reporter": "^1.0.2",
3939
"nyc": "^15.1.0",
4040
"sonar-scanner": "^3.1.0"
4141
}

0 commit comments

Comments
 (0)