mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-23 12:43:48 -04:00
upgrade grant
This commit is contained in:
parent
cabda5bec8
commit
d80ab22c82
@ -38,7 +38,7 @@
|
||||
"express": "^4.17.1",
|
||||
"express-session": "^1.17.1",
|
||||
"generic-diff": "^1.0.1",
|
||||
"grant": "^5.4.21",
|
||||
"grant": "^5.4.22",
|
||||
"he-date": "^1.2.2",
|
||||
"html2canvas": "^1.4.1",
|
||||
"ics": "^2.31.0",
|
||||
|
12
pnpm-lock.yaml
generated
12
pnpm-lock.yaml
generated
@ -78,8 +78,8 @@ dependencies:
|
||||
specifier: ^1.0.1
|
||||
version: 1.0.1
|
||||
grant:
|
||||
specifier: ^5.4.21
|
||||
version: 5.4.21
|
||||
specifier: ^5.4.22
|
||||
version: 5.4.22
|
||||
he-date:
|
||||
specifier: ^1.2.2
|
||||
version: 1.2.2
|
||||
@ -6407,7 +6407,7 @@ packages:
|
||||
dev: false
|
||||
|
||||
/buffer-equal-constant-time@1.0.1:
|
||||
resolution: {integrity: sha512-zRpUiDwd/xk6ADqPMATG8vc9VPrkck7T07OIx0gnjmJAnHnTVXNQG3vfvWNuiZIkwu9KrKdA1iJKfsfTVxE6NA==}
|
||||
resolution: {integrity: sha1-+OcRMvf/5uAaXJaXpMbz5I1cyBk=}
|
||||
dev: false
|
||||
|
||||
/buffer-from@1.1.2:
|
||||
@ -9599,15 +9599,15 @@ packages:
|
||||
/graceful-fs@4.2.11:
|
||||
resolution: {integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==}
|
||||
|
||||
/grant@5.4.21:
|
||||
resolution: {integrity: sha512-QaoZudI9Gmh2W415gd71Iul6gpVH9sG1SkjfnGHtqYZopQDQ5PUVxRol5zFCrwGi9S0EbExbelHlZScgdChg2w==}
|
||||
/grant@5.4.22:
|
||||
resolution: {integrity: sha512-DEi+/JjXT84mmFYhSmv+SX14v+3Z7vuCIYAMwtdPCTXHMSLhWqSYqWAMXDUQZuV7yaJv2d84AYnkCFNooLKBsA==}
|
||||
engines: {node: '>=12.0.0'}
|
||||
dependencies:
|
||||
qs: 6.11.2
|
||||
request-compose: 2.1.6
|
||||
request-oauth: 1.0.1
|
||||
optionalDependencies:
|
||||
cookie: 0.4.2
|
||||
cookie: 0.5.0
|
||||
cookie-signature: 1.2.1
|
||||
jwk-to-pem: 2.0.5
|
||||
jws: 4.0.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user