mirror of
https://github.com/bitwarden/clients.git
synced 2026-07-04 21:05:54 +08:00
[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:
parent
aac0f0a6c1
commit
07797b5fc6
@ -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": {
|
||||
|
||||
@ -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"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user