File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 40
40
"eslint-plugin-standard" : " ^5.0.0" ,
41
41
"husky" : " ^8.0.3" ,
42
42
"jest" : " ^29.6.1" ,
43
- "nock" : " ^13.3.1 " ,
43
+ "nock" : " ^13.3.2 " ,
44
44
"prettier" : " ^3.0.0" ,
45
45
"rimraf" : " ^5.0.1" ,
46
46
"tslib" : " ^2.6.0" ,
Original file line number Diff line number Diff line change @@ -3937,10 +3937,10 @@ natural-compare@^1.4.0:
3937
3937
resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"
3938
3938
integrity sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==
3939
3939
3940
- nock@^13.3.1 :
3941
- version "13.3.1 "
3942
- resolved "https://registry.yarnpkg.com/nock/-/nock-13.3.1 .tgz#f22d4d661f7a05ebd9368edae1b5dc0a62d758fc "
3943
- integrity sha512-vHnopocZuI93p2ccivFyGuUfzjq2fxNyNurp7816mlT5V5HF4SzXu8lvLrVzBbNqzs+ODooZ6OksuSUNM7Njkw ==
3940
+ nock@^13.3.2 :
3941
+ version "13.3.2 "
3942
+ resolved "https://registry.yarnpkg.com/nock/-/nock-13.3.2 .tgz#bfa6be92d37f744b1b758ea89b1105cdaf5c8b3f "
3943
+ integrity sha512-CwbljitiWJhF1gL83NbanhoKs1l23TDlRioNraPTZrzZIEooPemrHRj5m0FZCPkB1ecdYCSWWGcHysJgX/ngnQ ==
3944
3944
dependencies :
3945
3945
debug "^4.1.0"
3946
3946
json-stringify-safe "^5.0.1"
You can’t perform that action at this time.
0 commit comments