mirror of
https://github.com/hashicorp/setup-terraform.git
synced 2025-12-16 00:22:34 +00:00
Bump axios and @hashicorp/js-releases (#380)
* Bump axios and @hashicorp/js-releases Bumps [axios](https://github.com/axios/axios) to 1.6.2 and updates ancestor dependency [@hashicorp/js-releases](https://github.com/hashicorp/js-releases). These dependencies need to be updated together. Updates `axios` from 0.25.0 to 1.6.2 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](https://github.com/axios/axios/compare/v0.25.0...v1.6.2) Updates `@hashicorp/js-releases` from 1.7.1 to 1.7.2 - [Release notes](https://github.com/hashicorp/js-releases/releases) - [Changelog](https://github.com/hashicorp/js-releases/blob/main/CHANGELOG.md) - [Commits](https://github.com/hashicorp/js-releases/compare/v1.7.1...v1.7.2) --- updated-dependencies: - dependency-name: axios dependency-type: indirect - dependency-name: "@hashicorp/js-releases" dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> * Ran npm ci && npm run build * Ran ncc build wrapper/terraform.js --out wrapper/dist && ncc build index.js --out dist * Ran npm ci && npm run build --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Benjamin Bennett <ben.bennett@hashicorp.com>
This commit is contained in:
parent
d116bd78c2
commit
f8aa68a57c
3 changed files with 6110 additions and 2434 deletions
|
|
@ -24,7 +24,7 @@
|
|||
"@actions/github": "^6.0.0",
|
||||
"@actions/io": "^1.1.3",
|
||||
"@actions/tool-cache": "^2.0.1",
|
||||
"@hashicorp/js-releases": "^1.7.1"
|
||||
"@hashicorp/js-releases": "^1.7.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@vercel/ncc": "^0.38.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue