Skip to content

Commit c72cdfa

Browse files
fix(deps): update dependency axios to v1.8.2 [security]
1 parent 47e02b2 commit c72cdfa

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
@@ -4124,14 +4124,14 @@ __metadata:
41244124
languageName: node
41254125
linkType: hard
41264126

4127-
"axios@npm:1.7.4":
4128-
version: 1.7.4
4129-
resolution: "axios@npm:1.7.4"
4127+
"axios@npm:1.8.2":
4128+
version: 1.8.2
4129+
resolution: "axios@npm:1.8.2"
41304130
dependencies:
41314131
follow-redirects: "npm:^1.15.6"
41324132
form-data: "npm:^4.0.0"
41334133
proxy-from-env: "npm:^1.1.0"
4134-
checksum: 10/7a1429be1e3d0c2e1b96d4bba4d113efbfabc7c724bed107beb535c782c7bea447ff634886b0c7c43395a264d085450d009eb1154b5f38a8bae49d469fdcbc61
4134+
checksum: 10/d4328758128d0602cc809a8e7627622cb7839b379eae5e4d6b9d603dd4d5fb89159985630243ec107cf5c675cd8825dba737a319dff9499f3b7688d9a69ec9ed
41354135
languageName: node
41364136
linkType: hard
41374137

@@ -12646,7 +12646,7 @@ __metadata:
1264612646
"@typescript-eslint/eslint-plugin": "npm:^6.0.0"
1264712647
"@typescript-eslint/parser": "npm:^6.0.0"
1264812648
applicationinsights: "npm:2.7.0"
12649-
axios: "npm:1.7.4"
12649+
axios: "npm:1.8.2"
1265012650
axios-debug-log: "npm:1.0.0"
1265112651
babel-loader: "npm:9.1.2"
1265212652
body-parser: "npm:1.20.3"

0 commit comments

Comments
 (0)