File tree Expand file tree Collapse file tree 3 files changed +7
-15
lines changed Expand file tree Collapse file tree 3 files changed +7
-15
lines changed Original file line number Diff line number Diff line change 90
90
"devDependencies" : {
91
91
"@changesets/cli" : " ^2.29.4" ,
92
92
"@types/jest" : " ^29.5.14" ,
93
- "@types/jsonwebtoken" : " ^9.0.9 " ,
93
+ "@types/jsonwebtoken" : " ^9.0.10 " ,
94
94
"@types/license-checker" : " ^25.0.6" ,
95
95
"@types/mock-fs" : " ^4.13.4" ,
96
96
"@types/node" : " ^22.15.32" ,
Original file line number Diff line number Diff line change 25
25
"@sap-cloud-sdk/temporal-de-serializers" : " ^4.0.2" ,
26
26
"@sap-cloud-sdk/test-services-odata-v2" : " ^4.0.2" ,
27
27
"@sap-cloud-sdk/test-services-odata-v4" : " ^4.0.2" ,
28
- "@types/jsonwebtoken" : " ^9.0.9 "
28
+ "@types/jsonwebtoken" : " ^9.0.10 "
29
29
}
30
30
}
Original file line number Diff line number Diff line change 56
56
resolved "https://registry.npmjs.org/@andrewbranch/untar.js/-/untar.js-1.0.3.tgz#ba9494f85eb83017c5c855763969caf1d0adea00"
57
57
integrity sha512-Jh15/qVmrLGhkKJBdXlK1+9tY4lZruYjsgkDFj08ZmDiWVBLJcqkok7Z0/R0In+i1rScBpJlSvrTS2Lm41Pbnw==
58
58
59
- " @apidevtools/json-schema-ref-parser@14.0.1 " :
59
+ " @apidevtools/json-schema-ref-parser@14.0.1" , "@apidevtools/json-schema-ref-parser@^14.0.1" :
60
60
version "14.0.1"
61
61
resolved "https://registry.npmjs.org/@apidevtools/json-schema-ref-parser/-/json-schema-ref-parser-14.0.1.tgz#3bc445ed2eddf72bc2f9eb2e295c696bdc5be725"
62
62
integrity sha512-Oc96zvmxx1fqoSEdUmfmvvb59/KDOnUoJ7s2t7bISyAn0XEz57LCCw8k2Y4Pf3mwKaZLMciESALORLgfe2frCw==
73
73
" @types/json-schema" " ^7.0.15"
74
74
js-yaml "^4.1.0"
75
75
76
- " @apidevtools/json-schema-ref-parser@^14.0.1 " :
77
- version "14.0.1"
78
- resolved "https://registry.npmjs.org/@apidevtools/json-schema-ref-parser/-/json-schema-ref-parser-14.0.1.tgz#3bc445ed2eddf72bc2f9eb2e295c696bdc5be725"
79
- integrity sha512-Oc96zvmxx1fqoSEdUmfmvvb59/KDOnUoJ7s2t7bISyAn0XEz57LCCw8k2Y4Pf3mwKaZLMciESALORLgfe2frCw==
80
- dependencies :
81
- " @types/json-schema" " ^7.0.15"
82
- js-yaml "^4.1.0"
83
-
84
76
" @apidevtools/openapi-schemas@^2.1.0 " :
85
77
version "2.1.0"
86
78
resolved "https://registry.npmjs.org/@apidevtools/openapi-schemas/-/openapi-schemas-2.1.0.tgz#9fa08017fb59d80538812f03fc7cac5992caaa17"
1791
1783
dependencies :
1792
1784
" @types/node" " *"
1793
1785
1794
- " @types/jsonwebtoken@^9.0.9 " :
1795
- version "9.0.9 "
1796
- resolved "https://registry.npmjs.org/@types/jsonwebtoken/-/jsonwebtoken-9.0.9 .tgz#a4c3a446c0ebaaf467a58398382616f416345fb3 "
1797
- integrity sha512-uoe+GxEuHbvy12OUQct2X9JenKM3qAscquYymuQN4fMWG9DBQtykrQEFcAbVACF7qaLw9BePSodUL0kquqBJpQ ==
1786
+ " @types/jsonwebtoken@^9.0.10 " :
1787
+ version "9.0.10 "
1788
+ resolved "https://registry.npmjs.org/@types/jsonwebtoken/-/jsonwebtoken-9.0.10 .tgz#a7932a47177dcd4283b6146f3bd5c26d82647f09 "
1789
+ integrity sha512-asx5hIG9Qmf/1oStypjanR7iKTv0gXQ1Ov/jfrX6kS/EO0OFni8orbmGCn0672NHR3kXHwpAwR+B368ZGN/2rA ==
1798
1790
dependencies :
1799
1791
" @types/ms" " *"
1800
1792
" @types/node" " *"
You can’t perform that action at this time.
0 commit comments