|
726 | 726 | "@types/qs" "*"
|
727 | 727 | "@types/range-parser" "*"
|
728 | 728 |
|
729 |
| -"@types/express-unless@*": |
| 729 | +"@types/express-unless@*", "@types/express-unless@^0.5.3": |
730 | 730 | version "0.5.3"
|
731 | 731 | resolved "https://registry.yarnpkg.com/@types/express-unless/-/express-unless-0.5.3.tgz#271f8603617445568ed0d6efe25a7d2f338544c1"
|
732 | 732 | integrity sha512-TyPLQaF6w8UlWdv4gj8i46B+INBVzURBNRahCozCSXfsK2VTlL1wNyTlMKw817VHygBtlcl5jfnPadlydr06Yw==
|
|
782 | 782 | resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
|
783 | 783 | integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4=
|
784 | 784 |
|
785 |
| - |
| 785 | +"@types/[email protected]", "@types/jsonwebtoken@^8.5.8": |
786 | 786 | version "8.5.8"
|
787 | 787 | resolved "https://registry.yarnpkg.com/@types/jsonwebtoken/-/jsonwebtoken-8.5.8.tgz#01b39711eb844777b7af1d1f2b4cf22fda1c0c44"
|
788 | 788 | integrity sha512-zm6xBQpFDIDM6o9r6HSgDeIcLy82TKWctCXEPbJJcXb5AKmi5BNNdLXneixK4lplX3PqIVcwLBCGE/kAGnlD4A==
|
|
1095 | 1095 | resolved "https://registry.yarnpkg.com/async/-/async-0.9.2.tgz#aea74d5e61c1f899613bf64bda66d4c78f2fd17d"
|
1096 | 1096 | integrity sha1-rqdNXmHB+JlhO/ZL2mbUx48v0X0=
|
1097 | 1097 |
|
1098 |
| -async@^1.5.0: |
1099 |
| - version "1.5.2" |
1100 |
| - resolved "https://registry.yarnpkg.com/async/-/async-1.5.2.tgz#ec6a61ae56480c0c3cb241c95618e20892f9672a" |
1101 |
| - integrity sha1-7GphrlZIDAw8skHJVhjiCJL5Zyo= |
1102 |
| - |
1103 | 1098 | asynckit@^0.4.0:
|
1104 | 1099 | version "0.4.0"
|
1105 | 1100 | resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
|
@@ -1977,15 +1972,15 @@ expect@^27.5.1:
|
1977 | 1972 | jest-matcher-utils "^27.5.1"
|
1978 | 1973 | jest-message-util "^27.5.1"
|
1979 | 1974 |
|
1980 |
| -express-jwt@^6.1.1: |
1981 |
| - version "6.1.1" |
1982 |
| - resolved "https://registry.yarnpkg.com/express-jwt/-/express-jwt-6.1.1.tgz#2b157fb4fa33c2d367ee71c61b5aca762de39657" |
1983 |
| - integrity sha512-m8gkY04v5jtiFZn6bYQINYX/DVXq1DVb5nIW7H8l87qJ4BBvtQKFRpxyRE31odct7OPfHdT+B8678zJHhlMrpw== |
| 1975 | +express-jwt@^7.0.0: |
| 1976 | + version "7.7.2" |
| 1977 | + resolved "https://registry.yarnpkg.com/express-jwt/-/express-jwt-7.7.2.tgz#5f4bc1ec9c4d23dd77ba30974adeb463288f3ab6" |
| 1978 | + integrity sha512-NTNciChI54hnfzOh0XNjfsF6zY4W6t1BE4MfrylYrdlzTipMFzCmUaI4ebUac7e4ZBpai5CwrID661o+TwYsRQ== |
1984 | 1979 | dependencies:
|
1985 |
| - async "^1.5.0" |
| 1980 | + "@types/express-unless" "^0.5.3" |
| 1981 | + "@types/jsonwebtoken" "^8.5.8" |
1986 | 1982 | express-unless "^1.0.0"
|
1987 |
| - jsonwebtoken "^8.1.0" |
1988 |
| - lodash "^4.17.21" |
| 1983 | + jsonwebtoken "^8.5.1" |
1989 | 1984 |
|
1990 | 1985 | express-unless@^1.0.0:
|
1991 | 1986 | version "1.0.0"
|
@@ -3239,7 +3234,7 @@ json5@^1.0.1:
|
3239 | 3234 | dependencies:
|
3240 | 3235 | minimist "^1.2.0"
|
3241 | 3236 |
|
3242 |
| -jsonwebtoken@^8.1.0, jsonwebtoken@^8.5.1: |
| 3237 | +jsonwebtoken@^8.5.1: |
3243 | 3238 | version "8.5.1"
|
3244 | 3239 | resolved "https://registry.yarnpkg.com/jsonwebtoken/-/jsonwebtoken-8.5.1.tgz#00e71e0b8df54c2121a1f26137df2280673bcc0d"
|
3245 | 3240 | integrity sha512-XjwVfRS6jTMsqYs0EsuJ4LGxXV14zQybNd4L2r0UvbVnSF9Af8x7p5MzbJ90Ioz/9TI41/hTCvznF/loiSzn8w==
|
|
0 commit comments