oci-mediaservices 2.76.1 → 2.77.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (118) hide show
  1. package/lib/client.d.ts +62 -52
  2. package/lib/client.js +67 -50
  3. package/lib/client.js.map +1 -1
  4. package/lib/model/create-media-asset-details.d.ts +2 -2
  5. package/lib/model/create-media-workflow-configuration-details.d.ts +2 -2
  6. package/lib/model/create-media-workflow-details.d.ts +2 -2
  7. package/lib/model/create-media-workflow-job-details.d.ts +2 -2
  8. package/lib/model/create-stream-cdn-config-details.d.ts +2 -2
  9. package/lib/model/create-stream-distribution-channel-details.d.ts +2 -2
  10. package/lib/model/create-stream-packaging-config-details.d.ts +2 -2
  11. package/lib/model/media-asset-summary.d.ts +3 -3
  12. package/lib/model/media-asset.d.ts +3 -3
  13. package/lib/model/media-workflow-configuration-summary.d.ts +3 -3
  14. package/lib/model/media-workflow-configuration.d.ts +3 -3
  15. package/lib/model/media-workflow-job-summary.d.ts +3 -3
  16. package/lib/model/media-workflow-job.d.ts +3 -3
  17. package/lib/model/media-workflow-summary.d.ts +3 -3
  18. package/lib/model/media-workflow.d.ts +3 -3
  19. package/lib/model/stream-cdn-config-summary.d.ts +3 -3
  20. package/lib/model/stream-cdn-config.d.ts +3 -3
  21. package/lib/model/stream-distribution-channel-summary.d.ts +3 -3
  22. package/lib/model/stream-distribution-channel.d.ts +3 -3
  23. package/lib/model/stream-packaging-config-summary.d.ts +3 -3
  24. package/lib/model/stream-packaging-config.d.ts +3 -3
  25. package/lib/model/update-media-asset-details.d.ts +2 -2
  26. package/lib/model/update-media-workflow-configuration-details.d.ts +2 -2
  27. package/lib/model/update-media-workflow-details.d.ts +2 -2
  28. package/lib/model/update-media-workflow-job-details.d.ts +2 -2
  29. package/lib/model/update-stream-cdn-config-details.d.ts +2 -2
  30. package/lib/model/update-stream-distribution-channel-details.d.ts +2 -2
  31. package/lib/model/update-stream-packaging-config-details.d.ts +2 -2
  32. package/lib/request/change-media-asset-compartment-request.d.ts +2 -2
  33. package/lib/request/change-media-workflow-compartment-request.d.ts +2 -2
  34. package/lib/request/change-media-workflow-configuration-compartment-request.d.ts +2 -2
  35. package/lib/request/change-media-workflow-job-compartment-request.d.ts +2 -2
  36. package/lib/request/change-stream-distribution-channel-compartment-request.d.ts +2 -2
  37. package/lib/request/create-media-asset-request.d.ts +1 -1
  38. package/lib/request/create-media-workflow-configuration-request.d.ts +1 -1
  39. package/lib/request/create-media-workflow-job-request.d.ts +1 -1
  40. package/lib/request/create-media-workflow-request.d.ts +1 -1
  41. package/lib/request/create-stream-cdn-config-request.d.ts +1 -1
  42. package/lib/request/create-stream-distribution-channel-request.d.ts +1 -1
  43. package/lib/request/create-stream-packaging-config-request.d.ts +1 -1
  44. package/lib/request/delete-media-asset-distribution-channel-attachment-request.d.ts +2 -2
  45. package/lib/request/delete-media-asset-request.d.ts +2 -2
  46. package/lib/request/delete-media-workflow-configuration-request.d.ts +2 -2
  47. package/lib/request/delete-media-workflow-job-request.d.ts +2 -2
  48. package/lib/request/delete-media-workflow-request.d.ts +2 -2
  49. package/lib/request/delete-stream-cdn-config-request.d.ts +2 -2
  50. package/lib/request/delete-stream-distribution-channel-request.d.ts +2 -2
  51. package/lib/request/delete-stream-packaging-config-request.d.ts +2 -2
  52. package/lib/request/generate-playlist-request.d.ts +1 -1
  53. package/lib/request/generate-session-token-request.d.ts +1 -1
  54. package/lib/request/get-media-asset-distribution-channel-attachment-request.d.ts +1 -1
  55. package/lib/request/get-media-asset-request.d.ts +1 -1
  56. package/lib/request/get-media-workflow-configuration-request.d.ts +1 -1
  57. package/lib/request/get-media-workflow-job-fact-request.d.ts +1 -1
  58. package/lib/request/get-media-workflow-job-request.d.ts +1 -1
  59. package/lib/request/get-media-workflow-request.d.ts +1 -1
  60. package/lib/request/get-stream-cdn-config-request.d.ts +1 -1
  61. package/lib/request/get-stream-distribution-channel-request.d.ts +1 -1
  62. package/lib/request/get-stream-packaging-config-request.d.ts +1 -1
  63. package/lib/request/ingest-stream-distribution-channel-request.d.ts +1 -1
  64. package/lib/request/list-media-asset-distribution-channel-attachments-request.d.ts +2 -2
  65. package/lib/request/list-media-assets-request.d.ts +2 -2
  66. package/lib/request/list-media-workflow-configurations-request.d.ts +2 -2
  67. package/lib/request/list-media-workflow-job-facts-request.d.ts +2 -2
  68. package/lib/request/list-media-workflow-jobs-request.d.ts +2 -2
  69. package/lib/request/list-media-workflow-task-declarations-request.d.ts +2 -2
  70. package/lib/request/list-media-workflows-request.d.ts +2 -2
  71. package/lib/request/list-stream-cdn-configs-request.d.ts +2 -2
  72. package/lib/request/list-stream-distribution-channels-request.d.ts +2 -2
  73. package/lib/request/list-stream-packaging-configs-request.d.ts +2 -2
  74. package/lib/request/list-system-media-workflows-request.d.ts +2 -2
  75. package/lib/request/update-media-asset-request.d.ts +2 -2
  76. package/lib/request/update-media-workflow-configuration-request.d.ts +2 -2
  77. package/lib/request/update-media-workflow-job-request.d.ts +2 -2
  78. package/lib/request/update-media-workflow-request.d.ts +2 -2
  79. package/lib/request/update-stream-cdn-config-request.d.ts +2 -2
  80. package/lib/request/update-stream-distribution-channel-request.d.ts +2 -2
  81. package/lib/request/update-stream-packaging-config-request.d.ts +2 -2
  82. package/lib/response/create-media-asset-response.d.ts +1 -1
  83. package/lib/response/create-media-workflow-configuration-response.d.ts +1 -1
  84. package/lib/response/create-media-workflow-job-response.d.ts +1 -1
  85. package/lib/response/create-media-workflow-response.d.ts +1 -1
  86. package/lib/response/create-stream-cdn-config-response.d.ts +1 -1
  87. package/lib/response/create-stream-distribution-channel-response.d.ts +1 -1
  88. package/lib/response/create-stream-packaging-config-response.d.ts +1 -1
  89. package/lib/response/generate-playlist-response.d.ts +1 -1
  90. package/lib/response/generate-session-token-response.d.ts +1 -1
  91. package/lib/response/get-media-asset-distribution-channel-attachment-response.d.ts +1 -1
  92. package/lib/response/get-media-asset-response.d.ts +1 -1
  93. package/lib/response/get-media-workflow-configuration-response.d.ts +1 -1
  94. package/lib/response/get-media-workflow-job-fact-response.d.ts +1 -1
  95. package/lib/response/get-media-workflow-job-response.d.ts +1 -1
  96. package/lib/response/get-media-workflow-response.d.ts +1 -1
  97. package/lib/response/get-stream-cdn-config-response.d.ts +1 -1
  98. package/lib/response/get-stream-distribution-channel-response.d.ts +1 -1
  99. package/lib/response/get-stream-packaging-config-response.d.ts +1 -1
  100. package/lib/response/list-media-asset-distribution-channel-attachments-response.d.ts +1 -1
  101. package/lib/response/list-media-assets-response.d.ts +1 -1
  102. package/lib/response/list-media-workflow-configurations-response.d.ts +1 -1
  103. package/lib/response/list-media-workflow-job-facts-response.d.ts +1 -1
  104. package/lib/response/list-media-workflow-jobs-response.d.ts +1 -1
  105. package/lib/response/list-media-workflow-task-declarations-response.d.ts +1 -1
  106. package/lib/response/list-media-workflows-response.d.ts +1 -1
  107. package/lib/response/list-stream-cdn-configs-response.d.ts +1 -1
  108. package/lib/response/list-stream-distribution-channels-response.d.ts +1 -1
  109. package/lib/response/list-stream-packaging-configs-response.d.ts +1 -1
  110. package/lib/response/list-system-media-workflows-response.d.ts +1 -1
  111. package/lib/response/update-media-asset-response.d.ts +1 -1
  112. package/lib/response/update-media-workflow-configuration-response.d.ts +1 -1
  113. package/lib/response/update-media-workflow-job-response.d.ts +1 -1
  114. package/lib/response/update-media-workflow-response.d.ts +1 -1
  115. package/lib/response/update-stream-cdn-config-response.d.ts +1 -1
  116. package/lib/response/update-stream-distribution-channel-response.d.ts +1 -1
  117. package/lib/response/update-stream-packaging-config-response.d.ts +1 -1
  118. package/package.json +3 -3
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/mediaservices/UpdateStreamPackagingConfig.ts.html |here} to see how to use UpdateStreamPackagingConfigRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/mediaservices/UpdateStreamPackagingConfig.ts.html |here} to see how to use UpdateStreamPackagingConfigRequest.
17
17
  */
18
18
  export interface UpdateStreamPackagingConfigRequest extends common.BaseRequest {
19
19
  /**
@@ -26,7 +26,7 @@ export interface UpdateStreamPackagingConfigRequest extends common.BaseRequest {
26
26
  "updateStreamPackagingConfigDetails": model.UpdateStreamPackagingConfigDetails;
27
27
  /**
28
28
  * For optimistic concurrency control. In the PUT or DELETE call
29
- * for a resource, set the `if-match` parameter to the value of the
29
+ * for a resource, set the {@code if-match} parameter to the value of the
30
30
  * etag from a previous GET or POST response for that resource.
31
31
  * The resource will be updated or deleted only if the etag you
32
32
  * provide matches the resource's current etag value.
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  export interface CreateMediaAssetResponse {
15
15
  /**
16
- * For optimistic concurrency control. See `if-match`.
16
+ * For optimistic concurrency control. See {@code if-match}.
17
17
  *
18
18
  */
19
19
  "etag": string;
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  export interface CreateMediaWorkflowConfigurationResponse {
15
15
  /**
16
- * For optimistic concurrency control. See `if-match`.
16
+ * For optimistic concurrency control. See {@code if-match}.
17
17
  *
18
18
  */
19
19
  "etag": string;
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  export interface CreateMediaWorkflowJobResponse {
15
15
  /**
16
- * For optimistic concurrency control. See `if-match`.
16
+ * For optimistic concurrency control. See {@code if-match}.
17
17
  *
18
18
  */
19
19
  "etag": string;
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  export interface CreateMediaWorkflowResponse {
15
15
  /**
16
- * For optimistic concurrency control. See `if-match`.
16
+ * For optimistic concurrency control. See {@code if-match}.
17
17
  *
18
18
  */
19
19
  "etag": string;
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  export interface CreateStreamCdnConfigResponse {
15
15
  /**
16
- * For optimistic concurrency control. See `if-match`.
16
+ * For optimistic concurrency control. See {@code if-match}.
17
17
  *
18
18
  */
19
19
  "etag": string;
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  export interface CreateStreamDistributionChannelResponse {
15
15
  /**
16
- * For optimistic concurrency control. See `if-match`.
16
+ * For optimistic concurrency control. See {@code if-match}.
17
17
  *
18
18
  */
19
19
  "etag": string;
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  export interface CreateStreamPackagingConfigResponse {
15
15
  /**
16
- * For optimistic concurrency control. See `if-match`.
16
+ * For optimistic concurrency control. See {@code if-match}.
17
17
  *
18
18
  */
19
19
  "etag": string;
@@ -14,7 +14,7 @@
14
14
  import stream = require("stream");
15
15
  export interface GeneratePlaylistResponse {
16
16
  /**
17
- * For optimistic concurrency control. See `if-match`.
17
+ * For optimistic concurrency control. See {@code if-match}.
18
18
  *
19
19
  */
20
20
  "etag": string;
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  export interface GenerateSessionTokenResponse {
15
15
  /**
16
- * For optimistic concurrency control. See `if-match`.
16
+ * For optimistic concurrency control. See {@code if-match}.
17
17
  *
18
18
  */
19
19
  "etag": string;
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  export interface GetMediaAssetDistributionChannelAttachmentResponse {
15
15
  /**
16
- * For optimistic concurrency control. See `if-match`.
16
+ * For optimistic concurrency control. See {@code if-match}.
17
17
  *
18
18
  */
19
19
  "etag": string;
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  export interface GetMediaAssetResponse {
15
15
  /**
16
- * For optimistic concurrency control. See `if-match`.
16
+ * For optimistic concurrency control. See {@code if-match}.
17
17
  *
18
18
  */
19
19
  "etag": string;
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  export interface GetMediaWorkflowConfigurationResponse {
15
15
  /**
16
- * For optimistic concurrency control. See `if-match`.
16
+ * For optimistic concurrency control. See {@code if-match}.
17
17
  *
18
18
  */
19
19
  "etag": string;
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  export interface GetMediaWorkflowJobFactResponse {
15
15
  /**
16
- * For optimistic concurrency control. See `if-match`.
16
+ * For optimistic concurrency control. See {@code if-match}.
17
17
  *
18
18
  */
19
19
  "etag": string;
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  export interface GetMediaWorkflowJobResponse {
15
15
  /**
16
- * For optimistic concurrency control. See `if-match`.
16
+ * For optimistic concurrency control. See {@code if-match}.
17
17
  *
18
18
  */
19
19
  "etag": string;
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  export interface GetMediaWorkflowResponse {
15
15
  /**
16
- * For optimistic concurrency control. See `if-match`.
16
+ * For optimistic concurrency control. See {@code if-match}.
17
17
  *
18
18
  */
19
19
  "etag": string;
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  export interface GetStreamCdnConfigResponse {
15
15
  /**
16
- * For optimistic concurrency control. See `if-match`.
16
+ * For optimistic concurrency control. See {@code if-match}.
17
17
  *
18
18
  */
19
19
  "etag": string;
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  export interface GetStreamDistributionChannelResponse {
15
15
  /**
16
- * For optimistic concurrency control. See `if-match`.
16
+ * For optimistic concurrency control. See {@code if-match}.
17
17
  *
18
18
  */
19
19
  "etag": string;
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  export interface GetStreamPackagingConfigResponse {
15
15
  /**
16
- * For optimistic concurrency control. See `if-match`.
16
+ * For optimistic concurrency control. See {@code if-match}.
17
17
  *
18
18
  */
19
19
  "etag": string;
@@ -20,7 +20,7 @@ export interface ListMediaAssetDistributionChannelAttachmentsResponse {
20
20
  "opcRequestId": string;
21
21
  /**
22
22
  * For pagination of a list of items. When paging through a list, if this header appears in the response,
23
- * then a partial list might have been returned. Include this value as the `page` parameter for the
23
+ * then a partial list might have been returned. Include this value as the {@code page} parameter for the
24
24
  * subsequent GET request to get the next batch of items.
25
25
  *
26
26
  */
@@ -20,7 +20,7 @@ export interface ListMediaAssetsResponse {
20
20
  "opcRequestId": string;
21
21
  /**
22
22
  * For pagination of a list of items. When paging through a list, if this header appears in the response,
23
- * then a partial list might have been returned. Include this value as the `page` parameter for the
23
+ * then a partial list might have been returned. Include this value as the {@code page} parameter for the
24
24
  * subsequent GET request to get the next batch of items.
25
25
  *
26
26
  */
@@ -20,7 +20,7 @@ export interface ListMediaWorkflowConfigurationsResponse {
20
20
  "opcRequestId": string;
21
21
  /**
22
22
  * For pagination of a list of items. When paging through a list, if this header appears in the response,
23
- * then a partial list might have been returned. Include this value as the `page` parameter for the
23
+ * then a partial list might have been returned. Include this value as the {@code page} parameter for the
24
24
  * subsequent GET request to get the next batch of items.
25
25
  *
26
26
  */
@@ -20,7 +20,7 @@ export interface ListMediaWorkflowJobFactsResponse {
20
20
  "opcRequestId": string;
21
21
  /**
22
22
  * For pagination of a list of items. When paging through a list, if this header appears in the response,
23
- * then a partial list might have been returned. Include this value as the `page` parameter for the
23
+ * then a partial list might have been returned. Include this value as the {@code page} parameter for the
24
24
  * subsequent GET request to get the next batch of items.
25
25
  *
26
26
  */
@@ -20,7 +20,7 @@ export interface ListMediaWorkflowJobsResponse {
20
20
  "opcRequestId": string;
21
21
  /**
22
22
  * For pagination of a list of items. When paging through a list, if this header appears in the response,
23
- * then a partial list might have been returned. Include this value as the `page` parameter for the
23
+ * then a partial list might have been returned. Include this value as the {@code page} parameter for the
24
24
  * subsequent GET request to get the next batch of items.
25
25
  *
26
26
  */
@@ -20,7 +20,7 @@ export interface ListMediaWorkflowTaskDeclarationsResponse {
20
20
  "opcRequestId": string;
21
21
  /**
22
22
  * For pagination of a list of items. When paging through a list, if this header appears in the response,
23
- * then a partial list might have been returned. Include this value as the `page` parameter for the
23
+ * then a partial list might have been returned. Include this value as the {@code page} parameter for the
24
24
  * subsequent GET request to get the next batch of items.
25
25
  *
26
26
  */
@@ -20,7 +20,7 @@ export interface ListMediaWorkflowsResponse {
20
20
  "opcRequestId": string;
21
21
  /**
22
22
  * For pagination of a list of items. When paging through a list, if this header appears in the response,
23
- * then a partial list might have been returned. Include this value as the `page` parameter for the
23
+ * then a partial list might have been returned. Include this value as the {@code page} parameter for the
24
24
  * subsequent GET request to get the next batch of items.
25
25
  *
26
26
  */
@@ -20,7 +20,7 @@ export interface ListStreamCdnConfigsResponse {
20
20
  "opcRequestId": string;
21
21
  /**
22
22
  * For pagination of a list of items. When paging through a list, if this header appears in the response,
23
- * then a partial list might have been returned. Include this value as the `page` parameter for the
23
+ * then a partial list might have been returned. Include this value as the {@code page} parameter for the
24
24
  * subsequent GET request to get the next batch of items.
25
25
  *
26
26
  */
@@ -20,7 +20,7 @@ export interface ListStreamDistributionChannelsResponse {
20
20
  "opcRequestId": string;
21
21
  /**
22
22
  * For pagination of a list of items. When paging through a list, if this header appears in the response,
23
- * then a partial list might have been returned. Include this value as the `page` parameter for the
23
+ * then a partial list might have been returned. Include this value as the {@code page} parameter for the
24
24
  * subsequent GET request to get the next batch of items.
25
25
  *
26
26
  */
@@ -20,7 +20,7 @@ export interface ListStreamPackagingConfigsResponse {
20
20
  "opcRequestId": string;
21
21
  /**
22
22
  * For pagination of a list of items. When paging through a list, if this header appears in the response,
23
- * then a partial list might have been returned. Include this value as the `page` parameter for the
23
+ * then a partial list might have been returned. Include this value as the {@code page} parameter for the
24
24
  * subsequent GET request to get the next batch of items.
25
25
  *
26
26
  */
@@ -20,7 +20,7 @@ export interface ListSystemMediaWorkflowsResponse {
20
20
  "opcRequestId": string;
21
21
  /**
22
22
  * For pagination of a list of items. When paging through a list, if this header appears in the response,
23
- * then a partial list might have been returned. Include this value as the `page` parameter for the
23
+ * then a partial list might have been returned. Include this value as the {@code page} parameter for the
24
24
  * subsequent GET request to get the next batch of items.
25
25
  *
26
26
  */
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  export interface UpdateMediaAssetResponse {
15
15
  /**
16
- * For optimistic concurrency control. See `if-match`.
16
+ * For optimistic concurrency control. See {@code if-match}.
17
17
  *
18
18
  */
19
19
  "etag": string;
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  export interface UpdateMediaWorkflowConfigurationResponse {
15
15
  /**
16
- * For optimistic concurrency control. See `if-match`.
16
+ * For optimistic concurrency control. See {@code if-match}.
17
17
  *
18
18
  */
19
19
  "etag": string;
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  export interface UpdateMediaWorkflowJobResponse {
15
15
  /**
16
- * For optimistic concurrency control. See `if-match`.
16
+ * For optimistic concurrency control. See {@code if-match}.
17
17
  *
18
18
  */
19
19
  "etag": string;
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  export interface UpdateMediaWorkflowResponse {
15
15
  /**
16
- * For optimistic concurrency control. See `if-match`.
16
+ * For optimistic concurrency control. See {@code if-match}.
17
17
  *
18
18
  */
19
19
  "etag": string;
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  export interface UpdateStreamCdnConfigResponse {
15
15
  /**
16
- * For optimistic concurrency control. See `if-match`.
16
+ * For optimistic concurrency control. See {@code if-match}.
17
17
  *
18
18
  */
19
19
  "etag": string;
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  export interface UpdateStreamDistributionChannelResponse {
15
15
  /**
16
- * For optimistic concurrency control. See `if-match`.
16
+ * For optimistic concurrency control. See {@code if-match}.
17
17
  *
18
18
  */
19
19
  "etag": string;
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  export interface UpdateStreamPackagingConfigResponse {
15
15
  /**
16
- * For optimistic concurrency control. See `if-match`.
16
+ * For optimistic concurrency control. See {@code if-match}.
17
17
  *
18
18
  */
19
19
  "etag": string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "oci-mediaservices",
3
- "version": "2.76.1",
3
+ "version": "2.77.1",
4
4
  "description": "OCI NodeJS client for Media Services Service",
5
5
  "repository": {
6
6
  "type": "git",
@@ -15,8 +15,8 @@
15
15
  },
16
16
  "license": "(UPL-1.0 OR Apache-2.0)",
17
17
  "dependencies": {
18
- "oci-common": "2.76.1",
19
- "oci-workrequests": "2.76.1"
18
+ "oci-common": "2.77.1",
19
+ "oci-workrequests": "2.77.1"
20
20
  },
21
21
  "publishConfig": {
22
22
  "registry": "https://registry.npmjs.org"