Skip to content

Commit

Permalink
Patch vulnarable security packages
Browse files Browse the repository at this point in the history
  • Loading branch information
themyth92 committed Aug 16, 2019
1 parent f5ce9f4 commit b2b7588
Show file tree
Hide file tree
Showing 2 changed files with 1,861 additions and 2,137 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
{
"name": "ngx-lightbox",
"version": "2.0.1",
"version": "2.0.2",
"description": "A port >= angular5 for lightbox2",
"main": "index.js",
"dependencies": {},
"devDependencies": {
"@angular-devkit/build-angular": "~0.801.2",
"@angular/cli": "^8.0.1",
"@angular/common": "^8.0.0",
"@angular/compiler": "^8.0.0",
Expand All @@ -23,14 +24,13 @@
"karma-phantomjs-launcher": "^1.0.4",
"karma-sourcemap-loader": "^0.3.7",
"karma-webpack": "^3.0.5",
"ngx-lightbox": "^2.0.0",
"phantomjs-prebuilt": "^2.1.16",
"rxjs": "^6.5.2",
"tslint": "^5.17.0",
"typescript": "3.4.5",
"webpack": "^4.33.0",
"zone.js": "^0.9.1",
"@angular-devkit/build-angular": "~0.801.2",
"ngx-lightbox": "^2.0.0"
"zone.js": "^0.9.1"
},
"scripts": {
"start": "./node_modules/.bin/ng serve",
Expand Down
Loading

0 comments on commit b2b7588

Please sign in to comment.