File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 40
40
"lerna" : " 6.6.2" ,
41
41
"prettier" : " 3.2.5" ,
42
42
"semantic-release" : " 19.0.5" ,
43
- "sinon" : " 17 .0.2 " ,
43
+ "sinon" : " 18 .0.0 " ,
44
44
"supertest" : " 7.0.0" ,
45
45
"ts-jest" : " 26.5.6" ,
46
46
"ts-loader" : " 9.5.1" ,
Original file line number Diff line number Diff line change @@ -8809,10 +8809,10 @@ nice-try@^1.0.4:
8809
8809
resolved "https://registry.yarnpkg.com/nice-try/-/nice-try-1.0.5.tgz#a3378a7696ce7d223e88fc9b764bd7ef1089e366"
8810
8810
integrity sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==
8811
8811
8812
- nise@^5.1.9 :
8813
- version "5.1.9 "
8814
- resolved "https://registry.yarnpkg.com/nise/-/nise-5.1.9 .tgz#0cb73b5e4499d738231a473cd89bd8afbb618139 "
8815
- integrity sha512-qOnoujW4SV6e40dYxJOb3uvuoPHtmLzIk4TFo+j0jPJoC+5Z9xja5qH5JZobEPsa8+YYphMrOSwnrshEhG2qww ==
8812
+ nise@^6.0.0 :
8813
+ version "6.0.0 "
8814
+ resolved "https://registry.yarnpkg.com/nise/-/nise-6.0.0 .tgz#ae56fccb5d912037363c3b3f29ebbfa28bde8b48 "
8815
+ integrity sha512-K8ePqo9BFvN31HXwEtTNGzgrPpmvgciDsFz8aztFjt4LqKO/JeFD8tBOeuDiCMXrIl/m1YvfH8auSpxfaD09wg ==
8816
8816
dependencies:
8817
8817
"@sinonjs/commons" "^3.0.0"
8818
8818
"@sinonjs/fake-timers" "^11.2.2"
@@ -11116,16 +11116,16 @@ sigstore@^1.4.0:
11116
11116
make-fetch-happen "^11.0.1"
11117
11117
tuf-js "^1.1.3"
11118
11118
11119
- sinon@17 .0.2 :
11120
- version "17 .0.2 "
11121
- resolved "https://registry.yarnpkg.com/sinon/-/sinon-17 .0.2 .tgz#470894bcc2d24b01bad539722ea46da949892405 "
11122
- integrity sha512-uihLiaB9FhzesElPDFZA7hDcNABzsVHwr3YfmM9sBllVwab3l0ltGlRV1XhpNfIacNDLGD1QRZNLs5nU5+hTuA ==
11119
+ sinon@18 .0.0 :
11120
+ version "18 .0.0 "
11121
+ resolved "https://registry.yarnpkg.com/sinon/-/sinon-18 .0.0 .tgz#69ca293dbc3e82590a8b0d46c97f63ebc1e5fc01 "
11122
+ integrity sha512-+dXDXzD1sBO6HlmZDd7mXZCR/y5ECiEiGCBSGuFD/kZ0bDTofPYc6JaeGmPSF+1j1MejGUWkORbYOLDyvqCWpA ==
11123
11123
dependencies:
11124
11124
"@sinonjs/commons" "^3.0.1"
11125
11125
"@sinonjs/fake-timers" "^11.2.2"
11126
11126
"@sinonjs/samsam" "^8.0.0"
11127
11127
diff "^5.2.0"
11128
- nise "^5.1.9 "
11128
+ nise "^6.0.0 "
11129
11129
supports-color "^7"
11130
11130
11131
11131
sisteransi@^1.0.4:
You can’t perform that action at this time.
0 commit comments