diff --git a/sandbox/telemed-app/backend/authentication-service/package-lock.json b/sandbox/telemed-app/backend/authentication-service/package-lock.json index 119b1c6fdd..fc06460cc4 100644 --- a/sandbox/telemed-app/backend/authentication-service/package-lock.json +++ b/sandbox/telemed-app/backend/authentication-service/package-lock.json @@ -2895,9 +2895,9 @@ } }, "node_modules/@sourceloop/authentication-service": { - "version": "24.1.5", - "resolved": "https://registry.npmjs.org/@sourceloop/authentication-service/-/authentication-service-24.1.5.tgz", - "integrity": "sha512-FRR1VrCeiLbQMA1ZRbN5a7Uf9fmLY2lrbIp1+AtAO160D1q6NWajIHDGxcgAvHCtwmjx+bIu58T6Zj2mu3aNpw==", + "version": "24.1.6", + "resolved": "https://registry.npmjs.org/@sourceloop/authentication-service/-/authentication-service-24.1.6.tgz", + "integrity": "sha512-Iz6c8zzVe5WgWTYTVEI5lSj4T16Gk7gBF9n5j4VFX6ZgjU34BCkXceRa32SeZcWCy1c+yVYhPdZktx1iNi0/Wg==", "hasInstallScript": true, "dependencies": { "@loopback/boot": "^8.0.4", @@ -2909,7 +2909,7 @@ "@loopback/rest-explorer": "^8.0.4", "@loopback/service-proxy": "^8.0.3", "@node-saml/passport-saml": "^5.1.0", - "@sourceloop/core": "^20.0.5", + "@sourceloop/core": "^20.0.6", "base-64": "^1.0.0", "body-parser": "^1.20.3", "check-code-coverage": "^1.10.0", @@ -3128,9 +3128,9 @@ } }, "node_modules/@sourceloop/core": { - "version": "20.0.5", - "resolved": "https://registry.npmjs.org/@sourceloop/core/-/core-20.0.5.tgz", - "integrity": "sha512-5+aWV2Kcx5KX+hEUZZ7D9HutBUlN4s0CHr7ZGMpwN/TD5nEep3WlozBJ0GpmQXEB7w7AyuJ8c0aWPJCdSMQuTg==", + "version": "20.0.6", + "resolved": "https://registry.npmjs.org/@sourceloop/core/-/core-20.0.6.tgz", + "integrity": "sha512-fgFAg1dEerOXt3wY3SVzYdyRDMCCuHOSmYT7mwAGhyltha6ARidQMSG8Z6BCY77/OHNxRNGwevIuDg1H77WTjw==", "license": "MIT", "dependencies": { "@loopback/boot": "^8.0.4", @@ -3152,7 +3152,7 @@ "loopback4-authorization": "^8.0.0", "loopback4-dynamic-datasource": "^3.0.0", "loopback4-helmet": "^8.0.0", - "loopback4-ratelimiter": "^8.0.0", + "loopback4-ratelimiter": "^8.1.0", "loopback4-soft-delete": "^11.0.0", "moment": "^2.29.4", "moment-timezone": "^0.5.34", @@ -4491,9 +4491,9 @@ "license": "MIT" }, "node_modules/brace-expansion": { - "version": "5.0.3", - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.3.tgz", - "integrity": "sha512-fy6KJm2RawA5RcHkLa1z/ScpBeA762UF9KmZQxwIbDtRJrgLzM10depAiEQ+CXYcoiqW1/m96OAAoke2nE9EeA==", + "version": "5.0.5", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.5.tgz", + "integrity": "sha512-VZznLgtwhn+Mact9tfiwx64fA9erHH/MCXEUfB/0bX/6Fz6ny5EGTXYltMocqg4xFAQZtnO3DHWWXi8RiuN7cQ==", "license": "MIT", "dependencies": { "balanced-match": "^4.0.2" @@ -9335,9 +9335,9 @@ } }, "node_modules/loopback4-ratelimiter": { - "version": "8.0.0", - "resolved": "https://registry.npmjs.org/loopback4-ratelimiter/-/loopback4-ratelimiter-8.0.0.tgz", - "integrity": "sha512-n8NmtDsMVa413MmpRKx2P/j/z9FajdcnrjR/8nEELa/4trZoqLBzDYBy1dukNnk5W7/wcSBaNq1+EACWflKrnA==", + "version": "8.1.0", + "resolved": "https://registry.npmjs.org/loopback4-ratelimiter/-/loopback4-ratelimiter-8.1.0.tgz", + "integrity": "sha512-oDVr4YRSfDvIerHDU1qNHkz7PpMcr+mHhRGGpuF+WQP2/cnEqeo4c+I9XlvgxcrHaMGJip4oZSsEOf9oKdCkEQ==", "license": "MIT", "dependencies": { "@loopback/boot": "^8.0.4", @@ -15337,4 +15337,4 @@ } } } -} \ No newline at end of file +}