Skip to content

Commit 60ebede

Browse files
authored
Merge pull request #7679 from TheThingsNetwork/dependabot/npm_and_yarn/sdk/js/axios-1.11.0
dev: bump axios from 1.10.0 to 1.11.0 in /sdk/js
2 parents 816a583 + 85868df commit 60ebede

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

sdk/js/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -73,12 +73,12 @@ available-typed-arrays@^1.0.7:
7373
possible-typed-array-names "^1.0.0"
7474

7575
axios@^1.4.0:
76-
version "1.10.0"
77-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.10.0.tgz#af320aee8632eaf2a400b6a1979fa75856f38d54"
78-
integrity sha512-/1xYAC4MP/HEG+3duIhFr4ZQXR4sQXOIe+o6sdqzeykGLx6Upp/1p8MHqhINOvGeP7xyNHe7tsiJByc4SSVUxw==
76+
version "1.11.0"
77+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.11.0.tgz#c2ec219e35e414c025b2095e8b8280278478fdb6"
78+
integrity sha512-1Lx3WLFQWm3ooKDYZD1eXmoGO9fxYQjrycfHFC8P0sCfQVXyROp0p9PFWBehewBOdCwHc+f/b8I0fMto5eSfwA==
7979
dependencies:
8080
follow-redirects "^1.15.6"
81-
form-data "^4.0.0"
81+
form-data "^4.0.4"
8282
proxy-from-env "^1.1.0"
8383

8484
call-bind-apply-helpers@^1.0.0, call-bind-apply-helpers@^1.0.1, call-bind-apply-helpers@^1.0.2:
@@ -400,7 +400,7 @@ for-each@^0.3.3:
400400
dependencies:
401401
is-callable "^1.1.3"
402402

403-
form-data@^4.0.0:
403+
form-data@^4.0.4:
404404
version "4.0.4"
405405
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.4.tgz#784cdcce0669a9d68e94d11ac4eea98088edd2c4"
406406
integrity sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow==

0 commit comments

Comments
 (0)