update shrinkwrap (#445)

This commit is contained in:
Anthony Dresser
2018-01-04 16:32:30 -08:00
committed by Karl Burtram
parent a43444e95f
commit 9e051c6f63

16
npm-shrinkwrap.json generated
View File

@@ -1,6 +1,6 @@
{ {
"name": "sqlops", "name": "sqlops",
"version": "0.25.0", "version": "0.25.1",
"dependencies": { "dependencies": {
"@angular/animations": { "@angular/animations": {
"version": "4.1.3", "version": "4.1.3",
@@ -65,7 +65,7 @@
"angular2-slickgrid": { "angular2-slickgrid": {
"version": "1.3.6", "version": "1.3.6",
"from": "git://github.com/Microsoft/angular2-slickgrid.git#1.3.6", "from": "git://github.com/Microsoft/angular2-slickgrid.git#1.3.6",
"resolved": "git://github.com/Microsoft/angular2-slickgrid.git#01a728fcb186a3fe7c63fae7dab94ccf49cad905" "resolved": "git://github.com/Microsoft/angular2-slickgrid.git#0393bae34ba65464e6b6fc248b950ccea44382d9"
}, },
"anymatch": { "anymatch": {
"version": "1.3.2", "version": "1.3.2",
@@ -134,9 +134,9 @@
"resolved": "https://registry.npmjs.org/buffer-crc32/-/buffer-crc32-0.2.13.tgz" "resolved": "https://registry.npmjs.org/buffer-crc32/-/buffer-crc32-0.2.13.tgz"
}, },
"caniuse-db": { "caniuse-db": {
"version": "1.0.30000784", "version": "1.0.30000787",
"from": "caniuse-db@>=1.0.30000161 <2.0.0", "from": "caniuse-db@>=1.0.30000161 <2.0.0",
"resolved": "https://registry.npmjs.org/caniuse-db/-/caniuse-db-1.0.30000784.tgz" "resolved": "https://registry.npmjs.org/caniuse-db/-/caniuse-db-1.0.30000787.tgz"
}, },
"chart.js": { "chart.js": {
"version": "2.7.1", "version": "2.7.1",
@@ -436,9 +436,9 @@
"resolved": "https://registry.npmjs.org/lodash.isundefined/-/lodash.isundefined-3.0.1.tgz" "resolved": "https://registry.npmjs.org/lodash.isundefined/-/lodash.isundefined-3.0.1.tgz"
}, },
"make-error": { "make-error": {
"version": "1.3.0", "version": "1.3.2",
"from": "make-error@>=1.1.1 <2.0.0", "from": "make-error@>=1.1.1 <2.0.0",
"resolved": "https://registry.npmjs.org/make-error/-/make-error-1.3.0.tgz" "resolved": "https://registry.npmjs.org/make-error/-/make-error-1.3.2.tgz"
}, },
"micromatch": { "micromatch": {
"version": "2.3.11", "version": "2.3.11",
@@ -811,9 +811,9 @@
"resolved": "https://registry.npmjs.org/yauzl/-/yauzl-2.8.0.tgz" "resolved": "https://registry.npmjs.org/yauzl/-/yauzl-2.8.0.tgz"
}, },
"zone.js": { "zone.js": {
"version": "0.8.18", "version": "0.8.19",
"from": "zone.js@>=0.8.4 <0.9.0", "from": "zone.js@>=0.8.4 <0.9.0",
"resolved": "https://registry.npmjs.org/zone.js/-/zone.js-0.8.18.tgz" "resolved": "https://registry.npmjs.org/zone.js/-/zone.js-0.8.19.tgz"
} }
} }
} }