@medipass/web-sdk 12.5.0 → 12.5.2-chore-upgrade-dependencies.0
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.
- package/lib/index.js +2 -2
- package/lib/resources/abr.js +2 -2
- package/lib/resources/accounts.js +2 -2
- package/lib/resources/actions.js +2 -2
- package/lib/resources/aged-care.js +2 -2
- package/lib/resources/api-keys.js +2 -2
- package/lib/resources/applePay.js +2 -2
- package/lib/resources/applications.js +2 -2
- package/lib/resources/attachments.d.ts +1 -1
- package/lib/resources/attachments.js +2 -2
- package/lib/resources/auth.js +2 -2
- package/lib/resources/blacklist.js +2 -2
- package/lib/resources/bulk-submits.js +2 -2
- package/lib/resources/bulk-uploads.js +2 -2
- package/lib/resources/business-email-log.js +2 -2
- package/lib/resources/business-profiles.d.ts +1 -1
- package/lib/resources/business-profiles.js +2 -2
- package/lib/resources/businesses.js +2 -2
- package/lib/resources/claim-items.js +2 -2
- package/lib/resources/devices.js +2 -2
- package/lib/resources/doc-accounts.js +2 -2
- package/lib/resources/documents.js +2 -2
- package/lib/resources/emails.js +2 -2
- package/lib/resources/filter-options.js +2 -2
- package/lib/resources/form-application-templates.js +2 -2
- package/lib/resources/form-applications.js +2 -2
- package/lib/resources/forms.js +2 -2
- package/lib/resources/funder-services.js +2 -2
- package/lib/resources/funder-settings.js +2 -2
- package/lib/resources/funder-values.js +2 -2
- package/lib/resources/funders.js +2 -2
- package/lib/resources/futures.js +2 -2
- package/lib/resources/health-fund-accounts.js +2 -2
- package/lib/resources/health-fund-settings.js +2 -2
- package/lib/resources/healthfunds.js +2 -2
- package/lib/resources/icare.js +2 -2
- package/lib/resources/icditems.js +2 -2
- package/lib/resources/invoice-scans.js +2 -2
- package/lib/resources/jhcs.js +2 -2
- package/lib/resources/kyc.js +2 -2
- package/lib/resources/logs.js +2 -2
- package/lib/resources/members.js +2 -2
- package/lib/resources/message-mappings.js +2 -2
- package/lib/resources/minions.js +2 -2
- package/lib/resources/modalities.js +2 -2
- package/lib/resources/notes.js +2 -2
- package/lib/resources/onboarding-applications.js +2 -2
- package/lib/resources/onboarding-requests.js +2 -2
- package/lib/resources/ops.js +2 -2
- package/lib/resources/organisations.js +2 -2
- package/lib/resources/partners.js +2 -2
- package/lib/resources/patients.js +2 -2
- package/lib/resources/payments.d.ts +2 -2
- package/lib/resources/payments.js +2 -2
- package/lib/resources/pms.js +2 -2
- package/lib/resources/practice-profiles.d.ts +1 -1
- package/lib/resources/practice-profiles.js +2 -2
- package/lib/resources/practice-types.js +2 -2
- package/lib/resources/practices.js +2 -2
- package/lib/resources/products.js +2 -2
- package/lib/resources/professional-categories.js +2 -2
- package/lib/resources/provider-number-types.js +2 -2
- package/lib/resources/provider-registration-types.js +2 -2
- package/lib/resources/provider-requests.js +2 -2
- package/lib/resources/provider-types.js +2 -2
- package/lib/resources/qbe.js +2 -2
- package/lib/resources/ref-sources.js +2 -2
- package/lib/resources/risk.js +2 -2
- package/lib/resources/rnas.js +2 -2
- package/lib/resources/roles.js +2 -2
- package/lib/resources/s3-files.js +2 -2
- package/lib/resources/self-checkout-sessions.js +2 -2
- package/lib/resources/services.js +2 -2
- package/lib/resources/settlements.js +2 -2
- package/lib/resources/sign-up.js +2 -2
- package/lib/resources/specialties.js +2 -2
- package/lib/resources/staff-profiles.d.ts +1 -1
- package/lib/resources/staff-profiles.js +2 -2
- package/lib/resources/staff.js +2 -2
- package/lib/resources/statistics.js +2 -2
- package/lib/resources/subscriptions.js +2 -2
- package/lib/resources/terminals.js +2 -2
- package/lib/resources/transaction-export.js +2 -2
- package/lib/resources/transaction-reports.js +2 -2
- package/lib/resources/transactions.d.ts +2 -2
- package/lib/resources/transactions.js +2 -2
- package/lib/resources/triggers.js +2 -2
- package/lib/resources/vendors.js +2 -2
- package/lib/resources/verify.js +2 -2
- package/lib/resources/workers.js +2 -2
- package/lib/resources/workflow-exceptions.js +2 -2
- package/lib/services/aws.js +2 -2
- package/lib/services/storage.d.ts +3 -3
- package/lib/services/version.js +2 -2
- package/lib/{staff-de5158d1.js → staff-87f6066b.js} +3 -3
- package/lib/types/account.d.ts +1 -1
- package/lib/types/aged-care.d.ts +52 -52
- package/lib/types/business.d.ts +7 -7
- package/lib/types/documents.d.ts +9 -9
- package/lib/types/forms.d.ts +5 -5
- package/lib/types/funder.d.ts +1 -1
- package/lib/types/index.d.ts +4 -4
- package/lib/types/kyc.d.ts +4 -4
- package/lib/types/message-mappings.d.ts +2 -2
- package/lib/types/notes.d.ts +1 -1
- package/lib/types/payment-methods.d.ts +1 -1
- package/lib/types/practice.d.ts +8 -8
- package/lib/types/products.d.ts +3 -3
- package/lib/types/professional-category.d.ts +1 -1
- package/lib/types/provider-registration.d.ts +1 -1
- package/lib/types/provider-set-item.d.ts +1 -1
- package/lib/types/specialty.d.ts +1 -1
- package/lib/types/staff-member.d.ts +4 -4
- package/lib/types/subscription.d.ts +5 -5
- package/lib/types/transaction.d.ts +1 -1
- package/lib/utils/application.js +2 -2
- package/lib/utils/professions.d.ts +1 -1
- package/lib/utils/professions.js +2 -2
- package/lib/utils/request.js +2 -2
- package/lib/utils/staff.js +2 -2
- package/package.json +14 -14
package/lib/types/forms.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { PaginatedQuery } from './index';
|
|
2
|
-
export
|
|
2
|
+
export type ApplyForBusinessFormRequestBody = {
|
|
3
3
|
practiceIds: Array<string | null | undefined>;
|
|
4
4
|
subsections?: Array<{
|
|
5
5
|
_id: string;
|
|
@@ -7,7 +7,7 @@ export declare type ApplyForBusinessFormRequestBody = {
|
|
|
7
7
|
} | null | undefined>;
|
|
8
8
|
files?: Array<Record<string, any>>;
|
|
9
9
|
};
|
|
10
|
-
export
|
|
10
|
+
export type CreateHealthFundFormRequestBody = {
|
|
11
11
|
fullName: string;
|
|
12
12
|
displayName: string;
|
|
13
13
|
description?: string;
|
|
@@ -33,14 +33,14 @@ export declare type CreateHealthFundFormRequestBody = {
|
|
|
33
33
|
}>;
|
|
34
34
|
scannedApplication: boolean;
|
|
35
35
|
};
|
|
36
|
-
export
|
|
36
|
+
export type GetHealthFundFormsQuery = PaginatedQuery & {
|
|
37
37
|
hasApplicationTemplate?: boolean;
|
|
38
38
|
};
|
|
39
|
-
export
|
|
39
|
+
export type GetHealthFundFormUploadUrlQuery = {
|
|
40
40
|
contentType: string;
|
|
41
41
|
fileName: string;
|
|
42
42
|
};
|
|
43
|
-
export
|
|
43
|
+
export type UpdateHealthFundFormRequestBody = {
|
|
44
44
|
fullName?: string;
|
|
45
45
|
displayName?: string;
|
|
46
46
|
description?: string;
|
package/lib/types/funder.d.ts
CHANGED
package/lib/types/index.d.ts
CHANGED
|
@@ -29,7 +29,7 @@ export * from './virus-scan';
|
|
|
29
29
|
export * from './s3-file-export';
|
|
30
30
|
export * from './account';
|
|
31
31
|
export * from './terminal-pin';
|
|
32
|
-
export
|
|
32
|
+
export type MedipassRequestOpts = {
|
|
33
33
|
baseUrl?: string;
|
|
34
34
|
hyperMediaEndpoint?: string | null | undefined;
|
|
35
35
|
path?: string;
|
|
@@ -43,7 +43,7 @@ export declare type MedipassRequestOpts = {
|
|
|
43
43
|
skipErrorLoggingCodes?: number[];
|
|
44
44
|
unrestrictBottleneckOpts?: boolean;
|
|
45
45
|
};
|
|
46
|
-
export
|
|
46
|
+
export type PaginationMeta = {
|
|
47
47
|
count: number;
|
|
48
48
|
first: string;
|
|
49
49
|
last: string;
|
|
@@ -53,7 +53,7 @@ export declare type PaginationMeta = {
|
|
|
53
53
|
self: string;
|
|
54
54
|
totalCount: number;
|
|
55
55
|
};
|
|
56
|
-
export
|
|
56
|
+
export type PaginatedQuery = {
|
|
57
57
|
limit?: number;
|
|
58
58
|
page?: number;
|
|
59
59
|
sort?: number;
|
|
@@ -62,7 +62,7 @@ export interface PaginatedResponse<T> {
|
|
|
62
62
|
items: T[];
|
|
63
63
|
meta: PaginationMeta;
|
|
64
64
|
}
|
|
65
|
-
export
|
|
65
|
+
export type SetupOpts = {
|
|
66
66
|
baseUrls?: Record<string, any>;
|
|
67
67
|
defaultVersion?: string;
|
|
68
68
|
appId?: string;
|
package/lib/types/kyc.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export
|
|
1
|
+
export type Kyc = {
|
|
2
2
|
_id: string;
|
|
3
3
|
businessId: string;
|
|
4
4
|
practiceId: string;
|
|
@@ -42,12 +42,12 @@ export declare type Kyc = {
|
|
|
42
42
|
modified: string;
|
|
43
43
|
deleted: string;
|
|
44
44
|
};
|
|
45
|
-
export
|
|
45
|
+
export type SupportEmail = {
|
|
46
46
|
isSent: false;
|
|
47
47
|
sentByAccountId: string;
|
|
48
48
|
sentByAccountUsername: string;
|
|
49
49
|
};
|
|
50
|
-
export
|
|
50
|
+
export type BeneficialOwner = {
|
|
51
51
|
firstName: string;
|
|
52
52
|
middleName: string;
|
|
53
53
|
lastName: string;
|
|
@@ -88,7 +88,7 @@ export interface VerificationDocument {
|
|
|
88
88
|
passport: 'passed' | 'failed';
|
|
89
89
|
medicare: 'passed' | 'failed';
|
|
90
90
|
}
|
|
91
|
-
export
|
|
91
|
+
export type File = {
|
|
92
92
|
_id: string;
|
|
93
93
|
contentType: string;
|
|
94
94
|
displayName: string;
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import type { PaginationMeta, PaginatedQuery } from './index';
|
|
2
2
|
/** START: Query */
|
|
3
|
-
export
|
|
3
|
+
export type GetBusinessMessageMappingsQuery = PaginatedQuery & {
|
|
4
4
|
type?: string;
|
|
5
5
|
};
|
|
6
6
|
/** END: Query */
|
|
7
7
|
/** START: Responses */
|
|
8
|
-
export
|
|
8
|
+
export type GetBusinessMessageMappingsResponse = {
|
|
9
9
|
meta: PaginationMeta;
|
|
10
10
|
items: Array<{
|
|
11
11
|
_id: string;
|
package/lib/types/notes.d.ts
CHANGED
package/lib/types/practice.d.ts
CHANGED
|
@@ -39,7 +39,7 @@ export interface Practice {
|
|
|
39
39
|
locationId: string;
|
|
40
40
|
_links: PracticeLinks;
|
|
41
41
|
}
|
|
42
|
-
export
|
|
42
|
+
export type ShortPracticeResponse = {
|
|
43
43
|
tz: string;
|
|
44
44
|
_id: string;
|
|
45
45
|
fullName: string;
|
|
@@ -60,37 +60,37 @@ export declare type ShortPracticeResponse = {
|
|
|
60
60
|
route: string;
|
|
61
61
|
mobileE164: string;
|
|
62
62
|
};
|
|
63
|
-
|
|
63
|
+
type PracticeSettings = {
|
|
64
64
|
appointments: Record<string, any>;
|
|
65
65
|
directory: PracticeSettingsDirectory;
|
|
66
66
|
quotes: PracticeSettingsQuotes;
|
|
67
67
|
};
|
|
68
|
-
|
|
68
|
+
type PracticeSettingsDirectory = {
|
|
69
69
|
searchEnabled: boolean;
|
|
70
70
|
};
|
|
71
|
-
|
|
71
|
+
type PracticeSettingsQuotes = {
|
|
72
72
|
memberRequestQuotesEnabled: boolean;
|
|
73
73
|
};
|
|
74
|
-
|
|
74
|
+
type PracticeBillingAddress = {
|
|
75
75
|
address: string;
|
|
76
76
|
addressLine2?: string;
|
|
77
77
|
city: string;
|
|
78
78
|
postcode: string;
|
|
79
79
|
state: string;
|
|
80
80
|
};
|
|
81
|
-
|
|
81
|
+
type PracticeBankAccount = {
|
|
82
82
|
accountName: string;
|
|
83
83
|
accountNumber: string;
|
|
84
84
|
bankName: string;
|
|
85
85
|
bsb: string;
|
|
86
86
|
};
|
|
87
|
-
|
|
87
|
+
type PracticeLinks = {
|
|
88
88
|
self: Links;
|
|
89
89
|
services: Links;
|
|
90
90
|
staff: Links;
|
|
91
91
|
tranasctions: Links;
|
|
92
92
|
};
|
|
93
|
-
|
|
93
|
+
type Links = {
|
|
94
94
|
read?: string;
|
|
95
95
|
update?: string;
|
|
96
96
|
delete?: string;
|
package/lib/types/products.d.ts
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import type { PaginationMeta, PaginatedQuery } from './index';
|
|
2
2
|
/** START: Requests */
|
|
3
|
-
export
|
|
3
|
+
export type GetBusinessProductsQuery = PaginatedQuery;
|
|
4
4
|
/** START: Requests */
|
|
5
5
|
/** START: Responses */
|
|
6
|
-
export
|
|
6
|
+
export type ProductResponse = {
|
|
7
7
|
_id: string;
|
|
8
8
|
organisationId: string;
|
|
9
9
|
fullName: string;
|
|
@@ -27,7 +27,7 @@ export declare type ProductResponse = {
|
|
|
27
27
|
created: string;
|
|
28
28
|
modified: string;
|
|
29
29
|
};
|
|
30
|
-
export
|
|
30
|
+
export type ProductsResponse = {
|
|
31
31
|
meta: PaginationMeta;
|
|
32
32
|
items: Array<ProductResponse>;
|
|
33
33
|
};
|
|
@@ -9,7 +9,7 @@ export interface ProfessionalCategory {
|
|
|
9
9
|
modified: string;
|
|
10
10
|
}
|
|
11
11
|
/** START: Requests */
|
|
12
|
-
export
|
|
12
|
+
export type GetProfessionalCategoriesQuery = PaginatedQuery & {
|
|
13
13
|
searchText?: string;
|
|
14
14
|
professionalCategoryIds?: string;
|
|
15
15
|
};
|
|
@@ -6,7 +6,7 @@ export interface ProviderRegistration {
|
|
|
6
6
|
professionalCategoryId: string;
|
|
7
7
|
providerNumber: string;
|
|
8
8
|
}
|
|
9
|
-
export
|
|
9
|
+
export type ParsedProviderRegistration = ProviderRegistration & {
|
|
10
10
|
providerNumberType?: ProviderNumberType | undefined;
|
|
11
11
|
professionalCategory: ProfessionalCategory | undefined;
|
|
12
12
|
specialties?: Specialty[];
|
|
@@ -36,7 +36,7 @@ export interface HicapsProviderSetAttributes {
|
|
|
36
36
|
lnglat?: string[];
|
|
37
37
|
gmapsPlaceId?: string;
|
|
38
38
|
}
|
|
39
|
-
export
|
|
39
|
+
export type ParsedProviderSetItem = ProviderSetItem & {
|
|
40
40
|
providerNumberType?: ProviderNumberType | undefined;
|
|
41
41
|
funder: Funder | undefined;
|
|
42
42
|
practice?: Practice;
|
package/lib/types/specialty.d.ts
CHANGED
|
@@ -10,7 +10,7 @@ export interface Specialty {
|
|
|
10
10
|
modified: string;
|
|
11
11
|
}
|
|
12
12
|
/** START: Requests */
|
|
13
|
-
export
|
|
13
|
+
export type GetSpecialtiesQuery = PaginatedQuery & {
|
|
14
14
|
professionalCategoryId?: string;
|
|
15
15
|
searchText?: string;
|
|
16
16
|
specialtyIds?: string;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { ProviderSetItem } from './provider-set-item';
|
|
2
|
-
export
|
|
2
|
+
export type StaffMember = {
|
|
3
3
|
serviceIds: string[];
|
|
4
4
|
practiceIds: string[];
|
|
5
5
|
worksAtPracticeIds: string[];
|
|
@@ -45,14 +45,14 @@ export declare type StaffMember = {
|
|
|
45
45
|
value: string;
|
|
46
46
|
}>;
|
|
47
47
|
};
|
|
48
|
-
|
|
48
|
+
type ProviderRegistration = {
|
|
49
49
|
_id: string;
|
|
50
50
|
specialtyIds?: string[];
|
|
51
51
|
providerRegistrationTypeId: string;
|
|
52
52
|
professionalCategoryId: string;
|
|
53
53
|
providerNumber: string;
|
|
54
54
|
};
|
|
55
|
-
|
|
55
|
+
type StaffLinks = {
|
|
56
56
|
self: Links;
|
|
57
57
|
practices: Links;
|
|
58
58
|
services: Links;
|
|
@@ -62,7 +62,7 @@ declare type StaffLinks = {
|
|
|
62
62
|
subscriptions: Links;
|
|
63
63
|
paymentMethods: Links;
|
|
64
64
|
};
|
|
65
|
-
|
|
65
|
+
type Links = {
|
|
66
66
|
read?: string;
|
|
67
67
|
update?: string;
|
|
68
68
|
delete?: string;
|
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
import type { PaginationMeta, PaginatedQuery } from './index';
|
|
2
2
|
/** START: Requests */
|
|
3
|
-
export
|
|
3
|
+
export type CreateBusinessSubscriptionBody = {
|
|
4
4
|
productId: string;
|
|
5
5
|
paymentMethodId: string;
|
|
6
6
|
};
|
|
7
|
-
export
|
|
7
|
+
export type UpdateBusinessSubscriptionBody = {
|
|
8
8
|
paymentMethodId?: string;
|
|
9
9
|
promotionCode?: string;
|
|
10
10
|
};
|
|
11
|
-
export
|
|
11
|
+
export type GetBusinessSubscriptionsQuery = PaginatedQuery & {
|
|
12
12
|
excludeEnded?: boolean;
|
|
13
13
|
excludeUpcoming?: boolean;
|
|
14
14
|
};
|
|
15
15
|
/** START: Requests */
|
|
16
16
|
/** START: Responses */
|
|
17
|
-
export
|
|
17
|
+
export type SubscriptionResponse = {
|
|
18
18
|
_id: string;
|
|
19
19
|
organisationId: string;
|
|
20
20
|
businessId: string;
|
|
@@ -55,7 +55,7 @@ export declare type SubscriptionResponse = {
|
|
|
55
55
|
created: string;
|
|
56
56
|
modified: string;
|
|
57
57
|
};
|
|
58
|
-
export
|
|
58
|
+
export type SubscriptionsResponse = {
|
|
59
59
|
meta: PaginationMeta;
|
|
60
60
|
items: Array<SubscriptionResponse>;
|
|
61
61
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export
|
|
1
|
+
export type Transaction = Record<string, any>;
|
package/lib/utils/application.js
CHANGED
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
require('@babel/runtime/regenerator');
|
|
6
5
|
require('@babel/runtime/helpers/asyncToGenerator');
|
|
7
|
-
|
|
6
|
+
require('@babel/runtime/regenerator');
|
|
7
|
+
var utils_request = require('../staff-87f6066b.js');
|
|
8
8
|
require('@babel/runtime/helpers/defineProperty');
|
|
9
9
|
require('lodash/merge');
|
|
10
10
|
require('lodash/uniq');
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { ProviderSetItem, PaginatedResponse, ProviderRegistrationType, ProfessionalCategory, Specialty, ProviderRegistration } from '../index';
|
|
2
|
-
export
|
|
2
|
+
export type ParseProfessionsResponse = {
|
|
3
3
|
professionalCategory: ProfessionalCategory | undefined;
|
|
4
4
|
specialties?: Specialty[];
|
|
5
5
|
providerRegistrationType: ProviderRegistrationType | undefined;
|
package/lib/utils/professions.js
CHANGED
|
@@ -2,12 +2,12 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
require('@babel/runtime/regenerator');
|
|
6
5
|
require('@babel/runtime/helpers/defineProperty');
|
|
7
6
|
require('@babel/runtime/helpers/asyncToGenerator');
|
|
7
|
+
require('@babel/runtime/regenerator');
|
|
8
8
|
require('lodash/uniq');
|
|
9
9
|
require('lodash/flatten');
|
|
10
|
-
var utils_request = require('../staff-
|
|
10
|
+
var utils_request = require('../staff-87f6066b.js');
|
|
11
11
|
require('lodash/merge');
|
|
12
12
|
require('axios');
|
|
13
13
|
require('date-fns/differenceInSeconds');
|
package/lib/utils/request.js
CHANGED
|
@@ -2,11 +2,11 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
require('@babel/runtime/regenerator');
|
|
6
5
|
require('@babel/runtime/helpers/asyncToGenerator');
|
|
7
6
|
require('@babel/runtime/helpers/defineProperty');
|
|
7
|
+
require('@babel/runtime/regenerator');
|
|
8
8
|
require('lodash/get');
|
|
9
|
-
var utils_request = require('../staff-
|
|
9
|
+
var utils_request = require('../staff-87f6066b.js');
|
|
10
10
|
require('./get-axios-error.js');
|
|
11
11
|
require('lodash/merge');
|
|
12
12
|
require('lodash/uniq');
|
package/lib/utils/staff.js
CHANGED
|
@@ -3,11 +3,11 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
require('@babel/runtime/helpers/defineProperty');
|
|
6
|
-
require('@babel/runtime/regenerator');
|
|
7
6
|
require('@babel/runtime/helpers/asyncToGenerator');
|
|
7
|
+
require('@babel/runtime/regenerator');
|
|
8
8
|
require('lodash/merge');
|
|
9
9
|
require('lodash/uniq');
|
|
10
|
-
var utils_request = require('../staff-
|
|
10
|
+
var utils_request = require('../staff-87f6066b.js');
|
|
11
11
|
require('axios');
|
|
12
12
|
require('date-fns/differenceInSeconds');
|
|
13
13
|
require('jwt-decode');
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@medipass/web-sdk",
|
|
3
|
-
"version": "12.5.0",
|
|
3
|
+
"version": "12.5.2-chore-upgrade-dependencies.0",
|
|
4
4
|
"description": "",
|
|
5
5
|
"main": "lib/index.js",
|
|
6
6
|
"types": "lib/index.d.ts",
|
|
@@ -32,32 +32,32 @@
|
|
|
32
32
|
"@medipass/utils": ">=11.57.0"
|
|
33
33
|
},
|
|
34
34
|
"dependencies": {
|
|
35
|
-
"@babel/runtime": "7.
|
|
35
|
+
"@babel/runtime": "7.27.6",
|
|
36
36
|
"axios": "0.21.1",
|
|
37
|
-
"compare-versions": "3.
|
|
38
|
-
"date-fns": "2.
|
|
37
|
+
"compare-versions": "3.6.0",
|
|
38
|
+
"date-fns": "2.30.0",
|
|
39
39
|
"jwt-decode": "2.2.0",
|
|
40
40
|
"lodash": "4.17.21",
|
|
41
41
|
"pify": "5.0.0",
|
|
42
|
-
"platform": "1.3.
|
|
42
|
+
"platform": "1.3.6",
|
|
43
43
|
"store": "2.0.12"
|
|
44
44
|
},
|
|
45
45
|
"devDependencies": {
|
|
46
|
-
"@babel/plugin-transform-runtime": "7.
|
|
47
|
-
"@medipass/utils": "^11.88.0",
|
|
48
|
-
"@types/applepayjs": "14.0.
|
|
46
|
+
"@babel/plugin-transform-runtime": "7.28.0",
|
|
47
|
+
"@medipass/utils": "^11.88.1-chore-upgrade-dependencies.0",
|
|
48
|
+
"@types/applepayjs": "14.0.9",
|
|
49
49
|
"@types/googlepay": "0.7.6",
|
|
50
|
-
"@types/jest": "28.1.
|
|
50
|
+
"@types/jest": "28.1.8",
|
|
51
51
|
"@types/mocha": "9.1.1",
|
|
52
|
-
"@types/node": "20.
|
|
52
|
+
"@types/node": "20.19.9",
|
|
53
53
|
"@types/pify": "5.0.4",
|
|
54
|
-
"axios-mock-adapter": "1.
|
|
54
|
+
"axios-mock-adapter": "1.22.0",
|
|
55
55
|
"query-string": "7.0.0",
|
|
56
|
-
"rimraf": "2.
|
|
57
|
-
"typescript": "4.
|
|
56
|
+
"rimraf": "2.7.1",
|
|
57
|
+
"typescript": "4.9.5"
|
|
58
58
|
},
|
|
59
59
|
"resolutions": {
|
|
60
60
|
"react-scripts/**/@typescript-eslint/eslint-plugin": "5.32.0"
|
|
61
61
|
},
|
|
62
|
-
"gitHead": "
|
|
62
|
+
"gitHead": "bfce57f7adaa2c4d0beeb01ccef9fd4397e5b3a7"
|
|
63
63
|
}
|