Skip to content

Commit 59040e1

Browse files
chore(deps): bump axios from 1.4.0 to 1.6.0 (#157)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 06605e2 commit 59040e1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@
268268
"dependencies": {
269269
"@types/node-forge": "^1.3.4",
270270
"@types/ua-parser-js": "^0.7.36",
271-
"axios": "1.4.0",
271+
"axios": "1.6.0",
272272
"date-fns": "^2.30.0",
273273
"eventsource": "^2.0.2",
274274
"find-process": "^1.4.7",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1175,10 +1175,10 @@ available-typed-arrays@^1.0.5:
11751175
resolved "https://registry.yarnpkg.com/available-typed-arrays/-/available-typed-arrays-1.0.5.tgz#92f95616501069d07d10edb2fc37d3e1c65123b7"
11761176
integrity sha512-DMD0KiN46eipeziST1LPP/STfDU0sufISXmjSgvVsoU2tqxctQeASejWcfNtxYKqETM1UxQ8sp2OrSBWpHY6sw==
11771177

1178-
axios@1.4.0:
1179-
version "1.4.0"
1180-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.4.0.tgz#38a7bf1224cd308de271146038b551d725f0be1f"
1181-
integrity sha512-S4XCWMEmzvo64T9GfvQDOXgYRDJ/wsSZc7Jvdgx5u1sd0JwsuPLqb3SYmusag+edF6ziyMensPVqLTSc1PiSEA==
1178+
axios@1.6.0:
1179+
version "1.6.0"
1180+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.0.tgz#f1e5292f26b2fd5c2e66876adc5b06cdbd7d2102"
1181+
integrity sha512-EZ1DYihju9pwVB+jg67ogm+Tmqc6JmhamRN6I4Zt8DfZu5lbcQGw3ozH9lFejSJgs/ibaef3A9PMXPLeefFGJg==
11821182
dependencies:
11831183
follow-redirects "^1.15.0"
11841184
form-data "^4.0.0"

0 commit comments

Comments
 (0)