Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@cattr/ui-kit": "^1.3.9",
"@sentry/tracing": "^7.93.0",
"@sentry/vue": "^7.93.0",
"axios": "^1.6.5",
"axios": "^1.6.7",
"axios-concurrency": "^1.0.4",
"caret-pos": "^2.0.0",
"color-convert": "^2.0.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1325,7 +1325,7 @@ __metadata:
"@sentry/tracing": ^7.93.0
"@sentry/vue": ^7.93.0
autoprefixer: ^10.4.16
axios: ^1.6.5
axios: ^1.6.7
axios-concurrency: ^1.0.4
caret-pos: ^2.0.0
chokidar: ^3.5.3
Expand Down Expand Up @@ -3109,14 +3109,14 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:^1.6.5":
version: 1.6.5
resolution: "axios@npm:1.6.5"
"axios@npm:^1.6.7":
version: 1.6.7
resolution: "axios@npm:1.6.7"
dependencies:
follow-redirects: ^1.15.4
form-data: ^4.0.0
proxy-from-env: ^1.1.0
checksum: e28d67b2d9134cb4608c44d8068b0678cfdccc652742e619006f27264a30c7aba13b2cd19c6f1f52ae195b5232734925928fb192d5c85feea7edd2f273df206d
checksum: 87d4d429927d09942771f3b3a6c13580c183e31d7be0ee12f09be6d5655304996bb033d85e54be81606f4e89684df43be7bf52d14becb73a12727bf33298a082
languageName: node
linkType: hard

Expand Down