updated logs-viewer, turn off logging of the view event (#1514)

* updated logs-viewer, turn off logging of the view event

* updated package-lock with swc
This commit is contained in:
Deepak Prabhakara 2023-09-03 18:47:45 +01:00 committed by GitHub
parent 3f70923771
commit e806c62ff7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1383 additions and 2589 deletions

View File

@ -38,6 +38,7 @@ const LogsViewer = (props: { project: Project; environmentId: string; groupId: s
auditLogToken={viewerToken}
header='Audit Logs'
customClass={'text-primary dark:text-white'}
skipViewLogEvent={true}
/>
)}
</>

3971
package-lock.json generated

File diff suppressed because it is too large Load Diff