Bump grant from 5.4.12 to 5.4.14 (#5717)

Bumps [grant](https://github.com/simov/grant) from 5.4.12 to 5.4.14.
- [Release notes](https://github.com/simov/grant/releases)
- [Changelog](https://github.com/simov/grant/blob/master/CHANGELOG.md)
- [Commits](https://github.com/simov/grant/compare/v5.4.12...v5.4.14)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-05-17 10:17:38 -04:00
committed by GitHub
parent 5bdb9548ce
commit a447c19f86
2 changed files with 23 additions and 23 deletions

View File

@@ -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",

44
package-lock.json generated
View File

@@ -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",