File tree 2 files changed +4
-9
lines changed
2 files changed +4
-9
lines changed Original file line number Diff line number Diff line change @@ -267,7 +267,6 @@ __pycache__
267
267
/lodash.clonedeep
268
268
/lodash.flattendeep
269
269
/lodash.merge
270
- /lodash.set
271
270
/lodash.uniq
272
271
/log-driver
273
272
/make-dir
Original file line number Diff line number Diff line change 4558
4558
"license" : " MIT" ,
4559
4559
"peer" : true
4560
4560
},
4561
- "node_modules/lodash.set" : {
4562
- "version" : " 4.3.2" ,
4563
- "dev" : true ,
4564
- "license" : " MIT"
4565
- },
4566
4561
"node_modules/lodash.uniq" : {
4567
4562
"version" : " 4.5.0" ,
4568
4563
"dev" : true ,
4933
4928
"dev" : true
4934
4929
},
4935
4930
"node_modules/nock" : {
4936
- "version" : " 13.2.4" ,
4931
+ "version" : " 13.2.8" ,
4932
+ "resolved" : " https://registry.npmjs.org/nock/-/nock-13.2.8.tgz" ,
4933
+ "integrity" : " sha512-JT42FrXfQRpfyL4cnbBEJdf4nmBpVP0yoCcSBr+xkT8Q1y3pgtaCKHGAAOIFcEJ3O3t0QbVAmid0S0f2bj3Wpg==" ,
4937
4934
"dev" : true ,
4938
- "license" : " MIT" ,
4939
4935
"dependencies" : {
4940
4936
"debug" : " ^4.1.0" ,
4941
4937
"json-stringify-safe" : " ^5.0.1" ,
4942
- "lodash.set " : " ^4.3.2 " ,
4938
+ "lodash" : " ^4.17.21 " ,
4943
4939
"propagate" : " ^2.0.0"
4944
4940
},
4945
4941
"engines" : {
You can’t perform that action at this time.
0 commit comments