Skip to content

Commit 308c885

Browse files
fix(deps): update dependency axios to v1.12.2
1 parent 2c560fe commit 308c885

File tree

4 files changed

+10
-10
lines changed

4 files changed

+10
-10
lines changed

frontend/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@zxcvbn-ts/language-fr": "3.0.2",
5555
"@zxcvbn-ts/language-it": "3.0.2",
5656
"assert": "2.1.0",
57-
"axios": "1.12.1",
57+
"axios": "1.12.2",
5858
"colorjs.io": "0.5.2",
5959
"comlink": "4.4.2",
6060
"dayjs": "1.11.18",

print/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

print/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@jamescoyle/vue-icon": "0.1.2",
2020
"@mdi/js": "7.4.47",
2121
"@sentry/node": "9.46.0",
22-
"axios": "1.12.1",
22+
"axios": "1.12.2",
2323
"colorjs.io": "0.5.2",
2424
"dayjs": "1.11.18",
2525
"deepmerge": "4.3.1",

0 commit comments

Comments
 (0)