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