|
35 | 35 | dependencies: |
36 | 36 | json-schema "^0.4.0" |
37 | 37 |
|
38 | | -"@amplitude/identify@^1.10.0": |
39 | | - version "1.10.0" |
40 | | - resolved "https://registry.yarnpkg.com/@amplitude/identify/-/identify-1.10.0.tgz#d62b8b6785c29350c368810475a6fc7b04985210" |
41 | | - integrity sha512-BshMDcZX9qO4mgGBR45HmiHxfcPCDY/eBOE/MTUZBW+y9+N61aKmNY3YJsAUfRPzieDiyfqs8rNm7quVkaNzJQ== |
42 | | - dependencies: |
43 | | - "@amplitude/types" "^1.10.0" |
44 | | - "@amplitude/utils" "^1.10.0" |
45 | | - tslib "^1.9.3" |
46 | | - |
47 | | -"@amplitude/node@^1.10.0": |
48 | | - version "1.10.0" |
49 | | - resolved "https://registry.yarnpkg.com/@amplitude/node/-/node-1.10.0.tgz#33f84ddf82b31471fce53e6fa60b688d4bc62ee4" |
50 | | - integrity sha512-Jh8w1UpxhonWe0kCALVvqiBE3vo5NYmbNZbZrrI9Lfa/1HbGboZlGdg0I7/WtihbZvEjpfcfTOf8OkmtZh6vsQ== |
51 | | - dependencies: |
52 | | - "@amplitude/identify" "^1.10.0" |
53 | | - "@amplitude/types" "^1.10.0" |
54 | | - "@amplitude/utils" "^1.10.0" |
55 | | - tslib "^1.9.3" |
56 | | - |
57 | | -"@amplitude/types@^1.10.0": |
58 | | - version "1.10.0" |
59 | | - resolved "https://registry.yarnpkg.com/@amplitude/types/-/types-1.10.0.tgz#dfaf7cc25f533a1e2b0ef0ad675371b396733c0f" |
60 | | - integrity sha512-xN0gnhutztv6kqHaZ2bre18anQV5GDmMXOeipTvI670g2VjNbPfOzMwu1LN4p1NadYq+GqYI223UcZrXR+R4Pw== |
61 | | - |
62 | | -"@amplitude/utils@^1.10.0": |
63 | | - version "1.10.0" |
64 | | - resolved "https://registry.yarnpkg.com/@amplitude/utils/-/utils-1.10.0.tgz#138b0ba4e5755540a9e4abf426b7a25d045418a9" |
65 | | - integrity sha512-/R8j8IzFH0GYfA6ehQDm5IEzt71gIeMdiYYFIzZp6grERQlgJcwNJMAiza0o2JwwTDIruzqdB3c/vLVjuakp+w== |
66 | | - dependencies: |
67 | | - "@amplitude/types" "^1.10.0" |
68 | | - tslib "^1.9.3" |
69 | | - |
70 | 38 | "@apollo/protobufjs@1.2.4": |
71 | 39 | version "1.2.4" |
72 | 40 | resolved "https://registry.yarnpkg.com/@apollo/protobufjs/-/protobufjs-1.2.4.tgz#d913e7627210ec5efd758ceeb751c776c68ba133" |
@@ -6662,7 +6630,7 @@ tsconfig@^7.0.0: |
6662 | 6630 | strip-bom "^3.0.0" |
6663 | 6631 | strip-json-comments "^2.0.0" |
6664 | 6632 |
|
6665 | | -tslib@^1.8.1, tslib@^1.9.0, tslib@^1.9.3: |
| 6633 | +tslib@^1.8.1, tslib@^1.9.0: |
6666 | 6634 | version "1.14.1" |
6667 | 6635 | resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00" |
6668 | 6636 | integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg== |
|
0 commit comments