Bump Axios version
This commit is contained in:
parent
df1b9275ef
commit
2df936f0bb
2 changed files with 6 additions and 6 deletions
|
@ -11,7 +11,7 @@
|
|||
"dependencies": {
|
||||
"@types/monk": "^6.0.0",
|
||||
"automod": "^0.1.0",
|
||||
"axios": "^1.7.2",
|
||||
"axios": "^1.7.3",
|
||||
"dayjs": "^1.11.11",
|
||||
"dotenv": "^16.4.5",
|
||||
"form-data": "^4.0.0",
|
||||
|
|
|
@ -134,14 +134,14 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"axios@npm:^1.7.2":
|
||||
version: 1.7.2
|
||||
resolution: "axios@npm:1.7.2"
|
||||
"axios@npm:^1.7.3":
|
||||
version: 1.7.3
|
||||
resolution: "axios@npm:1.7.3"
|
||||
dependencies:
|
||||
follow-redirects: "npm:^1.15.6"
|
||||
form-data: "npm:^4.0.0"
|
||||
proxy-from-env: "npm:^1.1.0"
|
||||
checksum: 10c0/cbd47ce380fe045313364e740bb03b936420b8b5558c7ea36a4563db1258c658f05e40feb5ddd41f6633fdd96d37ac2a76f884dad599c5b0224b4c451b3fa7ae
|
||||
checksum: 10c0/a18cbe559203efa05fb1fec2d1898e23bf6329bd2575784ee32aa11b5bbe1d54b9f472c49a261294125519cf62aa4fe5ef6e647bb7482eafc15bffe15ab314ce
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -558,7 +558,7 @@ __metadata:
|
|||
"@types/monk": "npm:^6.0.0"
|
||||
"@types/ws": "npm:^8.5.11"
|
||||
automod: "npm:^0.1.0"
|
||||
axios: "npm:^1.7.2"
|
||||
axios: "npm:^1.7.3"
|
||||
dayjs: "npm:^1.11.11"
|
||||
dotenv: "npm:^16.4.5"
|
||||
form-data: "npm:^4.0.0"
|
||||
|
|
Loading…
Reference in a new issue