Merge pull request #13 from SrIzan10/dependabot/npm_and_yarn/xmldom/xmldom-0.8.3

chore(deps): bump @xmldom/xmldom from 0.8.2 to 0.8.3
This commit is contained in:
2022-10-12 11:44:53 +02:00
committed by GitHub
2 changed files with 8 additions and 5 deletions

11
package-lock.json generated
View File

@@ -12,7 +12,7 @@
"@discordjs/opus": "^0.8.0",
"@discordjs/voice": "^0.13.0",
"@sern/handler": "^1.2.1",
"@xmldom/xmldom": "^0.8.2",
"@xmldom/xmldom": "^0.8.3",
"axios": "^1.0.0",
"discord-bot-youtube-notifications": "^1.1.4",
"discord-tictactoe": "^4.0.0",
@@ -430,8 +430,9 @@
}
},
"node_modules/@xmldom/xmldom": {
"version": "0.8.2",
"license": "MIT",
"version": "0.8.3",
"resolved": "https://registry.npmjs.org/@xmldom/xmldom/-/xmldom-0.8.3.tgz",
"integrity": "sha512-Lv2vySXypg4nfa51LY1nU8yDAGo/5YwF+EY/rUZgIbfvwVARcd67ttCM8SMsTeJy51YhHYavEq+FS6R0hW9PFQ==",
"engines": {
"node": ">=10.0.0"
}
@@ -3080,7 +3081,9 @@
}
},
"@xmldom/xmldom": {
"version": "0.8.2"
"version": "0.8.3",
"resolved": "https://registry.npmjs.org/@xmldom/xmldom/-/xmldom-0.8.3.tgz",
"integrity": "sha512-Lv2vySXypg4nfa51LY1nU8yDAGo/5YwF+EY/rUZgIbfvwVARcd67ttCM8SMsTeJy51YhHYavEq+FS6R0hW9PFQ=="
},
"asynckit": {
"version": "0.4.0",

View File

@@ -28,7 +28,7 @@
"@discordjs/opus": "^0.8.0",
"@discordjs/voice": "^0.13.0",
"@sern/handler": "^1.2.1",
"@xmldom/xmldom": "^0.8.2",
"@xmldom/xmldom": "^0.8.3",
"axios": "^1.0.0",
"discord-bot-youtube-notifications": "^1.1.4",
"discord-tictactoe": "^4.0.0",