- Update dependency minimatch to 3.1.1
- Update dependency xml2js

Co-authored-by: Ethan Lane <ethan@vylpes.com>
Reviewed-on: https://gitea.vylpes.xyz/RabbitLabs/vylbot-app/pulls/295
Reviewed-by: VylpesTester <tester@vylpes.com>
This commit is contained in:
Vylpes 2023-05-08 18:24:09 +01:00
parent f9c706fdd8
commit 39999dfbba
8 changed files with 1001 additions and 904 deletions

View file

@ -1,6 +1,6 @@
{
"name": "vylbot-app",
"version": "3.0.6",
"version": "3.0.7",
"description": "A discord bot made for Vylpes' Den",
"main": "./dist/vylbot",
"typings": "./dist",
@ -31,7 +31,7 @@
"mysql": "^2.18.1",
"random-bunny": "^2.0.0",
"ts-jest": "^27.1.2",
"typeorm": "^0.2.44",
"typeorm": "0.3.14",
"uuid": "^8.3.2"
},
"devDependencies": {