diff --git a/api/package.json b/api/package.json index 3b3dcfbadf..2455aaa961 100644 --- a/api/package.json +++ b/api/package.json @@ -98,7 +98,7 @@ "express-pino-logger": "^6.0.0", "express-session": "^1.17.1", "fs-extra": "^9.1.0", - "grant": "^5.4.5", + "grant": "^5.4.14", "graphql": "^15.5.0", "graphql-compose": "^8.1.0", "icc": "^2.0.0", diff --git a/package-lock.json b/package-lock.json index b904349ba8..84f0948198 100644 --- a/package-lock.json +++ b/package-lock.json @@ -89,7 +89,7 @@ "express-pino-logger": "^6.0.0", "express-session": "^1.17.1", "fs-extra": "^9.1.0", - "grant": "^5.4.5", + "grant": "^5.4.14", "graphql": "^15.5.0", "graphql-compose": "^8.1.0", "icc": "^2.0.0", @@ -23939,21 +23939,21 @@ "integrity": "sha512-nTnJ528pbqxYanhpDYsi4Rd8MAeaBA67+RZ10CM1m3bTAVFEDcd5AuA4a6W5YkGZ1iNXHzZz8T6TBKLeBuNriQ==" }, "node_modules/grant": { - "version": "5.4.12", - "resolved": "https://registry.npmjs.org/grant/-/grant-5.4.12.tgz", - "integrity": "sha512-mnWub6nZojaN87zMXWrLlDszUXtIYx7gXasvfs7+LNgXWVj48vPgV2P3Gpn/iO64gABIi8SwfDKAxLP1nlWsIg==", + "version": "5.4.14", + "resolved": "https://registry.npmjs.org/grant/-/grant-5.4.14.tgz", + "integrity": "sha512-O7MgWrWA3Gi1wzFYhGw2wZ2lG2wixk6VMBJCSXiI8SrFH3nAA2Kw2O4gZa0Zu8+BBs6cmXhj4Ukjs5eGXlrWmg==", "dependencies": { - "qs": "^6.10.0", - "request-compose": "^2.1.3", + "qs": "^6.10.1", + "request-compose": "^2.1.4", "request-oauth": "^1.0.1" }, "engines": { - "node": ">=8.0.0" + "node": ">=12.0.0" }, "optionalDependencies": { "cookie": "^0.4.1", "cookie-signature": "^1.1.0", - "jwk-to-pem": "^2.0.3", + "jwk-to-pem": "^2.0.5", "jws": "^4.0.0" } }, @@ -37241,11 +37241,11 @@ } }, "node_modules/request-compose": { - "version": "2.1.3", - "resolved": "https://registry.npmjs.org/request-compose/-/request-compose-2.1.3.tgz", - "integrity": "sha512-7fGL3Hhv5ML0J0+643Rvqe2I+icNNeizw6SZ3lboXziKQ75I1iZs9+72jNmf6k3Vpp0d45MzzDtYXRHH+9YOxg==", + "version": "2.1.4", + "resolved": "https://registry.npmjs.org/request-compose/-/request-compose-2.1.4.tgz", + "integrity": "sha512-F8xik9Dxd5i2aHZ0/L/oIrCM1kKSgvp9BKYxGXk91lSWF9TbicWpnuxdOchxIhEWwvLdSBWZIAbCOeXfGfqaqA==", "engines": { - "node": ">=8.0.0" + "node": ">=12.0.0" } }, "node_modules/request-oauth": { @@ -67422,7 +67422,7 @@ "express-pino-logger": "^6.0.0", "express-session": "^1.17.1", "fs-extra": "^9.1.0", - "grant": "^5.4.5", + "grant": "^5.4.14", "graphql": "^15.5.0", "graphql-compose": "^8.1.0", "icc": "^2.0.0", @@ -73129,16 +73129,16 @@ "integrity": "sha512-nTnJ528pbqxYanhpDYsi4Rd8MAeaBA67+RZ10CM1m3bTAVFEDcd5AuA4a6W5YkGZ1iNXHzZz8T6TBKLeBuNriQ==" }, "grant": { - "version": "5.4.12", - "resolved": "https://registry.npmjs.org/grant/-/grant-5.4.12.tgz", - "integrity": "sha512-mnWub6nZojaN87zMXWrLlDszUXtIYx7gXasvfs7+LNgXWVj48vPgV2P3Gpn/iO64gABIi8SwfDKAxLP1nlWsIg==", + "version": "5.4.14", + "resolved": "https://registry.npmjs.org/grant/-/grant-5.4.14.tgz", + "integrity": "sha512-O7MgWrWA3Gi1wzFYhGw2wZ2lG2wixk6VMBJCSXiI8SrFH3nAA2Kw2O4gZa0Zu8+BBs6cmXhj4Ukjs5eGXlrWmg==", "requires": { "cookie": "^0.4.1", "cookie-signature": "^1.1.0", - "jwk-to-pem": "^2.0.3", + "jwk-to-pem": "^2.0.5", "jws": "^4.0.0", - "qs": "^6.10.0", - "request-compose": "^2.1.3", + "qs": "^6.10.1", + "request-compose": "^2.1.4", "request-oauth": "^1.0.1" }, "dependencies": { @@ -83770,9 +83770,9 @@ } }, "request-compose": { - "version": "2.1.3", - "resolved": "https://registry.npmjs.org/request-compose/-/request-compose-2.1.3.tgz", - "integrity": "sha512-7fGL3Hhv5ML0J0+643Rvqe2I+icNNeizw6SZ3lboXziKQ75I1iZs9+72jNmf6k3Vpp0d45MzzDtYXRHH+9YOxg==" + "version": "2.1.4", + "resolved": "https://registry.npmjs.org/request-compose/-/request-compose-2.1.4.tgz", + "integrity": "sha512-F8xik9Dxd5i2aHZ0/L/oIrCM1kKSgvp9BKYxGXk91lSWF9TbicWpnuxdOchxIhEWwvLdSBWZIAbCOeXfGfqaqA==" }, "request-oauth": { "version": "1.0.1",