|
51 | 51 | "@stdlib/buffer-ctor": "^0.2.2", |
52 | 52 | "@stdlib/buffer-from-string": "^0.2.2", |
53 | 53 | "@stdlib/object-assign": "^0.2.2", |
54 | | - "@stdlib/string-format": "^0.2.2", |
| 54 | + "@stdlib/string-format": "^0.2.3", |
55 | 55 | "@stdlib/types": "^0.4.3", |
56 | | - "@stdlib/utils-define-nonenumerable-property": "^0.2.2", |
57 | | - "@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.2", |
58 | | - "@stdlib/utils-inherit": "^0.2.2", |
59 | | - "@stdlib/utils-next-tick": "^0.2.2", |
| 56 | + "@stdlib/utils-define-nonenumerable-property": "^0.2.3", |
| 57 | + "@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.3", |
| 58 | + "@stdlib/utils-inherit": "^0.2.3", |
| 59 | + "@stdlib/utils-next-tick": "^0.2.3", |
60 | 60 | "debug": "^2.6.9", |
61 | 61 | "readable-stream": "^2.1.4", |
62 | 62 | "@stdlib/error-tools-fmtprodmsg": "^0.2.2" |
63 | 63 | }, |
64 | 64 | "devDependencies": { |
65 | 65 | "@stdlib/array-float64": "^0.2.2", |
66 | | - "@stdlib/random-base-randu": "^0.2.1", |
| 66 | + "@stdlib/random-base-randu": "^0.2.2", |
67 | 67 | "@stdlib/streams-node-inspect-sink": "^0.2.2", |
68 | 68 | "@stdlib/utils-parse-json": "^0.2.2", |
69 | 69 | "tape": "git+https://github.com/kgryte/tape.git#fix/globby", |
|
0 commit comments