Bump @hashicorp/js-releases from 1.7.0 to 1.7.1 (#372)

Bumps [@hashicorp/js-releases](https://github.com/hashicorp/js-releases) from 1.7.0 to 1.7.1.
- [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.0...v1.7.1)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-10-31 06:56:35 +00:00 committed by GitHub
parent 90c9a43546
commit ee8c4d7d5b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
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.0"
"@hashicorp/js-releases": "^1.7.1"
},
"devDependencies": {
"@vercel/ncc": "^0.38.1",
@ -862,9 +862,9 @@
}
},
"node_modules/@hashicorp/js-releases": {
"version": "1.7.0",
"resolved": "https://registry.npmjs.org/@hashicorp/js-releases/-/js-releases-1.7.0.tgz",
"integrity": "sha512-ONeN2lH5qeZU+wK32CschZEPe+NB9ypGzsfCpEQgA87oGMEkWX66s95bLYN4ff+WirBWYvyvHxGLT1MWbj/m9A==",
"version": "1.7.1",
"resolved": "https://registry.npmjs.org/@hashicorp/js-releases/-/js-releases-1.7.1.tgz",
"integrity": "sha512-dxyEwAb/9c3edFax1+jei1Dd8LrCfsNvG5WaEvEmLO7iHIHigXWmW50tv8dAi7UrY5XyEVp7CAb3+EO7+ZfOUg==",
"dependencies": {
"axios": "^0.25.0",
"https-proxy-agent": "^5.0.1",
@ -7351,9 +7351,9 @@
"integrity": "sha512-JUFJad5lv7jxj926GPgymrWQxxjPYuJNiNjNMzqT+HiuP6Vl3dk5xzG+8sTX96np0ZAluvaMzPsjhHZ5rNuNQQ=="
},
"@hashicorp/js-releases": {
"version": "1.7.0",
"resolved": "https://registry.npmjs.org/@hashicorp/js-releases/-/js-releases-1.7.0.tgz",
"integrity": "sha512-ONeN2lH5qeZU+wK32CschZEPe+NB9ypGzsfCpEQgA87oGMEkWX66s95bLYN4ff+WirBWYvyvHxGLT1MWbj/m9A==",
"version": "1.7.1",
"resolved": "https://registry.npmjs.org/@hashicorp/js-releases/-/js-releases-1.7.1.tgz",
"integrity": "sha512-dxyEwAb/9c3edFax1+jei1Dd8LrCfsNvG5WaEvEmLO7iHIHigXWmW50tv8dAi7UrY5XyEVp7CAb3+EO7+ZfOUg==",
"requires": {
"axios": "^0.25.0",
"https-proxy-agent": "^5.0.1",