From 207ccad605080965b07842371c27034720b1e8ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2024 07:44:21 +0000 Subject: [PATCH] build(deps): bump oci-common from 2.88.2 to 2.89.4 Bumps [oci-common](https://github.com/oracle/oci-typescript-sdk) from 2.88.2 to 2.89.4. - [Release notes](https://github.com/oracle/oci-typescript-sdk/releases) - [Changelog](https://github.com/oracle/oci-typescript-sdk/blob/master/CHANGELOG.md) - [Commits](https://github.com/oracle/oci-typescript-sdk/compare/v2.88.2...v2.89.4) --- updated-dependencies: - dependency-name: oci-common dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 137 ++++++++++++++++++++++++++++++++++++++++++++-- package.json | 2 +- 2 files changed, 132 insertions(+), 7 deletions(-) diff --git a/package-lock.json b/package-lock.json index dd71305..885c35a 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.4", "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.4", + "resolved": "https://registry.npmjs.org/oci-common/-/oci-common-2.89.4.tgz", + "integrity": "sha512-PHR/E41FPiLLjAzQrBfdaNOr8n19GdcXNrPP/5yBvIaTX4vLo+sdKoxQ9HWCV0tUkR0OPLcH0Thr2gmGC42VNw==", "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.4", + "resolved": "https://registry.npmjs.org/oci-common/-/oci-common-2.89.4.tgz", + "integrity": "sha512-PHR/E41FPiLLjAzQrBfdaNOr8n19GdcXNrPP/5yBvIaTX4vLo+sdKoxQ9HWCV0tUkR0OPLcH0Thr2gmGC42VNw==", "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..fd6805c 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.4", "oci-identity": "^2.88.2" }, "devDependencies": {