Skip to content

Commit d22fae3

Browse files
fix(deps): update dependency axios to v1.8.2 [security]
1 parent 87fc1db commit d22fae3

File tree

3 files changed

+17
-17
lines changed

3 files changed

+17
-17
lines changed

.pnp.cjs

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@types/nunjucks": "3.2.6",
3939
"@types/require-directory": "2.1.2",
4040
"applicationinsights": "2.7.0",
41-
"axios": "1.7.4",
41+
"axios": "1.8.2",
4242
"body-parser": "1.20.3",
4343
"config": "3.3.12",
4444
"cookie-parser": "1.4.7",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4140,14 +4140,14 @@ __metadata:
41404140
languageName: node
41414141
linkType: hard
41424142

4143-
"axios@npm:1.7.4":
4144-
version: 1.7.4
4145-
resolution: "axios@npm:1.7.4"
4143+
"axios@npm:1.8.2":
4144+
version: 1.8.2
4145+
resolution: "axios@npm:1.8.2"
41464146
dependencies:
41474147
follow-redirects: "npm:^1.15.6"
41484148
form-data: "npm:^4.0.0"
41494149
proxy-from-env: "npm:^1.1.0"
4150-
checksum: 10/7a1429be1e3d0c2e1b96d4bba4d113efbfabc7c724bed107beb535c782c7bea447ff634886b0c7c43395a264d085450d009eb1154b5f38a8bae49d469fdcbc61
4150+
checksum: 10/d4328758128d0602cc809a8e7627622cb7839b379eae5e4d6b9d603dd4d5fb89159985630243ec107cf5c675cd8825dba737a319dff9499f3b7688d9a69ec9ed
41514151
languageName: node
41524152
linkType: hard
41534153

@@ -12723,7 +12723,7 @@ __metadata:
1272312723
"@typescript-eslint/eslint-plugin": "npm:^6.0.0"
1272412724
"@typescript-eslint/parser": "npm:^6.0.0"
1272512725
applicationinsights: "npm:2.7.0"
12726-
axios: "npm:1.7.4"
12726+
axios: "npm:1.8.2"
1272712727
axios-debug-log: "npm:1.0.0"
1272812728
babel-loader: "npm:9.2.1"
1272912729
body-parser: "npm:1.20.3"

0 commit comments

Comments
 (0)