Skip to content

Commit 4cf8623

Browse files
committed
chore: hardcode axios transitive resolution
1 parent 893068f commit 4cf8623

File tree

2 files changed

+2580
-1783
lines changed

2 files changed

+2580
-1783
lines changed

Diff for: docs/package.json

+4-3
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,10 @@
1818
},
1919
"resolutions": {
2020
"graphql": "^14.7.0",
21-
"bl": "^4.0.3",
22-
"semver": "^7.3.2",
23-
"node-fetch": "^2.6.1"
21+
"bl": "^4.0.3",
22+
"semver": "^7.3.2",
23+
"node-fetch": "^2.6.1",
24+
"axios": "^0.21.1"
2425
},
2526
"keywords": [],
2627
"license": "MIT-0",

0 commit comments

Comments
 (0)