|
78 | 78 | lodash "^4.2.0"
|
79 | 79 | to-fast-properties "^2.0.0"
|
80 | 80 |
|
81 |
| -"@iopipe/config@^1.4.1": |
82 |
| - version "1.4.1" |
83 |
| - resolved "https://registry.yarnpkg.com/@iopipe/config/-/config-1.4.1.tgz#0a80dd9fece853768401e646320620a2308a6987" |
| 81 | +"@iopipe/config@^1.4.2": |
| 82 | + version "1.4.2" |
| 83 | + resolved "https://registry.yarnpkg.com/@iopipe/config/-/config-1.4.2.tgz#791d7e3132b70e8d710fb2f1a383a99532671e7a" |
| 84 | + integrity sha512-tfojIkxLTnW69GRIfKceuJpWRnMJ82u5649akg7lYwQi1jzYGZqy+RonOci+kPHWr5o0+LFTh9c0MJqW1f/Rcw== |
84 | 85 | dependencies:
|
85 | 86 | "@iopipe/event-info" "^1.3.1"
|
86 |
| - "@iopipe/profiler" "^2.1.0" |
| 87 | + "@iopipe/profiler" "^2.1.2" |
87 | 88 | "@iopipe/trace" "^1.4.1"
|
88 | 89 |
|
89 |
| -"@iopipe/core@^1.13": |
90 |
| - version "1.18.0" |
91 |
| - resolved "https://registry.yarnpkg.com/@iopipe/core/-/core-1.18.0.tgz#347faa77b3279fa691ef4db9c9bb123258f7f7d0" |
92 |
| - dependencies: |
93 |
| - cosmiconfig "^4" |
94 |
| - lodash.uniqby "^4.7.0" |
95 |
| - simple-get "^3.0.2" |
96 |
| - |
97 | 90 | "@iopipe/core@^1.19.1":
|
98 | 91 | version "1.19.1"
|
99 | 92 | resolved "https://registry.yarnpkg.com/@iopipe/core/-/core-1.19.1.tgz#19da388f0c900f4551915c71993b4c1269979970"
|
|
125 | 118 | flat "^4.0.0"
|
126 | 119 | lodash.get "^4.4.2"
|
127 | 120 |
|
128 |
| -"@iopipe/profiler@^2.1.0": |
129 |
| - version "2.1.0" |
130 |
| - resolved "https://registry.yarnpkg.com/@iopipe/profiler/-/profiler-2.1.0.tgz#54c556ca665d06abc2adcd9676b18e83d1c5e816" |
| 121 | +"@iopipe/profiler@^2.1.2": |
| 122 | + version "2.1.2" |
| 123 | + resolved "https://registry.yarnpkg.com/@iopipe/profiler/-/profiler-2.1.2.tgz#8d17a175450827caf110b410796c776a18bc1e18" |
| 124 | + integrity sha512-crrdK1Ywftn4qn2Heq7Eq3i6THdZtF+5O3RAUqf+w4rk1xyDNvDMiINejBvPVEa/jLlbpU0kqnYK5JsExG2YHw== |
131 | 125 | dependencies:
|
132 |
| - "@iopipe/core" "^1.13" |
133 | 126 | archiver "^2.1.1"
|
134 | 127 | lodash.get "^4.4.2"
|
135 |
| - simple-get "^3.0.2" |
| 128 | + simple-get "^3.0.3" |
136 | 129 |
|
137 | 130 | "@iopipe/scripts@^1.4.1":
|
138 | 131 | version "1.4.1"
|
139 | 132 | resolved "https://registry.yarnpkg.com/@iopipe/scripts/-/scripts-1.4.1.tgz#67c5012dfbc4d43875683786f450ebac9ed20117"
|
| 133 | + integrity sha512-sKuF5fV1N1icRgX0It9rSLICYAstCjBA4TcfzZdVNdEXpDKUbWvgiozrQgH1WMGgeudqs8dbEaEiBACaCRl+eQ== |
140 | 134 | dependencies:
|
141 | 135 | "@iopipe/eslint-config-iopipe" "1.0.2"
|
142 | 136 | "@ljharb/eslint-config" "^12.2.1"
|
@@ -7033,7 +7027,7 @@ simple-concat@^1.0.0:
|
7033 | 7027 | version "1.0.0"
|
7034 | 7028 | resolved "https://registry.yarnpkg.com/simple-concat/-/simple-concat-1.0.0.tgz#7344cbb8b6e26fb27d66b2fc86f9f6d5997521c6"
|
7035 | 7029 |
|
7036 |
| -simple-get@^3.0.2: |
| 7030 | +simple-get@^3.0.2, simple-get@^3.0.3: |
7037 | 7031 | version "3.0.3"
|
7038 | 7032 | resolved "https://registry.yarnpkg.com/simple-get/-/simple-get-3.0.3.tgz#924528ac3f9d7718ce5e9ec1b1a69c0be4d62efa"
|
7039 | 7033 | dependencies:
|
|
0 commit comments