diff --git a/ElevatorBot/static/emojis.py b/ElevatorBot/static/emojis.py index 71b0b288..ff29322e 100644 --- a/ElevatorBot/static/emojis.py +++ b/ElevatorBot/static/emojis.py @@ -14,7 +14,7 @@ def __init__(self): # !!! # Either the moji id must be correct, or the emoji name on discord must be the same as in the class here # !!! - + # DESCEND [BL] self.kinetic: CustomEmoji | int = 906180170875031562 diff --git a/Website/yarn.lock b/Website/yarn.lock index 5c38af56..ba5e8cf9 100644 --- a/Website/yarn.lock +++ b/Website/yarn.lock @@ -673,9 +673,9 @@ isarray@~1.0.0: integrity sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE= jose@^4.1.4, jose@^4.3.7: - version "4.5.0" - resolved "https://registry.yarnpkg.com/jose/-/jose-4.5.0.tgz#92829d8cf846351eb55aaaf94f252fb1d191f2d5" - integrity sha512-GFcVFQwYQKbQTUOo2JlpFGXTkgBw26uzDsRMD2q1WgSKNSnpKS9Ug7bdQ8dS+p4sZHNH6iRPu6WK2jLIjspaMA== + version "4.13.1" + resolved "https://registry.yarnpkg.com/jose/-/jose-4.13.1.tgz#449111bb5ab171db85c03f1bd2cb1647ca06db1c" + integrity sha512-MSJQC5vXco5Br38mzaQKiq9mwt7lwj2eXpgpRyQYNHYt2lq1PjkWa7DLXX0WVcQLE9HhMh3jPiufS7fhJf+CLQ== "js-tokens@^3.0.0 || ^4.0.0", js-tokens@^4.0.0: version "4.0.0"