mirror of
https://git.quad4.io/RNS-Things/MeshChatX.git
synced 2026-05-24 19:45:16 +00:00
chore(package): update lodash version override to >=4.17.23
This commit is contained in:
@@ -91,6 +91,7 @@
|
||||
"protobufjs"
|
||||
],
|
||||
"overrides": {
|
||||
"lodash": ">=4.17.23",
|
||||
"@isaacs/brace-expansion": ">=5.0.1",
|
||||
"@tootallnate/once": ">=3.0.1",
|
||||
"tmp": ">=0.2.4",
|
||||
|
||||
Generated
+11
-10
@@ -5,6 +5,7 @@ settings:
|
||||
excludeLinksFromLockfile: false
|
||||
|
||||
overrides:
|
||||
lodash: '>=4.17.23'
|
||||
'@isaacs/brace-expansion': '>=5.0.1'
|
||||
'@tootallnate/once': '>=3.0.1'
|
||||
tmp: '>=0.2.4'
|
||||
@@ -2489,8 +2490,8 @@ packages:
|
||||
lodash.merge@4.6.2:
|
||||
resolution: {integrity: sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==}
|
||||
|
||||
lodash@4.17.21:
|
||||
resolution: {integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==}
|
||||
lodash@4.17.23:
|
||||
resolution: {integrity: sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==}
|
||||
|
||||
log-symbols@4.1.0:
|
||||
resolution: {integrity: sha512-8XPvpAA8uyhfteu8pIvQxpJZ7SYYdpUivZpGy6sFsBuKRY/7rQGavedeB8aK+Zkyq6upMFVL/9AW6vOYzfRyLg==}
|
||||
@@ -4111,7 +4112,7 @@ snapshots:
|
||||
interpret: 3.1.1
|
||||
jiti: 2.6.1
|
||||
listr2: 7.0.2
|
||||
lodash: 4.17.21
|
||||
lodash: 4.17.23
|
||||
log-symbols: 4.1.0
|
||||
node-fetch: 2.7.0(encoding@0.1.13)
|
||||
rechoir: 0.8.0
|
||||
@@ -4708,7 +4709,7 @@ snapshots:
|
||||
'@malept/flatpak-bundler': 0.4.0
|
||||
debug: 4.4.3
|
||||
electron-installer-common: 0.10.4
|
||||
lodash: 4.17.21
|
||||
lodash: 4.17.23
|
||||
semver: 7.7.4
|
||||
yargs: 16.2.0
|
||||
transitivePeerDependencies:
|
||||
@@ -4719,7 +4720,7 @@ snapshots:
|
||||
dependencies:
|
||||
debug: 4.4.3
|
||||
fs-extra: 9.1.0
|
||||
lodash: 4.17.21
|
||||
lodash: 4.17.23
|
||||
tmp-promise: 3.0.3
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
@@ -5835,7 +5836,7 @@ snapshots:
|
||||
debug: 4.4.3
|
||||
fs-extra: 9.1.0
|
||||
glob: 7.2.3
|
||||
lodash: 4.17.21
|
||||
lodash: 4.17.23
|
||||
parse-author: 2.0.0
|
||||
semver: 7.7.4
|
||||
tmp-promise: 3.0.3
|
||||
@@ -5852,7 +5853,7 @@ snapshots:
|
||||
electron-installer-common: 0.10.4
|
||||
fs-extra: 9.1.0
|
||||
get-folder-size: 2.0.1
|
||||
lodash: 4.17.21
|
||||
lodash: 4.17.23
|
||||
word-wrap: 1.2.5
|
||||
yargs: 16.2.0
|
||||
transitivePeerDependencies:
|
||||
@@ -5865,7 +5866,7 @@ snapshots:
|
||||
debug: 4.4.3
|
||||
electron-installer-common: 0.10.4
|
||||
fs-extra: 9.1.0
|
||||
lodash: 4.17.21
|
||||
lodash: 4.17.23
|
||||
word-wrap: 1.2.5
|
||||
yargs: 16.2.0
|
||||
transitivePeerDependencies:
|
||||
@@ -5900,7 +5901,7 @@ snapshots:
|
||||
'@electron/asar': 3.4.1
|
||||
debug: 4.4.3
|
||||
fs-extra: 7.0.1
|
||||
lodash: 4.17.21
|
||||
lodash: 4.17.23
|
||||
temp: 0.9.4
|
||||
optionalDependencies:
|
||||
'@electron/windows-sign': 1.2.2
|
||||
@@ -6769,7 +6770,7 @@ snapshots:
|
||||
|
||||
lodash.merge@4.6.2: {}
|
||||
|
||||
lodash@4.17.21: {}
|
||||
lodash@4.17.23: {}
|
||||
|
||||
log-symbols@4.1.0:
|
||||
dependencies:
|
||||
|
||||
Reference in New Issue
Block a user