Skip to content

Commit 6f251ef

Browse files
authored
Merge pull request #148 from free5gc/dependabot/npm_and_yarn/frontend/axios-1.8.2
chore(deps): bump axios from 1.8.1 to 1.8.2 in /frontend
2 parents 129b9b3 + f541d51 commit 6f251ef

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@types/react": "^18.2.61",
1313
"@types/react-dom": "^18.2.19",
1414
"@vitejs/plugin-react-swc": "^3.6.0",
15-
"axios": "^1.7.4",
15+
"axios": "^1.8.2",
1616
"dayjs": "^1.11.10",
1717
"react": "^18.2.0",
1818
"react-dom": "^18.2.0",

frontend/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1583,14 +1583,14 @@ __metadata:
15831583
languageName: node
15841584
linkType: hard
15851585

1586-
"axios@npm:^1.7.4":
1587-
version: 1.8.1
1588-
resolution: "axios@npm:1.8.1"
1586+
"axios@npm:^1.8.2":
1587+
version: 1.8.4
1588+
resolution: "axios@npm:1.8.4"
15891589
dependencies:
15901590
follow-redirects: "npm:^1.15.6"
15911591
form-data: "npm:^4.0.0"
15921592
proxy-from-env: "npm:^1.1.0"
1593-
checksum: 10c0/b2e1d5a61264502deee4b50f0a6df0aa3b174c546ccf68c0dff714a2b8863232e0bd8cb5b84f853303e97f242a98260f9bb9beabeafe451ad5af538e9eb7ac22
1593+
checksum: 10c0/450993c2ba975ffccaf0d480b68839a3b2435a5469a71fa2fb0b8a55cdb2c2ae47e609360b9c1e2b2534b73dfd69e2733a1cf9f8215bee0bcd729b72f801b0ce
15941594
languageName: node
15951595
linkType: hard
15961596

@@ -3706,7 +3706,7 @@ __metadata:
37063706
"@typescript-eslint/eslint-plugin": "npm:^7.1.0"
37073707
"@typescript-eslint/parser": "npm:^7.1.0"
37083708
"@vitejs/plugin-react-swc": "npm:^3.6.0"
3709-
axios: "npm:^1.7.4"
3709+
axios: "npm:^1.8.2"
37103710
dayjs: "npm:^1.11.10"
37113711
eslint: "npm:^8.57.0"
37123712
eslint-config-airbnb-base: "npm:^15.0.0"

0 commit comments

Comments
 (0)