Skip to content

Commit

Permalink
MRC-2620 Security audit and dependency updates (#380)
Browse files Browse the repository at this point in the history
  • Loading branch information
vercasson authored Nov 3, 2023
1 parent 121cc0a commit 503c551
Show file tree
Hide file tree
Showing 4 changed files with 539 additions and 476 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Demo: `zoomToDefault`
- Demo: `zoomToPoint`

### Security

- Security Audit and Dependency Updates

## [1.19.0] - 2023-10-24

### Added
Expand Down
1 change: 0 additions & 1 deletion cypress.config.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import { defineConfig } from "cypress";

export default defineConfig({
video: false,
e2e: {
baseUrl: "http://localhost:3011",
setupNodeEvents(_on, _config) {
Expand Down
Loading

0 comments on commit 503c551

Please sign in to comment.