|
6712 | 6712 | "@types/ace" "*" |
6713 | 6713 | ajv "^6.12.0" |
6714 | 6714 |
|
6715 | | -"@types/jsonwebtoken@8.5.9": |
6716 | | - version "8.5.9" |
6717 | | - resolved "https://registry.yarnpkg.com/@types/jsonwebtoken/-/jsonwebtoken-8.5.9.tgz#2c064ecb0b3128d837d2764aa0b117b0ff6e4586" |
6718 | | - integrity sha512-272FMnFGzAVMGtu9tkr29hRL6bZj4Zs1KZNeHLnKqAvp06tAIcarTMwOh8/8bz4FmKRcMxZhZNeUAQsNLoiPhg== |
| 6715 | +"@types/jsonwebtoken@9.0.6": |
| 6716 | + version "9.0.6" |
| 6717 | + resolved "https://registry.yarnpkg.com/@types/jsonwebtoken/-/jsonwebtoken-9.0.6.tgz#d1af3544d99ad992fb6681bbe60676e06b032bd3" |
| 6718 | + integrity sha512-/5hndP5dCjloafCXns6SZyESp3Ldq7YjH3zwzwczYnjxIT0Fqzk5ROSYVGfFyczIue7IUEj8hkvLbPoLQ18vQw== |
6719 | 6719 | dependencies: |
6720 | 6720 | "@types/node" "*" |
6721 | 6721 |
|
@@ -16900,7 +16900,23 @@ jsonrepair@^2.2.1: |
16900 | 16900 | resolved "https://registry.yarnpkg.com/jsonrepair/-/jsonrepair-2.2.1.tgz#7c6257c36550a310150c41ab7d5d4cab71828456" |
16901 | 16901 | integrity sha512-o9Je8TceILo872uQC9fIBJm957j1Io7z8Ca1iWIqY6S5S65HGE9XN7XEEw7+tUviB9Vq4sygV89MVTxl+rhZyg== |
16902 | 16902 |
|
16903 | | -[email protected], jsonwebtoken@^8.0.0, jsonwebtoken@^8.3.0, jsonwebtoken@^8.5.1: |
| 16903 | + |
| 16904 | + version "9.0.2" |
| 16905 | + resolved "https://registry.yarnpkg.com/jsonwebtoken/-/jsonwebtoken-9.0.2.tgz#65ff91f4abef1784697d40952bb1998c504caaf3" |
| 16906 | + integrity sha512-PRp66vJ865SSqOlgqS8hujT5U4AOgMfhrwYIuIhfKaoSCZcirrmASQr8CX7cUg+RMih+hgznrjp99o+W4pJLHQ== |
| 16907 | + dependencies: |
| 16908 | + jws "^3.2.2" |
| 16909 | + lodash.includes "^4.3.0" |
| 16910 | + lodash.isboolean "^3.0.3" |
| 16911 | + lodash.isinteger "^4.0.4" |
| 16912 | + lodash.isnumber "^3.0.3" |
| 16913 | + lodash.isplainobject "^4.0.6" |
| 16914 | + lodash.isstring "^4.0.1" |
| 16915 | + lodash.once "^4.0.0" |
| 16916 | + ms "^2.1.1" |
| 16917 | + semver "^7.5.4" |
| 16918 | + |
| 16919 | +jsonwebtoken@^8.0.0, jsonwebtoken@^8.3.0, jsonwebtoken@^8.5.1: |
16904 | 16920 | version "8.5.1" |
16905 | 16921 | resolved "https://registry.yarnpkg.com/jsonwebtoken/-/jsonwebtoken-8.5.1.tgz#00e71e0b8df54c2121a1f26137df2280673bcc0d" |
16906 | 16922 | integrity sha512-XjwVfRS6jTMsqYs0EsuJ4LGxXV14zQybNd4L2r0UvbVnSF9Af8x7p5MzbJ90Ioz/9TI41/hTCvznF/loiSzn8w== |
@@ -22145,6 +22161,13 @@ semver@^7.3.8: |
22145 | 22161 | dependencies: |
22146 | 22162 | lru-cache "^6.0.0" |
22147 | 22163 |
|
| 22164 | +semver@^7.5.4: |
| 22165 | + version "7.6.0" |
| 22166 | + resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.0.tgz#1a46a4db4bffcccd97b743b5005c8325f23d4e2d" |
| 22167 | + integrity sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg== |
| 22168 | + dependencies: |
| 22169 | + lru-cache "^6.0.0" |
| 22170 | + |
22148 | 22171 | semver@~2.3.1: |
22149 | 22172 | version "2.3.2" |
22150 | 22173 | resolved "https://registry.yarnpkg.com/semver/-/semver-2.3.2.tgz#b9848f25d6cf36333073ec9ef8856d42f1233e52" |
|
0 commit comments