diff --git a/package-lock.json b/package-lock.json index dd71305..ac58a80 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "dependencies": { "@actions/core": "^1.10.1", "oci-artifacts": "^2.88.2", - "oci-common": "^2.88.2", + "oci-common": "^2.89.3", "oci-identity": "^2.88.2" }, "devDependencies": { @@ -3590,11 +3590,30 @@ "oci-workrequests": "2.88.2" } }, - "node_modules/oci-common": { + "node_modules/oci-artifacts/node_modules/oci-common": { "version": "2.88.2", "resolved": "https://registry.npmjs.org/oci-common/-/oci-common-2.88.2.tgz", "integrity": "sha512-HKYZh8UZofTI6lhvA/cnwnCP4LvZc0cT4+WrK5Mfs3qo5k7u/00ff/FRcEw16eu0sCyOo3O0ZPNMZT07HlIo0Q==", - "license": "(UPL-1.0 OR Apache-2.0)", + "dependencies": { + "@types/isomorphic-fetch": "0.0.35", + "@types/jsonwebtoken": "9.0.0", + "@types/jssha": "2.0.0", + "@types/opossum": "4.1.1", + "@types/sshpk": "1.10.3", + "es6-promise": "4.2.6", + "http-signature": "1.3.1", + "isomorphic-fetch": "3.0.0", + "jsonwebtoken": "9.0.0", + "jssha": "2.4.1", + "opossum": "5.0.1", + "sshpk": "1.16.1", + "uuid": "3.3.3" + } + }, + "node_modules/oci-common": { + "version": "2.89.3", + "resolved": "https://registry.npmjs.org/oci-common/-/oci-common-2.89.3.tgz", + "integrity": "sha512-6+ggD0LGefD63zc1n13uiUHJM1DqKiX2TdkQhn/srxG6i21dFTBRmhvET30SHHUY5HDVTB4NnWR/7ljNURmWjg==", "dependencies": { "@types/isomorphic-fetch": "0.0.35", "@types/jsonwebtoken": "9.0.0", @@ -3621,6 +3640,26 @@ "oci-workrequests": "2.88.2" } }, + "node_modules/oci-identity/node_modules/oci-common": { + "version": "2.88.2", + "resolved": "https://registry.npmjs.org/oci-common/-/oci-common-2.88.2.tgz", + "integrity": "sha512-HKYZh8UZofTI6lhvA/cnwnCP4LvZc0cT4+WrK5Mfs3qo5k7u/00ff/FRcEw16eu0sCyOo3O0ZPNMZT07HlIo0Q==", + "dependencies": { + "@types/isomorphic-fetch": "0.0.35", + "@types/jsonwebtoken": "9.0.0", + "@types/jssha": "2.0.0", + "@types/opossum": "4.1.1", + "@types/sshpk": "1.10.3", + "es6-promise": "4.2.6", + "http-signature": "1.3.1", + "isomorphic-fetch": "3.0.0", + "jsonwebtoken": "9.0.0", + "jssha": "2.4.1", + "opossum": "5.0.1", + "sshpk": "1.16.1", + "uuid": "3.3.3" + } + }, "node_modules/oci-workrequests": { "version": "2.88.2", "resolved": "https://registry.npmjs.org/oci-workrequests/-/oci-workrequests-2.88.2.tgz", @@ -3631,6 +3670,26 @@ "oci-workrequests": "2.88.2" } }, + "node_modules/oci-workrequests/node_modules/oci-common": { + "version": "2.88.2", + "resolved": "https://registry.npmjs.org/oci-common/-/oci-common-2.88.2.tgz", + "integrity": "sha512-HKYZh8UZofTI6lhvA/cnwnCP4LvZc0cT4+WrK5Mfs3qo5k7u/00ff/FRcEw16eu0sCyOo3O0ZPNMZT07HlIo0Q==", + "dependencies": { + "@types/isomorphic-fetch": "0.0.35", + "@types/jsonwebtoken": "9.0.0", + "@types/jssha": "2.0.0", + "@types/opossum": "4.1.1", + "@types/sshpk": "1.10.3", + "es6-promise": "4.2.6", + "http-signature": "1.3.1", + "isomorphic-fetch": "3.0.0", + "jsonwebtoken": "9.0.0", + "jssha": "2.4.1", + "opossum": "5.0.1", + "sshpk": "1.16.1", + "uuid": "3.3.3" + } + }, "node_modules/once": { "version": "1.4.0", "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz", @@ -7377,12 +7436,34 @@ "requires": { "oci-common": "2.88.2", "oci-workrequests": "2.88.2" + }, + "dependencies": { + "oci-common": { + "version": "2.88.2", + "resolved": "https://registry.npmjs.org/oci-common/-/oci-common-2.88.2.tgz", + "integrity": "sha512-HKYZh8UZofTI6lhvA/cnwnCP4LvZc0cT4+WrK5Mfs3qo5k7u/00ff/FRcEw16eu0sCyOo3O0ZPNMZT07HlIo0Q==", + "requires": { + "@types/isomorphic-fetch": "0.0.35", + "@types/jsonwebtoken": "9.0.0", + "@types/jssha": "2.0.0", + "@types/opossum": "4.1.1", + "@types/sshpk": "1.10.3", + "es6-promise": "4.2.6", + "http-signature": "1.3.1", + "isomorphic-fetch": "3.0.0", + "jsonwebtoken": "9.0.0", + "jssha": "2.4.1", + "opossum": "5.0.1", + "sshpk": "1.16.1", + "uuid": "3.3.3" + } + } } }, "oci-common": { - "version": "2.88.2", - "resolved": "https://registry.npmjs.org/oci-common/-/oci-common-2.88.2.tgz", - "integrity": "sha512-HKYZh8UZofTI6lhvA/cnwnCP4LvZc0cT4+WrK5Mfs3qo5k7u/00ff/FRcEw16eu0sCyOo3O0ZPNMZT07HlIo0Q==", + "version": "2.89.3", + "resolved": "https://registry.npmjs.org/oci-common/-/oci-common-2.89.3.tgz", + "integrity": "sha512-6+ggD0LGefD63zc1n13uiUHJM1DqKiX2TdkQhn/srxG6i21dFTBRmhvET30SHHUY5HDVTB4NnWR/7ljNURmWjg==", "requires": { "@types/isomorphic-fetch": "0.0.35", "@types/jsonwebtoken": "9.0.0", @@ -7406,6 +7487,28 @@ "requires": { "oci-common": "2.88.2", "oci-workrequests": "2.88.2" + }, + "dependencies": { + "oci-common": { + "version": "2.88.2", + "resolved": "https://registry.npmjs.org/oci-common/-/oci-common-2.88.2.tgz", + "integrity": "sha512-HKYZh8UZofTI6lhvA/cnwnCP4LvZc0cT4+WrK5Mfs3qo5k7u/00ff/FRcEw16eu0sCyOo3O0ZPNMZT07HlIo0Q==", + "requires": { + "@types/isomorphic-fetch": "0.0.35", + "@types/jsonwebtoken": "9.0.0", + "@types/jssha": "2.0.0", + "@types/opossum": "4.1.1", + "@types/sshpk": "1.10.3", + "es6-promise": "4.2.6", + "http-signature": "1.3.1", + "isomorphic-fetch": "3.0.0", + "jsonwebtoken": "9.0.0", + "jssha": "2.4.1", + "opossum": "5.0.1", + "sshpk": "1.16.1", + "uuid": "3.3.3" + } + } } }, "oci-workrequests": { @@ -7415,6 +7518,28 @@ "requires": { "oci-common": "2.88.2", "oci-workrequests": "2.88.2" + }, + "dependencies": { + "oci-common": { + "version": "2.88.2", + "resolved": "https://registry.npmjs.org/oci-common/-/oci-common-2.88.2.tgz", + "integrity": "sha512-HKYZh8UZofTI6lhvA/cnwnCP4LvZc0cT4+WrK5Mfs3qo5k7u/00ff/FRcEw16eu0sCyOo3O0ZPNMZT07HlIo0Q==", + "requires": { + "@types/isomorphic-fetch": "0.0.35", + "@types/jsonwebtoken": "9.0.0", + "@types/jssha": "2.0.0", + "@types/opossum": "4.1.1", + "@types/sshpk": "1.10.3", + "es6-promise": "4.2.6", + "http-signature": "1.3.1", + "isomorphic-fetch": "3.0.0", + "jsonwebtoken": "9.0.0", + "jssha": "2.4.1", + "opossum": "5.0.1", + "sshpk": "1.16.1", + "uuid": "3.3.3" + } + } } }, "once": { diff --git a/package.json b/package.json index 41c7b18..e5895cc 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "dependencies": { "@actions/core": "^1.10.1", "oci-artifacts": "^2.88.2", - "oci-common": "^2.88.2", + "oci-common": "^2.89.3", "oci-identity": "^2.88.2" }, "devDependencies": {