Bump cath from 1.1.0 to 1.2.2
Bumps [cath](https://github.com/night0721/cath) from 1.1.0 to 1.2.2. - [Release notes](https://github.com/night0721/cath/releases) - [Commits](https://github.com/night0721/cath/commits) --- updated-dependencies: - dependency-name: cath dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
f078cd030a
commit
8237644a3e
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -640,9 +640,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"cath": {
|
"cath": {
|
||||||
"version": "1.1.0",
|
"version": "1.2.2",
|
||||||
"resolved": "https://registry.npmjs.org/cath/-/cath-1.1.0.tgz",
|
"resolved": "https://registry.npmjs.org/cath/-/cath-1.2.2.tgz",
|
||||||
"integrity": "sha512-5QK9b7LQMb44fFXTt8IEXEVGyAk9OJEIsF8F0zTtila1ELvf603kuH1RDQRG2/Z84m3c1XcqaLl6j3zJGvTScA==",
|
"integrity": "sha512-BSAXgqAg2K28nJO+vQ6WkMOwe/TuhnRWcRXxgdic4nVGncAaaJiY9z1yjcbJYXRpgC2XUyES/pB6ubpMHAsCdQ==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"axios": "^0.21.4",
|
"axios": "^0.21.4",
|
||||||
"discord.js": "^13.1.0"
|
"discord.js": "^13.1.0"
|
||||||
|
|
|
@ -46,7 +46,7 @@
|
||||||
"axios": "^0.21.4",
|
"axios": "^0.21.4",
|
||||||
"canvacord": "^5.2.1",
|
"canvacord": "^5.2.1",
|
||||||
"canvas": "^2.8.0",
|
"canvas": "^2.8.0",
|
||||||
"cath": "^1.1.0",
|
"cath": "^1.2.2",
|
||||||
"common-tags": "^1.8.0",
|
"common-tags": "^1.8.0",
|
||||||
"cors": "^2.8.5",
|
"cors": "^2.8.5",
|
||||||
"discord-canvas": "^1.4.1",
|
"discord-canvas": "^1.4.1",
|
||||||
|
|
Loading…
Reference in a new issue