Skip to content

Commit 52cf995

Browse files
Update dependency axios to v1.13.5 [SECURITY]
1 parent f9619ea commit 52cf995

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"homepage": "https://github.com/IntellectualSites/schematic.cloud#readme",
2727
"dependencies": {
2828
"@nuxt/eslint": "1.13.0",
29-
"axios": "1.13.4",
29+
"axios": "1.13.5",
3030
"bootstrap": "5.3.8",
3131
"funnies": "2.1.0",
3232
"nuxt": "4.3.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3844,14 +3844,14 @@ __metadata:
38443844
languageName: node
38453845
linkType: hard
38463846

3847-
"axios@npm:1.13.4":
3848-
version: 1.13.4
3849-
resolution: "axios@npm:1.13.4"
3847+
"axios@npm:1.13.5":
3848+
version: 1.13.5
3849+
resolution: "axios@npm:1.13.5"
38503850
dependencies:
3851-
follow-redirects: "npm:^1.15.6"
3852-
form-data: "npm:^4.0.4"
3851+
follow-redirects: "npm:^1.15.11"
3852+
form-data: "npm:^4.0.5"
38533853
proxy-from-env: "npm:^1.1.0"
3854-
checksum: 10/54b7ef71c64837f9d52475832337f520cf6fa85c94612e03a3a2aad7082804a2544741267122696662147e90e6d2746601346984cf531ae715ecdb56d586a04c
3854+
checksum: 10/db726d09902565ef9a0632893530028310e2ec2b95b727114eca1b101450b00014133dfc3871cffc87983fb922bca7e4874d7e2826d1550a377a157cdf3f05b6
38553855
languageName: node
38563856
linkType: hard
38573857

@@ -6196,7 +6196,7 @@ __metadata:
61966196
languageName: node
61976197
linkType: hard
61986198

6199-
"follow-redirects@npm:^1.15.6":
6199+
"follow-redirects@npm:^1.15.11":
62006200
version: 1.15.11
62016201
resolution: "follow-redirects@npm:1.15.11"
62026202
peerDependenciesMeta:
@@ -6225,7 +6225,7 @@ __metadata:
62256225
languageName: node
62266226
linkType: hard
62276227

6228-
"form-data@npm:^4.0.4":
6228+
"form-data@npm:^4.0.5":
62296229
version: 4.0.5
62306230
resolution: "form-data@npm:4.0.5"
62316231
dependencies:
@@ -10383,7 +10383,7 @@ __metadata:
1038310383
"@nuxt/eslint": "npm:1.13.0"
1038410384
"@nuxtjs/eslint-config-typescript": "npm:12.1.0"
1038510385
"@typescript-eslint/parser": "npm:8.54.0"
10386-
axios: "npm:1.13.4"
10386+
axios: "npm:1.13.5"
1038710387
bootstrap: "npm:5.3.8"
1038810388
eslint: "npm:9.39.2"
1038910389
eslint-config-prettier: "npm:10.1.8"

0 commit comments

Comments
 (0)