Skip to content

Commit add869c

Browse files
authored
update axios to latest version (#1135)
1 parent bfa23f0 commit add869c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@hotwired/turbo-rails": "^8.0.20",
2323
"@popperjs/core": "^2.11.8",
2424
"autosuggest-highlight": "^3.3.4",
25-
"axios": "^1.4.0",
25+
"axios": "^1.13.2",
2626
"babel-loader": "^10.0.0",
2727
"babel-plugin-macros": "^3.1.0",
2828
"bootstrap": "^5.3.8",

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2776,7 +2776,7 @@ __metadata:
27762776
languageName: node
27772777
linkType: hard
27782778

2779-
"axios@npm:^1.4.0":
2779+
"axios@npm:^1.13.2":
27802780
version: 1.13.2
27812781
resolution: "axios@npm:1.13.2"
27822782
dependencies:
@@ -6250,7 +6250,7 @@ __metadata:
62506250
"@hotwired/turbo-rails": "npm:^8.0.20"
62516251
"@popperjs/core": "npm:^2.11.8"
62526252
autosuggest-highlight: "npm:^3.3.4"
6253-
axios: "npm:^1.4.0"
6253+
axios: "npm:^1.13.2"
62546254
babel-loader: "npm:^10.0.0"
62556255
babel-plugin-macros: "npm:^3.1.0"
62566256
bootstrap: "npm:^5.3.8"

0 commit comments

Comments
 (0)