Use alpha 3 version

This commit is contained in:
Volodymyr Zotov
2025-07-31 13:14:35 -05:00
parent b9c01e3e92
commit b19207bf93
3 changed files with 6 additions and 6 deletions

8
package-lock.json generated
View File

@@ -9,7 +9,7 @@
"version": "2.0.0",
"license": "MIT",
"dependencies": {
"@1password/op-js": "^0.1.14-alpha.2",
"@1password/op-js": "^0.1.14-alpha.3",
"@actions/core": "^1.11.1",
"@actions/exec": "^1.1.1",
"@actions/tool-cache": "^2.0.2"
@@ -84,9 +84,9 @@
}
},
"node_modules/@1password/op-js": {
"version": "0.1.14-alpha.2",
"resolved": "https://registry.npmjs.org/@1password/op-js/-/op-js-0.1.14-alpha.2.tgz",
"integrity": "sha512-VOom/5tx1JTZ1S+yGBKTu9Y/F7/WjPRcHDvY88g1PYu9kvXhhmACjUFHszMkUA/r0qd19gMzCutVoWcDcoa1Xw==",
"version": "0.1.14-alpha.3",
"resolved": "https://registry.npmjs.org/@1password/op-js/-/op-js-0.1.14-alpha.3.tgz",
"integrity": "sha512-0FV0uFQv66BR3Ncr1ZiqY+Um4PfkW7Tq6ZRFFqOJDcqm0msRq/C1LpoCNw92hVi8x9mhB0LPS6hzSI3EyVvtRg==",
"dependencies": {
"@actions/core": "^1.11.1",
"@actions/tool-cache": "^2.0.2",