File tree Expand file tree Collapse file tree 1 file changed +9
-8
lines changed
examples/dynatrace-express-apm Expand file tree Collapse file tree 1 file changed +9
-8
lines changed Original file line number Diff line number Diff line change @@ -1184,12 +1184,12 @@ asynckit@^0.4.0:
11841184 integrity sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==
11851185
11861186axios@^1.8.2 :
1187- version "1.8.3 "
1188- resolved "https://registry.yarnpkg.com/axios/-/axios-1.8.3 .tgz#9ebccd71c98651d547162a018a1a95a4b4ed4de8 "
1189- integrity sha512-iP4DebzoNlP/YN2dpwCgb8zoCmhtkajzS48JvwmkSkXvPI3DHc7m+XYL5tGnSlJtR6nImXZmdCuN5aP8dh1d8A ==
1187+ version "1.12.2 "
1188+ resolved "https://registry.yarnpkg.com/axios/-/axios-1.12.2 .tgz#6c307390136cf7a2278d09cec63b136dfc6e6da7 "
1189+ integrity sha512-vMJzPewAlRyOgxV2dU0Cuz2O8zzzx9VYtbJOaBgXFeLc4IV/Eg50n4LowmehOOR61S8ZMpc2K5Sa7g6A4jfkUw ==
11901190 dependencies :
11911191 follow-redirects "^1.15.6"
1192- form-data "^4.0.0 "
1192+ form-data "^4.0.4 "
11931193 proxy-from-env "^1.1.0"
11941194
11951195base64-js@^1.3.1 :
@@ -1660,14 +1660,15 @@ form-data@^2.2.0:
16601660 mime-types "^2.1.35"
16611661 safe-buffer "^5.2.1"
16621662
1663- form-data@^4.0.0 :
1664- version "4.0.2 "
1665- resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.2 .tgz#35cabbdd30c3ce73deb2c42d3c8d3ed9ca51794c "
1666- integrity sha512-hGfm/slu0ZabnNt4oaRZ6uREyfCj6P4fT/n6A1rGV+Z0VdGXjfOhVUpkn6qVQONHGIFwmveGXyDs75+nr6FM8w ==
1663+ form-data@^4.0.4 :
1664+ version "4.0.4 "
1665+ resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.4 .tgz#784cdcce0669a9d68e94d11ac4eea98088edd2c4 "
1666+ integrity sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow ==
16671667 dependencies :
16681668 asynckit "^0.4.0"
16691669 combined-stream "^1.0.8"
16701670 es-set-tostringtag "^2.1.0"
1671+ hasown "^2.0.2"
16711672 mime-types "^2.1.12"
16721673
16731674
You can’t perform that action at this time.
0 commit comments