Bump @hashicorp/js-releases from 1.7.2 to 1.7.3 (#430)

* Bump @hashicorp/js-releases from 1.7.2 to 1.7.3

Bumps [@hashicorp/js-releases](https://github.com/hashicorp/js-releases) from 1.7.2 to 1.7.3.
- [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.2...v1.7.3)

---
updated-dependencies:
- dependency-name: "@hashicorp/js-releases"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* build

* add changelog

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: James Pogran <jpogran@outlook.com>
Co-authored-by: Austin Valle <austinvalle@gmail.com>
This commit is contained in:
dependabot[bot] 2024-08-16 14:51:37 -04:00 committed by GitHub
parent 7f4493e155
commit 20bffecdc7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 833 additions and 411 deletions

View file

@ -0,0 +1,6 @@
kind: NOTES
body: This release introduces no functional changes. It does however include dependency
updates which address upstream CVEs.
time: 2024-08-16T14:48:30.449057-04:00
custom:
Issue: "430"

1202
dist/index.js vendored

File diff suppressed because it is too large Load diff

34
package-lock.json generated
View file

@ -14,7 +14,7 @@
"@actions/github": "^6.0.0",
"@actions/io": "^1.1.3",
"@actions/tool-cache": "^2.0.1",
"@hashicorp/js-releases": "^1.7.2",
"@hashicorp/js-releases": "^1.7.3",
"semver": "^7.6.3"
},
"devDependencies": {
@ -888,11 +888,11 @@
}
},
"node_modules/@hashicorp/js-releases": {
"version": "1.7.2",
"resolved": "https://registry.npmjs.org/@hashicorp/js-releases/-/js-releases-1.7.2.tgz",
"integrity": "sha512-YuvQl8OZIzsUAiUGT3ewXlTJkMzOBMybwr6Uiy4GdWNzjl0fLQAVIGDmCZbvEOxWhpK1OhElS5mZwAo+SbqoKw==",
"version": "1.7.3",
"resolved": "https://registry.npmjs.org/@hashicorp/js-releases/-/js-releases-1.7.3.tgz",
"integrity": "sha512-XuBPdjaRZuKfuECKAgonnNcFLgnQfpgTVzZKQ0ZwlRCIAYzTjU/oVtwwfB6az9Pdtr+6r3oFlH2NS92JWZ9Ajg==",
"dependencies": {
"axios": "^1.6.2",
"axios": "^1.7.4",
"https-proxy-agent": "^5.0.1",
"openpgp": "^5.5.0",
"semver": "^7.3.5",
@ -1846,11 +1846,11 @@
}
},
"node_modules/axios": {
"version": "1.6.2",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.6.2.tgz",
"integrity": "sha512-7i24Ri4pmDRfJTR7LDBhsOTtcm+9kjX5WiY1X3wIisx6G9So3pfMkEiU7emUBe46oceVImccTEM3k6C5dbVW8A==",
"version": "1.7.4",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.7.4.tgz",
"integrity": "sha512-DukmaFRnY6AzAALSH4J2M3k6PkaC+MfaAGdEERRWcC9q3/TWQwLpHR8ZRLKTdQ3aBDL64EdluRDjJqKw+BPZEw==",
"dependencies": {
"follow-redirects": "^1.15.0",
"follow-redirects": "^1.15.6",
"form-data": "^4.0.0",
"proxy-from-env": "^1.1.0"
}
@ -7369,11 +7369,11 @@
"integrity": "sha512-JUFJad5lv7jxj926GPgymrWQxxjPYuJNiNjNMzqT+HiuP6Vl3dk5xzG+8sTX96np0ZAluvaMzPsjhHZ5rNuNQQ=="
},
"@hashicorp/js-releases": {
"version": "1.7.2",
"resolved": "https://registry.npmjs.org/@hashicorp/js-releases/-/js-releases-1.7.2.tgz",
"integrity": "sha512-YuvQl8OZIzsUAiUGT3ewXlTJkMzOBMybwr6Uiy4GdWNzjl0fLQAVIGDmCZbvEOxWhpK1OhElS5mZwAo+SbqoKw==",
"version": "1.7.3",
"resolved": "https://registry.npmjs.org/@hashicorp/js-releases/-/js-releases-1.7.3.tgz",
"integrity": "sha512-XuBPdjaRZuKfuECKAgonnNcFLgnQfpgTVzZKQ0ZwlRCIAYzTjU/oVtwwfB6az9Pdtr+6r3oFlH2NS92JWZ9Ajg==",
"requires": {
"axios": "^1.6.2",
"axios": "^1.7.4",
"https-proxy-agent": "^5.0.1",
"openpgp": "^5.5.0",
"semver": "^7.3.5",
@ -8130,11 +8130,11 @@
"dev": true
},
"axios": {
"version": "1.6.2",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.6.2.tgz",
"integrity": "sha512-7i24Ri4pmDRfJTR7LDBhsOTtcm+9kjX5WiY1X3wIisx6G9So3pfMkEiU7emUBe46oceVImccTEM3k6C5dbVW8A==",
"version": "1.7.4",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.7.4.tgz",
"integrity": "sha512-DukmaFRnY6AzAALSH4J2M3k6PkaC+MfaAGdEERRWcC9q3/TWQwLpHR8ZRLKTdQ3aBDL64EdluRDjJqKw+BPZEw==",
"requires": {
"follow-redirects": "^1.15.0",
"follow-redirects": "^1.15.6",
"form-data": "^4.0.0",
"proxy-from-env": "^1.1.0"
}

View file

@ -23,7 +23,7 @@
"@actions/github": "^6.0.0",
"@actions/io": "^1.1.3",
"@actions/tool-cache": "^2.0.1",
"@hashicorp/js-releases": "^1.7.2",
"@hashicorp/js-releases": "^1.7.3",
"semver": "^7.6.3"
},
"devDependencies": {