Skip to content

Commit

Permalink
EXUI-375: Use v2.29.0 node-lib (#1300)
Browse files Browse the repository at this point in the history
* Use v2.29.0 node-lib

* Yarn audit

---------

Co-authored-by: Andy Wilkins <[email protected]>
  • Loading branch information
Josh-HMCTS and andywilkinshmcts authored Jul 11, 2024
1 parent a0d1195 commit 69a2020
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"@hmcts/nodejs-healthcheck": "1.7.0",
"@hmcts/properties-volume": "0.0.13",
"@hmcts/rpx-xui-common-lib": "2.0.20",
"@hmcts/rpx-xui-node-lib": "2.27.1",
"@hmcts/rpx-xui-node-lib": "2.29.0",
"@ng-idle/core": "^14.0.0",
"@ng-idle/keepalive": "^14.0.0",
"@ngrx/effects": "^17.2.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2787,9 +2787,9 @@ __metadata:
languageName: node
linkType: hard

"@hmcts/rpx-xui-node-lib@npm:2.27.1":
version: 2.27.1
resolution: "@hmcts/rpx-xui-node-lib@npm:2.27.1"
"@hmcts/rpx-xui-node-lib@npm:2.29.0":
version: 2.29.0
resolution: "@hmcts/rpx-xui-node-lib@npm:2.29.0"
dependencies:
"@hapi/joi": ^17.1.1
axios: ^0.21.1
Expand All @@ -2800,8 +2800,8 @@ __metadata:
deepmerge: ^4.2.2
express: ^4.17.1
express-session: ^1.17.0
jest-mock-axios: ^4.6.2
jest-ts-auto-mock: ^2.0.0
jest-mock-axios: ^4.7.3
jest-ts-auto-mock: ^2.1.0
jwt-decode: ^2.2.0
openid-client: ^3.10.0
otplib: ^12.0.1
Expand All @@ -2811,7 +2811,7 @@ __metadata:
session-file-store: ^1.3.1
ts-auto-mock: ^3.5.0
ttypescript: ^1.5.13
checksum: 718467254982696436233f0a4cb716db8668ba70845587f56fe1314e90e4ed8afde6516dbd2918b06f78e161abd7832b8679507fb6a2e34620dcafc2c8860dd9
checksum: f0b71c7f6d9e4cb6318534af8184eaa0d1b6a921485811fe211dda482d7121fec136e581e8bbbe5e9fd2ae6becf2b0c5034efe1608ceba670d104f55570f52cb
languageName: node
linkType: hard

Expand Down Expand Up @@ -13784,7 +13784,7 @@ __metadata:
languageName: node
linkType: hard

"jest-mock-axios@npm:^4.6.2":
"jest-mock-axios@npm:^4.7.3":
version: 4.7.3
resolution: "jest-mock-axios@npm:4.7.3"
dependencies:
Expand Down Expand Up @@ -13939,7 +13939,7 @@ __metadata:
languageName: node
linkType: hard

"jest-ts-auto-mock@npm:^2.0.0":
"jest-ts-auto-mock@npm:^2.1.0":
version: 2.1.0
resolution: "jest-ts-auto-mock@npm:2.1.0"
peerDependencies:
Expand Down Expand Up @@ -19408,7 +19408,7 @@ __metadata:
"@hmcts/nodejs-healthcheck": 1.7.0
"@hmcts/properties-volume": 0.0.13
"@hmcts/rpx-xui-common-lib": 2.0.20
"@hmcts/rpx-xui-node-lib": 2.27.1
"@hmcts/rpx-xui-node-lib": 2.29.0
"@ng-idle/core": ^14.0.0
"@ng-idle/keepalive": ^14.0.0
"@ngrx/effects": ^17.2.0
Expand Down

0 comments on commit 69a2020

Please sign in to comment.