mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-02 07:43:11 +03:00
Update dependency express-jwt to v5.3.3
This commit is contained in:
parent
5b942fc7e4
commit
1daaf075aa
@ -77,7 +77,7 @@
|
||||
"express": "4.17.1",
|
||||
"express-brute": "1.0.1",
|
||||
"express-hbs": "2.3.3",
|
||||
"express-jwt": "5.3.1",
|
||||
"express-jwt": "5.3.3",
|
||||
"express-query-boolean": "2.0.0",
|
||||
"express-session": "1.17.0",
|
||||
"fs-extra": "9.0.0",
|
||||
|
@ -3015,10 +3015,10 @@ express-hbs@2.3.3:
|
||||
optionalDependencies:
|
||||
js-beautify "1.11.0"
|
||||
|
||||
express-jwt@5.3.1:
|
||||
version "5.3.1"
|
||||
resolved "https://registry.yarnpkg.com/express-jwt/-/express-jwt-5.3.1.tgz#66f05c7dddb5409c037346a98b88965bb10ea4ae"
|
||||
integrity sha512-1C9RNq0wMp/JvsH/qZMlg3SIPvKu14YkZ4YYv7gJQ1Vq+Dv8LH9tLKenS5vMNth45gTlEUGx+ycp9IHIlaHP/g==
|
||||
express-jwt@5.3.3:
|
||||
version "5.3.3"
|
||||
resolved "https://registry.yarnpkg.com/express-jwt/-/express-jwt-5.3.3.tgz#e557b4a63dd34c5ddd6ad81452738386314cc243"
|
||||
integrity sha512-UdB8p5O8vGYTKm3SfREnLgVGIGEHcL3lrVyi3ebEX2qhMuagN623ju7ywWis+qYL+CXE7G1qPc2bCPBAg2MxZQ==
|
||||
dependencies:
|
||||
async "^1.5.0"
|
||||
express-unless "^0.3.0"
|
||||
|
Loading…
Reference in New Issue
Block a user