Skip to content

Commit 4c9c7e3

Browse files
Merge pull request Maintainerr#1034 from jorenn92/dependabot/npm_and_yarn/axios-1.6.8
build(deps): bump axios from 1.6.7 to 1.6.8
2 parents a517a86 + bef0ee2 commit 4c9c7e3

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@nestjs/schedule": "^4.0.0",
4545
"@nestjs/typeorm": "^10.0.2",
4646
"@types/node": "^20.11.30",
47-
"axios": "^1.6.7",
47+
"axios": "^1.6.8",
4848
"bowser": "^2.11.0",
4949
"chalk": "^4.1.2",
5050
"cron": "3.1.3",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5117,14 +5117,14 @@ __metadata:
51175117
languageName: node
51185118
linkType: hard
51195119

5120-
"axios@npm:^1.6.7":
5121-
version: 1.6.7
5122-
resolution: "axios@npm:1.6.7"
5120+
"axios@npm:^1.6.8":
5121+
version: 1.6.8
5122+
resolution: "axios@npm:1.6.8"
51235123
dependencies:
5124-
follow-redirects: "npm:^1.15.4"
5124+
follow-redirects: "npm:^1.15.6"
51255125
form-data: "npm:^4.0.0"
51265126
proxy-from-env: "npm:^1.1.0"
5127-
checksum: 10c0/131bf8e62eee48ca4bd84e6101f211961bf6a21a33b95e5dfb3983d5a2fe50d9fffde0b57668d7ce6f65063d3dc10f2212cbcb554f75cfca99da1c73b210358d
5127+
checksum: 10c0/0f22da6f490335479a89878bc7d5a1419484fbb437b564a80c34888fc36759ae4f56ea28d55a191695e5ed327f0bad56e7ff60fb6770c14d1be6501505d47ab9
51285128
languageName: node
51295129
linkType: hard
51305130

@@ -7910,7 +7910,7 @@ __metadata:
79107910
languageName: node
79117911
linkType: hard
79127912

7913-
"follow-redirects@npm:^1.0.0, follow-redirects@npm:^1.15.4":
7913+
"follow-redirects@npm:^1.0.0, follow-redirects@npm:^1.15.6":
79147914
version: 1.15.6
79157915
resolution: "follow-redirects@npm:1.15.6"
79167916
peerDependenciesMeta:
@@ -10714,7 +10714,7 @@ __metadata:
1071410714
"@typescript-eslint/eslint-plugin": "npm:^7.4.0"
1071510715
"@typescript-eslint/parser": "npm:^7.4.0"
1071610716
autoprefixer: "npm:10.4.19"
10717-
axios: "npm:^1.6.7"
10717+
axios: "npm:^1.6.8"
1071810718
bowser: "npm:^2.11.0"
1071910719
chalk: "npm:^4.1.2"
1072010720
clean-jsdoc-theme: "npm:^4.2.18"

0 commit comments

Comments
 (0)