File tree 2 files changed +7
-4
lines changed
2 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 64
64
" yarn lint:fix" ,
65
65
" git add --force"
66
66
]
67
+ },
68
+ "resolutions" : {
69
+ "**/uri-js" : " ^3.0.1"
67
70
}
68
71
}
Original file line number Diff line number Diff line change @@ -6125,10 +6125,10 @@ update-browserslist-db@^1.0.9:
6125
6125
escalade "^3.1.1"
6126
6126
picocolors "^1.0.0"
6127
6127
6128
- uri-js@^4.2.2 :
6129
- version "4.4.1 "
6130
- resolved "https://registry.yarnpkg.com/uri-js/-/uri-js-4.4.1 .tgz#9b1a52595225859e55f669d928f88c6c57f2a77e "
6131
- integrity sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg ==
6128
+ uri-js@^3.0.1, uri-js@^ 4.2.2 :
6129
+ version "3.0.2 "
6130
+ resolved "https://registry.yarnpkg.com/uri-js/-/uri-js-3.0.2 .tgz#f90b858507f81dea4dcfbb3c4c3dbfa2b557faaa "
6131
+ integrity sha512-SoboS4c924cg+wR2vxl8fospPPli3ZmVPIkRpJEWcrGIPeE8Tr3m9zNIyjYKn9YlF8EgiXQDCy3XVZxSFNjh8A ==
6132
6132
dependencies :
6133
6133
punycode "^2.1.0"
6134
6134
You can’t perform that action at this time.
0 commit comments