mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
chore(deps): update dependency @types/jsonwebtoken to v8.5.2 (#6363)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
@@ -165,7 +165,7 @@
|
||||
"@types/inquirer": "7.3.1",
|
||||
"@types/js-yaml": "4.0.1",
|
||||
"@types/json2csv": "5.0.2",
|
||||
"@types/jsonwebtoken": "8.5.1",
|
||||
"@types/jsonwebtoken": "8.5.2",
|
||||
"@types/keyv": "3.1.1",
|
||||
"@types/lodash": "4.14.170",
|
||||
"@types/mime-types": "2.1.0",
|
||||
|
||||
16
package-lock.json
generated
16
package-lock.json
generated
@@ -143,7 +143,7 @@
|
||||
"@types/inquirer": "7.3.1",
|
||||
"@types/js-yaml": "4.0.1",
|
||||
"@types/json2csv": "5.0.2",
|
||||
"@types/jsonwebtoken": "8.5.1",
|
||||
"@types/jsonwebtoken": "8.5.2",
|
||||
"@types/keyv": "3.1.1",
|
||||
"@types/lodash": "4.14.170",
|
||||
"@types/mime-types": "2.1.0",
|
||||
@@ -7956,9 +7956,9 @@
|
||||
"peer": true
|
||||
},
|
||||
"node_modules/@types/jsonwebtoken": {
|
||||
"version": "8.5.1",
|
||||
"resolved": "https://registry.npmjs.org/@types/jsonwebtoken/-/jsonwebtoken-8.5.1.tgz",
|
||||
"integrity": "sha512-rNAPdomlIUX0i0cg2+I+Q1wOUr531zHBQ+cV/28PJ39bSPKjahatZZ2LMuhiguETkCgLVzfruw/ZvNMNkKoSzw==",
|
||||
"version": "8.5.2",
|
||||
"resolved": "https://registry.npmjs.org/@types/jsonwebtoken/-/jsonwebtoken-8.5.2.tgz",
|
||||
"integrity": "sha512-X8BOCkp+WJVNYCYIBugREtVZa4Y09Or9HDx6xqRZem5F8jJV8FuJgNessXyMuv9+U8pjnvdezASwU28uw+1scw==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@types/node": "*"
|
||||
@@ -65306,9 +65306,9 @@
|
||||
"peer": true
|
||||
},
|
||||
"@types/jsonwebtoken": {
|
||||
"version": "8.5.1",
|
||||
"resolved": "https://registry.npmjs.org/@types/jsonwebtoken/-/jsonwebtoken-8.5.1.tgz",
|
||||
"integrity": "sha512-rNAPdomlIUX0i0cg2+I+Q1wOUr531zHBQ+cV/28PJ39bSPKjahatZZ2LMuhiguETkCgLVzfruw/ZvNMNkKoSzw==",
|
||||
"version": "8.5.2",
|
||||
"resolved": "https://registry.npmjs.org/@types/jsonwebtoken/-/jsonwebtoken-8.5.2.tgz",
|
||||
"integrity": "sha512-X8BOCkp+WJVNYCYIBugREtVZa4Y09Or9HDx6xqRZem5F8jJV8FuJgNessXyMuv9+U8pjnvdezASwU28uw+1scw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@types/node": "*"
|
||||
@@ -72847,7 +72847,7 @@
|
||||
"@types/inquirer": "7.3.1",
|
||||
"@types/js-yaml": "4.0.1",
|
||||
"@types/json2csv": "5.0.2",
|
||||
"@types/jsonwebtoken": "8.5.1",
|
||||
"@types/jsonwebtoken": "8.5.2",
|
||||
"@types/keyv": "3.1.1",
|
||||
"@types/lodash": "4.14.170",
|
||||
"@types/mime-types": "2.1.0",
|
||||
|
||||
Reference in New Issue
Block a user