Skip to content

Commit

Permalink
📦 Update dependency node-fetch to 2.6.7 [SECURITY] (#37616)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] and renovate[bot] committed Feb 9, 2022
1 parent a5b5ef1 commit 9866641
Show file tree
Hide file tree
Showing 6 changed files with 80 additions and 53 deletions.
54 changes: 31 additions & 23 deletions build-system/tasks/performance/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 build-system/tasks/performance/package.json
Expand Up @@ -6,6 +6,6 @@
"devDependencies": {
"chai": "4.3.4",
"mocha": "9.1.3",
"puppeteer": "11.0.0"
"puppeteer": "13.1.2"
}
}
54 changes: 31 additions & 23 deletions build-system/tasks/visual-diff/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 build-system/tasks/visual-diff/package.json
Expand Up @@ -10,7 +10,7 @@
"@types/inquirer": "8.1.3",
"@types/puppeteer": "5.4.4",
"inquirer": "8.2.0",
"puppeteer": "11.0.0",
"puppeteer": "13.1.2",
"puppeteer-extra": "3.2.3",
"puppeteer-extra-plugin-user-preferences": "2.3.1"
}
Expand Down
19 changes: 15 additions & 4 deletions 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 package.json
Expand Up @@ -161,7 +161,7 @@
"morgan": "1.10.0",
"multer": "1.4.3",
"nock": "13.1.4",
"node-fetch": "2.6.5",
"node-fetch": "2.6.7",
"open": "8.4.0",
"plugin-error": "1.0.1",
"postcss": "8.3.11",
Expand Down

0 comments on commit 9866641

Please sign in to comment.