chore(deps): bump tslib from 2.0.0 to 2.0.1 (#659)
This commit is contained in:
parent
6529568e0f
commit
2a8211eb90
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -4500,9 +4500,9 @@
|
|||
}
|
||||
},
|
||||
"tslib": {
|
||||
"version": "2.0.0",
|
||||
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.0.0.tgz",
|
||||
"integrity": "sha512-lTqkx847PI7xEDYJntxZH89L2/aXInsyF2luSafe/+0fHOMjlBNXdH6th7f70qxLDhul7KZK0zC8V5ZIyHl0/g=="
|
||||
"version": "2.0.1",
|
||||
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.0.1.tgz",
|
||||
"integrity": "sha512-SgIkNheinmEBgx1IUNirK0TUD4X9yjjBRTqqjggWCU3pUEqIk3/Uwl3yRixYKT6WjQuGiwDv4NomL3wqRCj+CQ=="
|
||||
},
|
||||
"tsutils": {
|
||||
"version": "3.17.1",
|
||||
|
|
|
@ -182,7 +182,7 @@
|
|||
"dependencies": {
|
||||
"bufferutil": "^4.0.1",
|
||||
"discord-rpc": "github:discordjs/RPC",
|
||||
"tslib": "^2.0.0",
|
||||
"tslib": "^2.0.1",
|
||||
"utf-8-validate": "^5.0.2",
|
||||
"vsls": "^1.0.2594"
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue