Skip to content

Commit

Permalink
fix(deps): update dependency axios to ^0.27.0 (#4592)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
  • Loading branch information
3 people authored May 9, 2022
1 parent c6fd8a6 commit 7c5156d
Show file tree
Hide file tree
Showing 3 changed files with 116 additions and 17 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"author": "Netlify",
"license": "MIT",
"dependencies": {
"axios": "^0.26.0",
"axios": "^0.27.0",
"bad-words": "^3.0.3"
}
}
129 changes: 114 additions & 15 deletions src/functions-templates/javascript/token-hider/package-lock.json

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

Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"author": "Netlify",
"license": "MIT",
"dependencies": {
"axios": "^0.26.0",
"axios": "^0.27.0",
"qs": "^6.7.0"
}
}

1 comment on commit 7c5156d

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📊 Benchmark results

Package size: 286 MB

Please sign in to comment.