Skip to content

Commit afc0feb

Browse files
authored
Merge branch 'main' into patch-6
2 parents 55c5a19 + ec52417 commit afc0feb

File tree

3 files changed

+13
-14
lines changed

3 files changed

+13
-14
lines changed

sites/upsun/package-lock.json

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

sites/upsun/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"alpinejs": "^3.11.1",
4141
"asciinema-player": "^3.0.1",
4242
"autoprefixer": "^10.4.13",
43-
"axios": "^1.8.2",
43+
"axios": "^1.12.0",
4444
"express": "^4.21.2",
4545
"fs-extra": "^11.1.1",
4646
"js-yaml": "^4.1.0",

sites/upsun/static/scripts/xss/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"webpack-merge": "^5.8.0"
3131
},
3232
"dependencies": {
33-
"axios": "^1.8.2",
33+
"axios": "^1.12.0",
3434
"buffer": "^6.0.3",
3535
"dompurify": "^3.2.4",
3636
"path-browserify": "^1.0.1",

0 commit comments

Comments
 (0)