[deps]: Update module-alias to v2.3.4 (#19000)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: neuronull <9162534+neuronull@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2026-03-13 10:44:00 -04:00 committed by GitHub
parent aac0f0a6c1
commit 07797b5fc6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -13,7 +13,7 @@
"@bitwarden/logging": "dist/libs/logging/src",
"@bitwarden/node": "file:../../../libs/node",
"@bitwarden/storage-core": "file:../../../libs/storage-core",
"module-alias": "2.2.3",
"module-alias": "2.3.4",
"ts-node": "10.9.2",
"uuid": "9.0.1",
"yargs": "17.7.2"
@ -281,9 +281,9 @@
"license": "ISC"
},
"node_modules/module-alias": {
"version": "2.2.3",
"resolved": "https://registry.npmjs.org/module-alias/-/module-alias-2.2.3.tgz",
"integrity": "sha512-23g5BFj4zdQL/b6tor7Ji+QY4pEfNH784BMslY9Qb0UnJWRAt+lQGLYmRaM0KDBwIG23ffEBELhZDP2rhi9f/Q==",
"version": "2.3.4",
"resolved": "https://registry.npmjs.org/module-alias/-/module-alias-2.3.4.tgz",
"integrity": "sha512-bOclZt8hkpuGgSSoG07PKmvzTizROilUTvLNyrMqvlC9snhs7y7GzjNWAVbISIOlhCP1T14rH1PDAV9iNyBq/w==",
"license": "MIT"
},
"node_modules/require-directory": {

View File

@ -18,7 +18,7 @@
"@bitwarden/node": "file:../../../libs/node",
"@bitwarden/storage-core": "file:../../../libs/storage-core",
"@bitwarden/logging": "dist/libs/logging/src",
"module-alias": "2.2.3",
"module-alias": "2.3.4",
"ts-node": "10.9.2",
"uuid": "9.0.1",
"yargs": "17.7.2"