Skip to content

Commit 3fa176a

Browse files
authored
chore: update Axios package to version 1.8.4 (#150)
* chore: update Axios package to version 1.8.4 * fix lockfile
1 parent be42fd9 commit 3fa176a

File tree

6 files changed

+1287
-12
lines changed

6 files changed

+1287
-12
lines changed

examples/nodejs/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/nodejs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"author": "Canadian Digital Service",
1010
"license": "MIT",
1111
"dependencies": {
12-
"axios": "^1.7.7",
12+
"axios": "^1.8.4",
1313
"jose": "^5.9.3"
1414
},
1515
"devDependencies": {

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@aws-sdk/client-secrets-manager": "^3.662.0",
2424
"@aws-sdk/client-sqs": "^3.662.0",
2525
"@aws-sdk/lib-dynamodb": "^3.662.0",
26-
"axios": "^1.7.7",
26+
"axios": "^1.8.4",
2727
"dotenv": "^16.4.5",
2828
"express": "^4.21.0",
2929
"express-validator": "^7.2.0",
@@ -42,7 +42,7 @@
4242
"aws-sdk-client-mock": "^4.0.2",
4343
"pino-pretty": "^11.2.2",
4444
"supertest": "^7.0.0",
45-
"tsc-alias": "^1.8.10",
45+
"tsc-alias": "1.8.13",
4646
"tsx": "^4.19.1",
4747
"typescript": "^5.6.2",
4848
"vite-tsconfig-paths": "^5.0.1",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)