5
0
Fork 0
mirror of https://github.com/hashicorp/vault-action.git synced 2025-11-07 15:16:56 +00:00

bump got and remove jest deps

This commit is contained in:
JM Faircloth 2024-03-11 15:06:02 -05:00
parent b340b7bbe7
commit 5ec2453851
3 changed files with 9452 additions and 6031 deletions

14131
dist/index.js vendored

File diff suppressed because it is too large Load diff

1349
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -36,13 +36,12 @@
"homepage": "https://github.com/hashicorp/vault-action#readme",
"dependencies": {
"@actions/core": "^1.10.1",
"got": "^11.8.6",
"got": "^14.2.1",
"jsonata": "^2.0.3",
"jsrsasign": "^11.0.0"
},
"devDependencies": {
"@vercel/ncc": "^0.38.1",
"jest": "^29.7.0",
"jest-when": "^3.6.0",
"mock-http-server": "^1.4.5",
"vitest": "^1.3.1"