Skip to content

Commit 21caa88

Browse files
authored
chore: bump axios(1.32.2), firebase-tools(14.25.1) (#450)
1 parent e2a1d45 commit 21caa88

File tree

3 files changed

+528
-167
lines changed

3 files changed

+528
-167
lines changed

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"dependencies": {
2626
"@html-eslint/eslint-plugin": "^0.48.0",
2727
"@html-eslint/parser": "^0.48.0",
28-
"axios": "^1.9.0",
28+
"axios": "^1.13.2",
2929
"chalk": "^4.1.1",
3030
"eslint": "^9.39.1",
3131
"optionator": "^0.9.1"

packages/website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@types/react-dom": "18.0.9",
2929
"autoprefixer": "^10.4.13",
3030
"eslint": "^9.39.1",
31-
"firebase-tools": "^14.3.1",
31+
"firebase-tools": "^14.25.1",
3232
"highlight.js": "^11.9.0",
3333
"marked": "^9.1.5",
3434
"marked-highlight": "^2.0.6",

0 commit comments

Comments
 (0)