This repository was archived by the owner on Aug 2, 2024. It is now read-only.
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 31
31
"@vercel/ncc" : " ^0.25.1" ,
32
32
"jest" : " ^26.6.3" ,
33
33
"jest-circus" : " ^26.6.3" ,
34
- "nock" : " ^13.0.4 " ,
34
+ "nock" : " ^13.0.5 " ,
35
35
"ts-jest" : " ^26.4.1" ,
36
36
"typescript" : " ^4.0.5"
37
37
},
Original file line number Diff line number Diff line change @@ -3534,10 +3534,10 @@ nice-try@^1.0.4:
3534
3534
resolved "https://registry.yarnpkg.com/nice-try/-/nice-try-1.0.5.tgz#a3378a7696ce7d223e88fc9b764bd7ef1089e366"
3535
3535
integrity sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==
3536
3536
3537
- nock@^13.0.4 :
3538
- version "13.0.4 "
3539
- resolved "https://registry.yarnpkg.com/nock/-/nock-13.0.4 .tgz#9fb74db35d0aa056322e3c45be14b99105cd7510 "
3540
- integrity sha512-alqTV8Qt7TUbc74x1pKRLSENzfjp4nywovcJgi/1aXDiUxXdt7TkruSTF5MDWPP7UoPVgea4F9ghVdmX0xxnSA ==
3537
+ nock@^13.0.5 :
3538
+ version "13.0.5 "
3539
+ resolved "https://registry.yarnpkg.com/nock/-/nock-13.0.5 .tgz#a618c6f86372cb79fac04ca9a2d1e4baccdb2414 "
3540
+ integrity sha512-1ILZl0zfFm2G4TIeJFW0iHknxr2NyA+aGCMTjDVUsBY4CkMRispF1pfIYkTRdAR/3Bg+UzdEuK0B6HczMQZcCg ==
3541
3541
dependencies :
3542
3542
debug "^4.1.0"
3543
3543
json-stringify-safe "^5.0.1"
You can’t perform that action at this time.
0 commit comments