Skip to content

Commit cad5088

Browse files
committed
fix: upgrade axios from 0.22.0 to 0.30.0
Snyk has created this PR to upgrade axios from 0.22.0 to 0.30.0. See this package in npm: axios See this project in Snyk: https://app.snyk.io/org/patrick-86aeNVStj7GDQmUcDNJmGj/project/a5870531-4fba-438e-9143-fcab39fb3a54?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent fb4f9f1 commit cad5088

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"dependencies": {
3434
"@tinyhttp/app": "^1.3.7",
3535
"apollo-server-express": "^2.25.0",
36-
"axios": "^0.22.0",
36+
"axios": "^0.30.0",
3737
"body-parser": "^1.19.0",
3838
"dotenv": "^10.0.0",
3939
"graphql": "^15.5.0",

0 commit comments

Comments
 (0)