File tree Expand file tree Collapse file tree 2 files changed +5
-10
lines changed
packages/create-react-microservice-scaffold/src Expand file tree Collapse file tree 2 files changed +5
-10
lines changed Original file line number Diff line number Diff line change 46
46
"reselect" : " 3.0.1" ,
47
47
"serialize-error" : " 3.0.0" ,
48
48
"webpack" : " 3.12.0" ,
49
- "whatwg-fetch" : " 3.4.0 "
49
+ "whatwg-fetch" : " 3.6.2 "
50
50
},
51
51
"devDependencies" : {
52
52
"@immowelt/eslint-config-immowelt-react" : " 2.1.1" ,
Original file line number Diff line number Diff line change @@ -14692,10 +14692,10 @@ whatwg-encoding@^1.0.1:
14692
14692
dependencies:
14693
14693
iconv-lite "0.4.19"
14694
14694
14695
- whatwg-fetch@3.4.0 :
14696
- version "3.4.0 "
14697
- resolved "https://registry.yarnpkg.com/whatwg-fetch/-/whatwg-fetch-3.4.0 .tgz#e11de14f4878f773fbebcde8871b2c0699af8b30 "
14698
- integrity sha512-rsum2ulz2iuZH08mJkT0Yi6JnKhwdw4oeyMjokgxd+mmqYSd9cPpOQf01TIWgjxG/U4+QR+AwKq6lSbXVxkyoQ ==
14695
+ whatwg-fetch@3.6.2, whatwg-fetch@^3.4.1 :
14696
+ version "3.6.2 "
14697
+ resolved "https://registry.yarnpkg.com/whatwg-fetch/-/whatwg-fetch-3.6.2 .tgz#dced24f37f2624ed0281725d51d0e2e3fe677f8c "
14698
+ integrity sha512-bJlen0FcuU/0EMLrdbJ7zOnW6ITZLrZMIarMUVmdKtsGvZna8vxKYaexICWPfZ8qwf9fzNq+UEIZrnSaApt6RA ==
14699
14699
14700
14700
whatwg-fetch@>=0.10.0:
14701
14701
version "2.0.3"
@@ -14705,11 +14705,6 @@ whatwg-fetch@^0.9.0:
14705
14705
version "0.9.0"
14706
14706
resolved "https://registry.yarnpkg.com/whatwg-fetch/-/whatwg-fetch-0.9.0.tgz#0e3684c6cb9995b43efc9df03e4c365d95fd9cc0"
14707
14707
14708
- whatwg-fetch@^3.4.1:
14709
- version "3.6.2"
14710
- resolved "https://registry.yarnpkg.com/whatwg-fetch/-/whatwg-fetch-3.6.2.tgz#dced24f37f2624ed0281725d51d0e2e3fe677f8c"
14711
- integrity sha512-bJlen0FcuU/0EMLrdbJ7zOnW6ITZLrZMIarMUVmdKtsGvZna8vxKYaexICWPfZ8qwf9fzNq+UEIZrnSaApt6RA==
14712
-
14713
14708
whatwg-url@^5.0.0:
14714
14709
version "5.0.0"
14715
14710
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
You can’t perform that action at this time.
0 commit comments