Skip to content

Commit 67c417c

Browse files
committed
skip: merge (a28e302) [skip release]
2 parents bbbecae + a28e302 commit 67c417c

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
},
2929
"dependencies": {
3030
"@actions/core": "1.6.0",
31-
"axios": "0.21.4",
31+
"axios": "0.24.0",
3232
"chalk": "4.1.2",
3333
"form-data": "4.0.0",
3434
"strip-ansi": "6.0.1"

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1542,12 +1542,12 @@ aws4@^1.8.0:
15421542
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.11.0.tgz#d61f46d83b2519250e2784daf5b09479a8b41c59"
15431543
integrity sha512-xh1Rl34h6Fi1DC2WWKfxUTVqRsNnr6LsKz2+hfwDxQJWmrx8+c7ylaqBMcHfl1U1r2dsifOvKX3LQuLNZ+XSvA==
15441544

1545-
axios@0.21.4:
1546-
version "0.21.4"
1547-
resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.4.tgz#c67b90dc0568e5c1cf2b0b858c43ba28e2eda575"
1548-
integrity sha512-ut5vewkiu8jjGBdqpM44XxjuCjq9LAKeHVmoVfHVzy8eHgxxq8SbAVQNovDA8mVi05kP0Ea/n/UzcSHcTJQfNg==
1545+
axios@0.24.0:
1546+
version "0.24.0"
1547+
resolved "https://registry.yarnpkg.com/axios/-/axios-0.24.0.tgz#804e6fa1e4b9c5288501dd9dff56a7a0940d20d6"
1548+
integrity sha512-Q6cWsys88HoPgAaFAVUb0WpPk0O8iTeisR9IMqy9G8AbO4NlpVknrnQS03zzF9PGAWgO3cgletO3VjV/P7VztA==
15491549
dependencies:
1550-
follow-redirects "^1.14.0"
1550+
follow-redirects "^1.14.4"
15511551

15521552
babel-jest@^26.6.3:
15531553
version "26.6.3"
@@ -2949,7 +2949,7 @@ flatted@^3.1.0:
29492949
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.2.tgz#64bfed5cb68fe3ca78b3eb214ad97b63bedce561"
29502950
integrity sha512-JaTY/wtrcSyvXJl4IMFHPKyFur1sE9AUqc0QnhOaJ0CxHtAoIV8pYDzeEfAaNEtGkOfq4gr3LBFmdXW5mOQFnA==
29512951

2952-
follow-redirects@^1.14.0:
2952+
follow-redirects@^1.14.4:
29532953
version "1.14.4"
29542954
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.4.tgz#838fdf48a8bbdd79e52ee51fb1c94e3ed98b9379"
29552955
integrity sha512-zwGkiSXC1MUJG/qmeIFH2HBJx9u0V46QGUe3YR1fXG8bXQxq7fLj0RjLZQ5nubr9qNJUZrH+xUcwXEoXNpfS+g==

0 commit comments

Comments
 (0)