fix: deps

This commit is contained in:
ShareVB 2024-07-12 23:15:56 +02:00
parent 80d87cb290
commit c3c956bb6e
2 changed files with 9 additions and 0 deletions

View File

@ -65,6 +65,7 @@
"highlight.js": "^11.7.0",
"iarna-toml-esm": "^3.0.5",
"ibantools": "^4.3.3",
"ip-regex": "^5.0.0",
"js-base64": "^3.7.6",
"json5": "^2.2.3",
"jwt-decode": "^3.1.2",

View File

@ -95,6 +95,9 @@ dependencies:
ibantools:
specifier: ^4.3.3
version: 4.3.3
ip-regex:
specifier: ^5.0.0
version: 5.0.0
js-base64:
specifier: ^3.7.6
version: 3.7.7
@ -6196,6 +6199,11 @@ packages:
jsbn: 1.1.0
dev: false
/ip-regex@5.0.0:
resolution: {integrity: sha512-fOCG6lhoKKakwv+C6KdsOnGvgXnmgfmp0myi3bcNwj3qfwPAxRKWEuFhvEFF7ceYIz6+1jRZ+yguLFAmUNPEfw==}
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
dev: false
/is-alphabetical@1.0.4:
resolution: {integrity: sha512-DwzsA04LQ10FHTZuL0/grVDk4rFoVH1pjAToYwBrHSxcrBIGQuXrQMtD5U1b0U2XVgKZCTLLP8u2Qxqhy3l2Vg==}
dev: true