Skip to content

Commit 2c483c0

Browse files
Merge pull request #65 from empeje/dependabot/npm_and_yarn/axios-1.15.0
chore(deps): bump axios from 1.13.5 to 1.15.0
2 parents 05656d7 + a841b40 commit 2c483c0

3 files changed

Lines changed: 74 additions & 67 deletions

File tree

packages/php-laravel-enlightn/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"build": "vite build"
66
},
77
"devDependencies": {
8-
"axios": "^1.13.5",
8+
"axios": "^1.15.0",
99
"laravel-vite-plugin": "^0.7.2",
1010
"lodash": "^4.18.1",
1111
"postcss": "^8.1.14",

packages/telecal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"dependencies": {
1111
"@twa-dev/sdk": "^6.9.1",
12-
"axios": "^1.13.5",
12+
"axios": "^1.15.0",
1313
"next": "latest",
1414
"react": "18.2.0",
1515
"react-dom": "18.2.0"

0 commit comments

Comments
 (0)