File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
jena-fuseki2/jena-fuseki-ui Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 69
69
"nodemon" : " ^3.0.1" ,
70
70
"run-script-os" : " ^1.1.6" ,
71
71
"sass-embedded" : " ^1.89.1" ,
72
- "sinon" : " ^20 .0.0" ,
72
+ "sinon" : " ^21 .0.0" ,
73
73
"vite" : " ^6.0.11" ,
74
74
"vite-plugin-istanbul" : " ^7.0.0" ,
75
75
"vitest" : " ^3.0.5" ,
Original file line number Diff line number Diff line change @@ -6390,10 +6390,10 @@ simple-update-notifier@^2.0.0:
6390
6390
dependencies :
6391
6391
semver "^7.5.3"
6392
6392
6393
- sinon@^20 .0.0 :
6394
- version "20 .0.0"
6395
- resolved "https://registry.yarnpkg.com/sinon/-/sinon-20 .0.0.tgz#4b653468735f7152ba694d05498c2b5d024ab006 "
6396
- integrity sha512-+FXOAbdnj94AQIxH0w1v8gzNxkawVvNqE3jUzRLptR71Oykeu2RrQXXl/VQjKay+Qnh73fDt/oDfMo6xMeDQbQ ==
6393
+ sinon@^21 .0.0 :
6394
+ version "21 .0.0"
6395
+ resolved "https://registry.yarnpkg.com/sinon/-/sinon-21 .0.0.tgz#dbda73abc7e6cb803fef3368cfbecbb5936e8a9e "
6396
+ integrity sha512-TOgRcwFPbfGtpqvZw+hyqJDvqfapr1qUlOizROIk4bBLjlsjlB00Pg6wMFXNtJRpu+eCZuVOaLatG7M8105kAw ==
6397
6397
dependencies :
6398
6398
" @sinonjs/commons" " ^3.0.1"
6399
6399
" @sinonjs/fake-timers" " ^13.0.5"
You can’t perform that action at this time.
0 commit comments