Updated package version from 3.5.3 to 3.5.4 and improved email masking to enhance security

This commit is contained in:
2025-12-22 22:03:22 +01:00
parent db7ee15cad
commit 7f761b539c
3 changed files with 13 additions and 13 deletions

6
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "microsoft-rewards-bot",
"version": "3.5.3",
"version": "3.5.4",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "microsoft-rewards-bot",
"version": "3.5.3",
"version": "3.5.4",
"license": "CC-BY-NC-SA-4.0",
"dependencies": {
"axios": "^1.8.4",
@@ -4291,4 +4291,4 @@
}
}
}
}
}