diff --git a/package.json b/package.json index b8e573cf..da0103e3 100644 --- a/package.json +++ b/package.json @@ -51,10 +51,10 @@ "@angular/platform-browser": "^10.0.2", "@angular/platform-browser-dynamic": "^10.0.2", "@angular/router": "^10.0.2", + "@sentry/browser": "^5.18.0", "@types/jest": "^26.0.3", "@types/mocha": "^7.0.2", "angular-draggable-droppable": "^4.5.1", - "@sentry/browser": "^5.18.0", "angular-persistence": "^1.0.1", "angular-resizable-element": "^3.3.2", "angular2-draggable": "^2.3.2", @@ -79,6 +79,7 @@ "rxjs-compat": "^6.5.5", "save-html-as-image": "^1.3.3", "save-svg-as-png": "^1.4.14", + "snyk": "^1.361.3", "svg-crowbar": "^0.6.0", "tree-kill": "^1.2.1", "tslib": "^2.0.0", @@ -87,8 +88,7 @@ "xterm-addon-attach": "^0.6.0", "xterm-addon-fit": "^0.4.0", "yargs": "^15.3.1", - "zone.js": "~0.10.3", - "snyk": "^1.361.3" + "zone.js": "~0.10.3" }, "devDependencies": { "@angular-devkit/build-angular": "~0.1000.0",