Skip to content
This repository has been archived by the owner on Feb 19, 2024. It is now read-only.

chore(deps): update dependency whatwg-fetch to v3.6.2 #324

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
19 changes: 12 additions & 7 deletions microfrontends/tabcorp/products-list/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion microfrontends/tabcorp/products-list/package.json
Expand Up @@ -46,7 +46,7 @@
"webpack": "4.29.0",
"webpack-dev-server": "3.1.14",
"webpack-manifest-plugin": "2.0.4",
"whatwg-fetch": "3.0.0"
"whatwg-fetch": "3.6.2"
},
"scripts": {
"start": "node scripts/start.js",
Expand Down