Skip to content

Commit e7a0637

Browse files
fix(package): update is-buffer to version 2.0.1
Closes #4
1 parent 3e24edf commit e7a0637

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"homepage": "https://github.com/audiojs/audio-format",
3232
"dependencies": {
3333
"is-audio-buffer": "^1.0.11",
34-
"is-buffer": "^1.1.5",
34+
"is-buffer": "^2.0.1",
3535
"is-plain-obj": "^1.1.0",
3636
"pick-by-alias": "^1.2.0",
3737
"sample-rate": "^2.0.0"

0 commit comments

Comments
 (0)