Skip to content

Commit 5e9409d

Browse files
committed
chore(deps): pin dependency axios to 0.26.1
1 parent 2d0f6f8 commit 5e9409d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@typescript-eslint/eslint-plugin": "5.15.0",
4848
"@typescript-eslint/parser": "5.15.0",
4949
"all-contributors-cli": "6.20.0",
50-
"axios": "^0.26.1",
50+
"axios": "0.26.1",
5151
"concurrently": "7.0.0",
5252
"conventional-changelog-conventionalcommits": "4.6.3",
5353
"eslint": "8.11.0",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1523,7 +1523,7 @@ at-least-node@^1.0.0:
15231523
resolved "https://registry.yarnpkg.com/at-least-node/-/at-least-node-1.0.0.tgz#602cd4b46e844ad4effc92a8011a3c46e0238dc2"
15241524
integrity sha512-+q/t7Ekv1EDY2l6Gda6LLiX14rU9TV20Wa3ofeQmwPFZbOMo9DXrLbOjFaaclkXKWidIaopwAObQDqwWtGUjqg==
15251525

1526-
axios@^0.26.1:
1526+
15271527
version "0.26.1"
15281528
resolved "https://registry.yarnpkg.com/axios/-/axios-0.26.1.tgz#1ede41c51fcf51bbbd6fd43669caaa4f0495aaa9"
15291529
integrity sha512-fPwcX4EvnSHuInCMItEhAGnaSEXRBjtzh9fOtsE6E1G6p7vl7edEeZe11QHf18+6+9gR5PbKV/sGKNaD8YaMeA==

0 commit comments

Comments
 (0)