Skip to content

Commit 281409e

Browse files
authored
Merge branch 'main' into dependabot/npm_and_yarn/eslint-10.0.3
2 parents ee756f9 + f0bb217 commit 281409e

3 files changed

Lines changed: 10 additions & 8 deletions

File tree

package-lock.json

Lines changed: 8 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@eslint/js": "^10.0.1",
3636
"@types/aws-lambda": "^8.10.161",
3737
"@types/jest": "^30.0.0",
38-
"@types/node": "^25.3.3",
38+
"@types/node": "^25.4.0",
3939
"@typescript-eslint/eslint-plugin": "^8.56.0",
4040
"@typescript-eslint/parser": "^8.56.0",
4141
"aws-lambda": "^1.0.7",

packages/nhsNotifyLambda/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@nhs/fhir-middy-error-handler": "^2.1.75",
2525
"axios": "^1.13.6",
2626
"axios-retry": "^4.5.0",
27-
"jose": "^6.1.3",
27+
"jose": "^6.2.1",
2828
"nock": "^14.0.11"
2929
},
3030
"devDependencies": {

0 commit comments

Comments
 (0)