Skip to content

Commit

Permalink
Update dependency @hmcts/cookie-manager to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 5, 2024
1 parent 5db9439 commit 2f1f724
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"test:mutation": "yarn build && NODE_ENV=test stryker run src/test/mutation/stryker.conf.js"
},
"dependencies": {
"@hmcts/cookie-manager": "^0.0.5",
"@hmcts/cookie-manager": "^1.0.0",
"@hmcts/nodejs-healthcheck": "^1.8.0",
"@hmcts/nodejs-logging": "^4.0.4",
"@hmcts/properties-volume": "^0.0.14",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2290,10 +2290,10 @@ __metadata:
languageName: node
linkType: hard

"@hmcts/cookie-manager@npm:^0.0.5":
version: 0.0.5
resolution: "@hmcts/cookie-manager@npm:0.0.5"
checksum: 475dbc36a0d4b0a7b14ce87b715bdbe87c60724969a41d5b43e8a9ae024cbf92696706031c0a5d37455adbf35431cb8c7315f78264151a533ac0868bcaf6c440
"@hmcts/cookie-manager@npm:^1.0.0":
version: 1.0.0
resolution: "@hmcts/cookie-manager@npm:1.0.0"
checksum: 7b9aacd5510f296fad664cbce2ad3bde1dfbe6276f79e05ecd7f3a437fd6b5415b95a202354a4ad2d2bb41ad4ddda436202e757eca8d106ddf1d28d801169657
languageName: node
linkType: hard

Expand Down Expand Up @@ -9290,7 +9290,7 @@ __metadata:
"@babel/core": ^7.22.11
"@babel/preset-env": ^7.22.10
"@babel/preset-typescript": ^7.22.11
"@hmcts/cookie-manager": ^0.0.5
"@hmcts/cookie-manager": ^1.0.0
"@hmcts/nodejs-healthcheck": ^1.8.0
"@hmcts/nodejs-logging": ^4.0.4
"@hmcts/properties-volume": ^0.0.14
Expand Down

0 comments on commit 2f1f724

Please sign in to comment.