summaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index 702d4bb..4d5b303 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1807,9 +1807,9 @@
}
},
"express-jwt": {
- "version": "5.3.3",
- "resolved": "https://registry.npmjs.org/express-jwt/-/express-jwt-5.3.3.tgz",
- "integrity": "sha512-UdB8p5O8vGYTKm3SfREnLgVGIGEHcL3lrVyi3ebEX2qhMuagN623ju7ywWis+qYL+CXE7G1qPc2bCPBAg2MxZQ==",
+ "version": "6.0.0",
+ "resolved": "https://registry.npmjs.org/express-jwt/-/express-jwt-6.0.0.tgz",
+ "integrity": "sha512-C26y9myRjx7CyhZ+BAT3p+gQyRCoDZ7qo8plCvLDaRT6je6ALIAQknT6XLVQGFKwIy/Ux7lvM2MNap5dt0T7gA==",
"requires": {
"async": "^1.5.0",
"express-unless": "^0.3.0",