Bump got from 11.8.5 to 11.8.6 (#492)

* Bump got from 11.8.5 to 11.8.6
* Revert changes to dist/index.js
This commit is contained in:
Nicholas Farley 2023-11-01 10:27:02 -04:00 committed by GitHub
parent affa6f04da
commit caba6efd0e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View file

@ -34,7 +34,7 @@
},
"homepage": "https://github.com/hashicorp/vault-action#readme",
"dependencies": {
"got": "^11.8.5",
"got": "^11.8.6",
"jsonata": "^2.0.3",
"jsrsasign": "^10.8.6"
},