File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 59
59
"webpack" : " ^4.41.5"
60
60
},
61
61
"resolutions" : {
62
- "dot-prop" : " >=5.1 .1" ,
62
+ "dot-prop" : " >=6.0 .1" ,
63
63
"node-fetch" : " ^2.6.1" ,
64
64
"object-path" : " >=0.11.5" ,
65
65
"serialize-javascript" : " >= 3.1.0"
Original file line number Diff line number Diff line change @@ -2949,7 +2949,7 @@ domutils@^1.5.1:
2949
2949
dom-serializer "0"
2950
2950
domelementtype "1"
2951
2951
2952
- dot-prop@>=5.1 .1, dot-prop@^5.1.0, dot-prop@^5.2.0 :
2952
+ dot-prop@>=6.0 .1, dot-prop@^5.1.0, dot-prop@^5.2.0 :
2953
2953
version "6.0.1"
2954
2954
resolved "https://registry.yarnpkg.com/dot-prop/-/dot-prop-6.0.1.tgz#fc26b3cf142b9e59b74dbd39ed66ce620c681083"
2955
2955
integrity sha512-tE7ztYzXHIeyvc7N+hR3oi7FIbf/NIjVP9hmAt3yMXzrQ072/fpjGLx2GxNxGxUl5V73MEqYzioOMoVhGMJ5cA==
You can’t perform that action at this time.
0 commit comments