|
52 | 52 | "@stdlib/math-base-special-pow": "^0.3.1", |
53 | 53 | "@stdlib/math-base-special-signum": "^0.2.3", |
54 | 54 | "@stdlib/math-base-special-sqrt": "^0.2.3", |
55 | | - "@stdlib/random-base-mt19937": "^0.2.2", |
| 55 | + "@stdlib/random-base-mt19937": "^0.2.3", |
56 | 56 | "@stdlib/string-format": "^0.2.3", |
57 | 57 | "@stdlib/types": "^0.4.3", |
58 | 58 | "@stdlib/utils-constant-function": "^0.2.3", |
|
71 | 71 | "@stdlib/math-base-special-ceil": "^0.2.3", |
72 | 72 | "@stdlib/math-base-special-round": "^0.3.1", |
73 | 73 | "@stdlib/process-env": "^0.2.3", |
74 | | - "@stdlib/random-base-minstd": "^0.2.2", |
75 | | - "@stdlib/random-base-minstd-shuffle": "^0.2.2", |
76 | | - "@stdlib/random-base-randu": "^0.2.2", |
77 | | - "@stdlib/random-base-uniform": "^0.2.2", |
78 | | - "@stdlib/stats-chi2gof": "^0.2.2", |
| 74 | + "@stdlib/random-base-minstd": "^0.2.3", |
| 75 | + "@stdlib/random-base-minstd-shuffle": "^0.2.3", |
| 76 | + "@stdlib/random-base-randu": "^0.2.3", |
| 77 | + "@stdlib/random-base-uniform": "^0.2.3", |
| 78 | + "@stdlib/stats-chi2gof": "^0.2.3", |
79 | 79 | "@stdlib/time-now": "^0.2.3", |
80 | 80 | "tape": "git+https://github.com/kgryte/tape.git#fix/globby", |
81 | 81 | "istanbul": "^0.4.1", |
|
0 commit comments