diff --git a/api.planx.uk/package.json b/api.planx.uk/package.json index 9401f44a60..915f902c41 100644 --- a/api.planx.uk/package.json +++ b/api.planx.uk/package.json @@ -34,7 +34,7 @@ "mime": "^3.0.0", "multer": "^1.4.5-lts.1", "nanoid": "^3.3.6", - "notifications-node-client": "^7.0.0", + "notifications-node-client": "^7.0.6", "passport": "^0.5.3", "passport-google-oauth20": "^2.0.0", "pino-noir": "^2.2.1", diff --git a/api.planx.uk/pnpm-lock.yaml b/api.planx.uk/pnpm-lock.yaml index e5d9075f35..e858f9a55d 100644 --- a/api.planx.uk/pnpm-lock.yaml +++ b/api.planx.uk/pnpm-lock.yaml @@ -99,8 +99,8 @@ dependencies: specifier: ^3.3.6 version: 3.3.6 notifications-node-client: - specifier: ^7.0.0 - version: 7.0.0 + specifier: ^7.0.6 + version: 7.0.6 passport: specifier: ^0.5.3 version: 0.5.3 @@ -2634,14 +2634,6 @@ packages: xml2js: 0.5.0 dev: false - /axios@0.25.0: - resolution: {integrity: sha512-cD8FOb0tRH3uuEe6+evtAbgJtfxr7ly3fQjYcMcuPlgkwVS9xboaVIpcDV+cYQe+yGykgwZCs1pzjntcGa6l5g==} - dependencies: - follow-redirects: 1.15.2 - transitivePeerDependencies: - - debug - dev: false - /axios@1.6.1: resolution: {integrity: sha512-vfBmhDpKafglh0EldBEbVuoe7DyAavGSLWhuSm5ZSEKQnHhBf0xAAwybbNH1IkrJNGnS/VG4I5yxig1pCEXE4g==} dependencies: @@ -6239,11 +6231,11 @@ packages: engines: {node: '>=0.10.0'} dev: true - /notifications-node-client@7.0.0: - resolution: {integrity: sha512-lVVUAlllj7HWRTXJMXoLGdNi5XXYtQyuU50m/m9bRKt/3TK0aKa2cyzYjseElW9kFpQRx2rM3SgaEvPrVcnGqg==} + /notifications-node-client@7.0.6: + resolution: {integrity: sha512-qo6eZMGdyaQnj/bkOnPb/d0a0sHIjiBzXlmICLPXYSD4pB3LYa537OhuZGuaFcSnkrM4NzbQhbQHAYX1NnbQgw==} engines: {node: '>=14.17.3', npm: '>=6.14.13'} dependencies: - axios: 0.25.0 + axios: 1.6.1 jsonwebtoken: 9.0.1 transitivePeerDependencies: - debug