File tree 2 files changed +13
-6
lines changed
2 files changed +13
-6
lines changed Original file line number Diff line number Diff line change 17
17
"@types/jaeger-client" : " ^3.15.4" ,
18
18
"@types/jest" : " ^24.9.1" ,
19
19
"@types/joi" : " ^14.3.4" ,
20
- "@types/lodash" : " ^4.14.164 " ,
20
+ "@types/lodash" : " ^4.14.165 " ,
21
21
"@types/node" : " ^12.19.3" ,
22
22
"@types/node-fetch" : " ^2.5.7" ,
23
23
"@types/normalize-path" : " ^3.0.0" ,
Original file line number Diff line number Diff line change 974
974
version "7.10.4"
975
975
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.10.4.tgz#8f2682bcdcef9ed327e1b0861585d7013f8a54dd"
976
976
integrity sha512-hGsw1O6Rew1fkFbDImZIEqA8GoidwTAilwCyWqLBM9f+e/u/sQMQu7uX6dyokfOayRuuVfKOW4O7HvaBWM+JlQ==
977
+ dependencies:
978
+ "@babel/helper-plugin-utils" "^7.10.4"
977
979
978
980
"@babel/plugin-transform-runtime@^7.11.5":
979
981
version "7.11.5"
3877
3879
dependencies:
3878
3880
"@types/lodash" "*"
3879
3881
3880
- "@types/lodash@*", "@types/lodash@^4.14.164", "@types/lodash@^4.14. 92":
3882
+ "@types/lodash@*", "@types/lodash@^4.14.92":
3881
3883
version "4.14.164"
3882
3884
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.164.tgz#52348bcf909ac7b4c1bcbeda5c23135176e5dfa0"
3883
3885
integrity sha512-fXCEmONnrtbYUc5014avwBeMdhHHO8YJCkOBflUL9EoJBSKZ1dei+VO74fA7JkTHZ1GvZack2TyIw5U+1lT8jg==
3884
3886
3887
+ "@types/lodash@^4.14.165":
3888
+ version "4.14.165"
3889
+ resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.165.tgz#74d55d947452e2de0742bad65270433b63a8c30f"
3890
+ integrity sha512-tjSSOTHhI5mCHTy/OOXYIhi2Wt1qcbHmuXD1Ha7q70CgI/I71afO4XtLb/cVexki1oVYchpul/TOuu3Arcdxrg==
3891
+
3885
3892
"@types/mdast@^3.0.0", "@types/mdast@^3.0.3":
3886
3893
version "3.0.3"
3887
3894
resolved "https://registry.yarnpkg.com/@types/mdast/-/mdast-3.0.3.tgz#2d7d671b1cd1ea3deb306ea75036c2a0407d2deb"
@@ -24983,10 +24990,10 @@ url-parse@^1.1.8, url-parse@^1.4.3:
24983
24990
querystringify "^2.0.0"
24984
24991
requires-port "^1.0.0"
24985
24992
24986
- url-polyfill@^1.1.10 :
24987
- version "1.1.10 "
24988
- resolved "https://registry.yarnpkg.com/url-polyfill/-/url-polyfill-1.1.10 .tgz#fd5bbcf66c9491fa682b0cb6d6a855e1643a9281 "
24989
- integrity sha512-vSaPpaRgBrf41+Uky1myiSh6gpcbw8FpwHYnEy0abxndojOBnIs+yh/49gKYFLtUMP9qoNWjn6j9aUVy23Ie2A ==
24993
+ url-polyfill@^1.1.12 :
24994
+ version "1.1.12 "
24995
+ resolved "https://registry.yarnpkg.com/url-polyfill/-/url-polyfill-1.1.12 .tgz#6cdaa17f6b022841b3aec0bf8dbd87ac0cd33331 "
24996
+ integrity sha512-mYFmBHCapZjtcNHW0MDq9967t+z4Dmg5CJ0KqysK3+ZbyoNOWQHksGCTWwDhxGXllkWlOc10Xfko6v4a3ucM6A ==
24990
24997
24991
24998
url-template@^2.0.8:
24992
24999
version "2.0.8"
You can’t perform that action at this time.
0 commit comments