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" : " ^6.8.0" ,
41
41
"jest" : " ^25.1.0" ,
42
42
"jest-circus" : " ^25.1.0" ,
43
- "nock" : " ^11.7 .2" ,
43
+ "nock" : " ^11.8 .2" ,
44
44
"ts-jest" : " ^25.2.0" ,
45
45
"typescript" : " ^3.7.5"
46
46
},
Original file line number Diff line number Diff line change @@ -2833,10 +2833,10 @@ nice-try@^1.0.4:
2833
2833
resolved "https://registry.yarnpkg.com/nice-try/-/nice-try-1.0.5.tgz#a3378a7696ce7d223e88fc9b764bd7ef1089e366"
2834
2834
integrity sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==
2835
2835
2836
- nock@^11.7 .2 :
2837
- version "11.7 .2"
2838
- resolved "https://registry.yarnpkg.com/nock/-/nock-11.7 .2.tgz#4cee4fa838dc3635c074c5b3436bcdec7f7ee213 "
2839
- integrity sha512-7swr5bL1xBZ5FctyubjxEVySXOSebyqcL7Vy1bx1nS9IUqQWj81cmKjVKJLr8fHhtzI1MV8nyCdENA/cGcY1+Q ==
2836
+ nock@^11.8 .2 :
2837
+ version "11.8 .2"
2838
+ resolved "https://registry.yarnpkg.com/nock/-/nock-11.8 .2.tgz#7845608d57769f41375b63521a7e6b554f4cdbb2 "
2839
+ integrity sha512-udrFXJ/aqPM9NmrKOcNJ67lvrs/zroNq2sbumhaMPW5JLNy/6LsWiZEwU9DiQIUHOcOCR4MPeqIG7uQNbDGExA ==
2840
2840
dependencies :
2841
2841
debug "^4.1.0"
2842
2842
json-stringify-safe "^5.0.1"
You can’t perform that action at this time.
0 commit comments