Skip to content

Commit

Permalink
Merge pull request #33 from SkywardApps/dependabot/npm_and_yarn/axios…
Browse files Browse the repository at this point in the history
…-0.28.0

Bump axios from 0.27.2 to 0.28.0
  • Loading branch information
NicholasMTElliott committed Apr 2, 2024
2 parents 67bde77 + 0900722 commit cc7f0d6
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -17,7 +17,7 @@
"dependencies": {
"@react-pdf/renderer": "^3.0.0",
"ajv": "^8.11.0",
"axios": "^0.27.2",
"axios": "^0.28.0",
"cors": "^2.8.5",
"fontkit": "2",
"fonts": "^0.0.2",
Expand Down
28 changes: 18 additions & 10 deletions yarn.lock
Expand Up @@ -606,13 +606,14 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:^0.27.2":
version: 0.27.2
resolution: "axios@npm:0.27.2"
"axios@npm:^0.28.0":
version: 0.28.1
resolution: "axios@npm:0.28.1"
dependencies:
follow-redirects: ^1.14.9
follow-redirects: ^1.15.0
form-data: ^4.0.0
checksum: 38cb7540465fe8c4102850c4368053c21683af85c5fdf0ea619f9628abbcb59415d1e22ebc8a6390d2bbc9b58a9806c874f139767389c862ec9b772235f06854
proxy-from-env: ^1.1.0
checksum: 5115a38d79064d07437c5a28f15841e3607634040e3120ec06a2c4367a7d07cf213b16496eab53b6f58ebc5fb377a440ba9ed4782529b14449a1e285734bfb54
languageName: node
linkType: hard

Expand Down Expand Up @@ -1107,13 +1108,13 @@ __metadata:
languageName: node
linkType: hard

"follow-redirects@npm:^1.14.9":
version: 1.15.4
resolution: "follow-redirects@npm:1.15.4"
"follow-redirects@npm:^1.15.0":
version: 1.15.6
resolution: "follow-redirects@npm:1.15.6"
peerDependenciesMeta:
debug:
optional: true
checksum: e178d1deff8b23d5d24ec3f7a94cde6e47d74d0dc649c35fc9857041267c12ec5d44650a0c5597ef83056ada9ea6ca0c30e7c4f97dbf07d035086be9e6a5b7b6
checksum: a62c378dfc8c00f60b9c80cab158ba54e99ba0239a5dd7c81245e5a5b39d10f0c35e249c3379eae719ff0285fff88c365dd446fab19dee771f1d76252df1bbf5
languageName: node
linkType: hard

Expand Down Expand Up @@ -1974,7 +1975,7 @@ __metadata:
"@types/request": ^2.48.3
"@types/uuid": ^3.4.6
ajv: ^8.11.0
axios: ^0.27.2
axios: ^0.28.0
cors: ^2.8.5
cross-env: ^6.0.3
fontkit: 2
Expand Down Expand Up @@ -2026,6 +2027,13 @@ __metadata:
languageName: node
linkType: hard

"proxy-from-env@npm:^1.1.0":
version: 1.1.0
resolution: "proxy-from-env@npm:1.1.0"
checksum: ed7fcc2ba0a33404958e34d95d18638249a68c430e30fcb6c478497d72739ba64ce9810a24f53a7d921d0c065e5b78e3822759800698167256b04659366ca4d4
languageName: node
linkType: hard

"punycode@npm:^2.1.0":
version: 2.1.1
resolution: "punycode@npm:2.1.1"
Expand Down

0 comments on commit cc7f0d6

Please sign in to comment.