mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-03-11 02:12:21 -05:00
Update dependency keypair to v1.0.3
This commit is contained in:
parent
e24b8ecb21
commit
fad527f7ba
2 changed files with 5 additions and 5 deletions
|
@ -105,7 +105,7 @@
|
|||
"jsonpath": "1.1.1",
|
||||
"jsonwebtoken": "8.5.1",
|
||||
"juice": "7.0.0",
|
||||
"keypair": "1.0.2",
|
||||
"keypair": "1.0.3",
|
||||
"knex": "0.21.19",
|
||||
"knex-migrator": "4.0.2",
|
||||
"lodash": "4.17.21",
|
||||
|
|
|
@ -5684,10 +5684,10 @@ keygrip@~1.1.0:
|
|||
dependencies:
|
||||
tsscmp "1.0.6"
|
||||
|
||||
keypair@1.0.2:
|
||||
version "1.0.2"
|
||||
resolved "https://registry.yarnpkg.com/keypair/-/keypair-1.0.2.tgz#9aab2dea3355d22364e0156ef6a4282487c8fdee"
|
||||
integrity sha512-7zRr8fKOWp/N8xfZyZV6WG1CUvKNiNahSDI4vjJnPJD60lHtIg62dpv60yCgcM2PP8QKv4S2UkZl+8MsYmQRpw==
|
||||
keypair@1.0.3:
|
||||
version "1.0.3"
|
||||
resolved "https://registry.yarnpkg.com/keypair/-/keypair-1.0.3.tgz#4314109d94052a0acfd6b885695026ad29529c80"
|
||||
integrity sha512-0wjZ2z/SfZZq01+3/8jYLd8aEShSa+aat1zyPGQY3IuKoEAp6DJGvu2zt6snELrQU9jbCkIlCyNOD7RdQbHhkQ==
|
||||
|
||||
keyv@^3.0.0:
|
||||
version "3.1.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue