File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4848 "eslint-plugin-prettier" : " 4.0.0" ,
4949 "jest" : " 26.6.3" ,
5050 "mocha" : " 10.0.0" ,
51- "nock" : " 13.0.5 " ,
51+ "nock" : " 13.5.0 " ,
5252 "nodemon" : " 2.0.20" ,
5353 "prettier" : " 2.6.2" ,
5454 "ts-jest" : " 26.4.4" ,
Original file line number Diff line number Diff line change @@ -4930,11 +4930,6 @@ lodash.once@^4.0.0:
49304930 resolved "https://registry.yarnpkg.com/lodash.once/-/lodash.once-4.1.1.tgz#0dd3971213c7c56df880977d504c88fb471a97ac"
49314931 integrity sha512-Sb487aTOCr9drQVL8pIxOzVhafOjZN9UU54hiN8PU3uAiSV7lx1yYNpbNmex2PK6dSJoNTSJUUswT651yww3Mg==
49324932
4933- lodash.set@^4.3.2 :
4934- version "4.3.2"
4935- resolved "https://registry.yarnpkg.com/lodash.set/-/lodash.set-4.3.2.tgz#d8757b1da807dde24816b0d6a84bea1a76230b23"
4936- integrity sha512-4hNPN5jlm/N/HLMCO43v8BXKq9Z7QdAGc/VGrRD61w8gN9g/6jF9A4L1pbUgBLCffi0w9VsXfTOij5x8iTyFvg==
4937-
49384933lodash@^4.17.21, lodash@^4.7.0 :
49394934 version "4.17.21"
49404935 resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
@@ -5203,14 +5198,13 @@ nice-try@^1.0.4:
52035198 resolved "https://registry.yarnpkg.com/nice-try/-/nice-try-1.0.5.tgz#a3378a7696ce7d223e88fc9b764bd7ef1089e366"
52045199 integrity sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==
52055200
5206- nock@13.0.5 :
5207- version "13.0.5 "
5208- resolved "https://registry.yarnpkg.com/nock/-/nock-13.0.5. tgz#a618c6f86372cb79fac04ca9a2d1e4baccdb2414 "
5209- integrity sha512-1ILZl0zfFm2G4TIeJFW0iHknxr2NyA+aGCMTjDVUsBY4CkMRispF1pfIYkTRdAR/3Bg+UzdEuK0B6HczMQZcCg ==
5201+ nock@13.5.0 :
5202+ version "13.5.0 "
5203+ resolved "https://registry.yarnpkg.com/nock/-/nock-13.5.0. tgz#82cd33b0dba6095d3f5a28d0ff2edac970fa05ec "
5204+ integrity sha512-9hc1eCS2HtOz+sE9W7JQw/tXJktg0zoPSu48s/pYe73e25JW9ywiowbqnUSd7iZPeVawLcVpPZeZS312fwSY+g ==
52105205 dependencies :
52115206 debug "^4.1.0"
52125207 json-stringify-safe "^5.0.1"
5213- lodash.set "^4.3.2"
52145208 propagate "^2.0.0"
52155209
52165210node-fetch@2.6.7 :
You can’t perform that action at this time.
0 commit comments