Skip to content

Commit 3a313b2

Browse files
Merge pull request #186 from step-security/yarn-audit-fix
fix: Security updates
2 parents 03fd355 + 2f88eea commit 3a313b2

3 files changed

Lines changed: 22 additions & 22 deletions

File tree

dist/index.js

Lines changed: 15 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/index.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1637,12 +1637,12 @@ asynckit@^0.4.0:
16371637
integrity sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==
16381638

16391639
axios@^1.6.2:
1640-
version "1.8.3"
1641-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.8.3.tgz#9ebccd71c98651d547162a018a1a95a4b4ed4de8"
1642-
integrity "sha1-nrzNccmGUdVHFioBihqVpLTtTeg= sha512-iP4DebzoNlP/YN2dpwCgb8zoCmhtkajzS48JvwmkSkXvPI3DHc7m+XYL5tGnSlJtR6nImXZmdCuN5aP8dh1d8A=="
1640+
version "1.12.2"
1641+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.12.2.tgz#6c307390136cf7a2278d09cec63b136dfc6e6da7"
1642+
integrity "sha1-bDBzkBNs96InjQnOxjsTbfxubac= sha512-vMJzPewAlRyOgxV2dU0Cuz2O8zzzx9VYtbJOaBgXFeLc4IV/Eg50n4LowmehOOR61S8ZMpc2K5Sa7g6A4jfkUw=="
16431643
dependencies:
16441644
follow-redirects "^1.15.6"
1645-
form-data "^4.0.0"
1645+
form-data "^4.0.4"
16461646
proxy-from-env "^1.1.0"
16471647

16481648
b4a@^1.6.4:
@@ -2485,10 +2485,10 @@ form-data@^2.5.0:
24852485
mime-types "^2.1.35"
24862486
safe-buffer "^5.2.1"
24872487

2488-
form-data@^4.0.0:
2488+
form-data@^4.0.4:
24892489
version "4.0.4"
24902490
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.4.tgz#784cdcce0669a9d68e94d11ac4eea98088edd2c4"
2491-
integrity "sha1-eEzczgZpqdaOlNEaxO6pgIjt0sQ= sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow=="
2491+
integrity sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow==
24922492
dependencies:
24932493
asynckit "^0.4.0"
24942494
combined-stream "^1.0.8"

0 commit comments

Comments
 (0)