Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

exui-667-upgrade-node-18 #847

Merged
merged 5 commits into from
Jul 22, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"@hmcts/nodejs-healthcheck": "1.7.0",
"@hmcts/properties-volume": "^0.0.13",
"@hmcts/rpx-xui-common-lib": "2.0.23",
"@hmcts/rpx-xui-node-lib": "2.29.0",
"@hmcts/rpx-xui-node-lib": "2.29.1",
"@ng-idle/core": "^14.0.0",
"@ng-idle/keepalive": "^14.0.0",
"@ngrx/effects": "^16.3.0",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3335,9 +3335,9 @@ __metadata:
languageName: node
linkType: hard

"@hmcts/rpx-xui-node-lib@npm:2.29.0":
version: 2.29.0
resolution: "@hmcts/rpx-xui-node-lib@npm:2.29.0"
"@hmcts/rpx-xui-node-lib@npm:2.29.1":
version: 2.29.1
resolution: "@hmcts/rpx-xui-node-lib@npm:2.29.1"
dependencies:
"@hapi/joi": ^17.1.1
axios: ^0.21.1
Expand All @@ -3356,10 +3356,10 @@ __metadata:
passport: ^0.4.1
passport-oauth2: ^1.5.0
redis: ^3.0.2
session-file-store: ^1.3.1
session-file-store: ^1.5.0
ts-auto-mock: ^3.5.0
ttypescript: ^1.5.13
checksum: f0b71c7f6d9e4cb6318534af8184eaa0d1b6a921485811fe211dda482d7121fec136e581e8bbbe5e9fd2ae6becf2b0c5034efe1608ceba670d104f55570f52cb
checksum: 5141eb5028710ecad936eabd48f9c0ea6de9ac716b74de08f41cf820f0ce02bdf06d7ac5a5ac3134b86df61ea782164d0be23e8b34762aca988f1caf711ea87e
languageName: node
linkType: hard

Expand Down Expand Up @@ -18424,7 +18424,7 @@ __metadata:
"@hmcts/nodejs-healthcheck": 1.7.0
"@hmcts/properties-volume": ^0.0.13
"@hmcts/rpx-xui-common-lib": 2.0.23
"@hmcts/rpx-xui-node-lib": 2.29.0
"@hmcts/rpx-xui-node-lib": 2.29.1
"@ng-idle/core": ^14.0.0
"@ng-idle/keepalive": ^14.0.0
"@ngrx/effects": ^16.3.0
Expand Down Expand Up @@ -21325,7 +21325,7 @@ __metadata:
languageName: node
linkType: hard

"session-file-store@npm:^1.2.0, session-file-store@npm:^1.3.1":
"session-file-store@npm:^1.2.0, session-file-store@npm:^1.5.0":
version: 1.5.0
resolution: "session-file-store@npm:1.5.0"
dependencies:
Expand Down