File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
botbuilder-dialogs-adaptive-testing Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 34
34
"botbuilder-core" : " 4.1.6" ,
35
35
"botbuilder-dialogs" : " 4.1.6" ,
36
36
"node-fetch" : " ^2.6.0" ,
37
- "url-parse" : " ^1.4.4 "
37
+ "url-parse" : " ^1.5.1 "
38
38
},
39
39
"devDependencies" : {
40
40
"@types/node-fetch" : " ^2.5.7" ,
Original file line number Diff line number Diff line change 30
30
"botbuilder-dialogs-declarative" : " 4.1.6" ,
31
31
"murmurhash-js" : " ^1.0.0" ,
32
32
"nock" : " ^11.9.1" ,
33
- "url-parse" : " ^1.4.7 "
33
+ "url-parse" : " ^1.5.1 "
34
34
},
35
35
"devDependencies" : {
36
36
"@types/nock" : " ^11.1.0"
Original file line number Diff line number Diff line change @@ -12571,10 +12571,10 @@ url-parse-lax@^3.0.0:
12571
12571
dependencies:
12572
12572
prepend-http "^2.0.0"
12573
12573
12574
- url-parse@^1.4.4, url-parse@^1.4.7 :
12575
- version "1.4.7 "
12576
- resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.4.7 .tgz#a8a83535e8c00a316e403a5db4ac1b9b853ae278 "
12577
- integrity sha512-d3uaVyzDB9tQoSXFvuSUNFibTd9zxd2bkVrDRvF5TmvWWQwqE4lgYJ5m+x1DbecWkw+LK4RNl2CU1hHuOKPVlg ==
12574
+ url-parse@^1.5.1 :
12575
+ version "1.5.1 "
12576
+ resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.5.1 .tgz#d5fa9890af8a5e1f274a2c98376510f6425f6e3b "
12577
+ integrity sha512-HOfCOUJt7iSYzEx/UqgtwKRMC6EU91NFhsCHMv9oM03VJcVo2Qrp8T8kI9D7amFf1cu+/3CEhgb3rF9zL7k85Q ==
12578
12578
dependencies:
12579
12579
querystringify "^2.1.1"
12580
12580
requires-port "^1.0.0"
You can’t perform that action at this time.
0 commit comments