build(deps): bump buffer-layout from 1.2.0 to 1.2.1 in /token/js (#1729)

Bumps [buffer-layout](https://github.com/pabigot/buffer-layout) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/pabigot/buffer-layout/releases)
- [Changelog](https://github.com/pabigot/buffer-layout/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pabigot/buffer-layout/commits/v1.2.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-05-13 16:10:39 +00:00 committed by GitHub
parent 893ab9f2f5
commit 6903f32221
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 6 deletions

View File

@ -3318,9 +3318,9 @@
}
},
"node_modules/buffer-layout": {
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/buffer-layout/-/buffer-layout-1.2.0.tgz",
"integrity": "sha512-iiyRoho/ERzBUv6kFvfsrLNgTlVwOkqQcSQN7WrO3Y+c5SeuEhCn6+y1KwhM0V3ndptF5mI/RI44zkw0qcR5Jg==",
"version": "1.2.1",
"resolved": "https://registry.npmjs.org/buffer-layout/-/buffer-layout-1.2.1.tgz",
"integrity": "sha512-RUTGEYG1vX0Zp1dStQFl8yeU/LEBPXVtHwzzDbPWkE5zq+Prt9fkFLKNiwmaeHg6BBiRMcQAgj4cynazO6eekw==",
"engines": {
"node": ">=4.5"
}
@ -13689,9 +13689,9 @@
"dev": true
},
"buffer-layout": {
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/buffer-layout/-/buffer-layout-1.2.0.tgz",
"integrity": "sha512-iiyRoho/ERzBUv6kFvfsrLNgTlVwOkqQcSQN7WrO3Y+c5SeuEhCn6+y1KwhM0V3ndptF5mI/RI44zkw0qcR5Jg=="
"version": "1.2.1",
"resolved": "https://registry.npmjs.org/buffer-layout/-/buffer-layout-1.2.1.tgz",
"integrity": "sha512-RUTGEYG1vX0Zp1dStQFl8yeU/LEBPXVtHwzzDbPWkE5zq+Prt9fkFLKNiwmaeHg6BBiRMcQAgj4cynazO6eekw=="
},
"buffers": {
"version": "0.1.1",