Skip to content

Commit eeb83b2

Browse files
Bump lodash in /examples/demo-apps/react-native/rnllama
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.23 to 4.18.1. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.23...4.18.1) --- updated-dependencies: - dependency-name: lodash dependency-version: 4.18.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6823b33 commit eeb83b2

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

examples/demo-apps/react-native/rnllama/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"resolutions": {
5757
"cookie": ">=0.7.0",
5858
"glob": "^10.5.0",
59-
"lodash": ">=4.17.23",
59+
"lodash": ">=4.18.1",
6060
"on-headers": ">=1.1.0",
6161
"tar": ">=7.5.3",
6262
"undici": ">=6.23.0"

examples/demo-apps/react-native/rnllama/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4887,9 +4887,9 @@ lodash.throttle@^4.1.1:
48874887
integrity sha512-wIkUCfVKpVsWo3JSZlc+8MB5it+2AN5W8J7YVMST30UrvcQNZ1Okbj+rbVniijTWE6FGYy4XJq/rHkas8qJMLQ==
48884888

48894889
lodash@>=4.17.23, lodash@^4.17.19, lodash@^4.17.21:
4890-
version "4.17.23"
4891-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.23.tgz#f113b0378386103be4f6893388c73d0bde7f2c5a"
4892-
integrity sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==
4890+
version "4.18.1"
4891+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.18.1.tgz#ff2b66c1f6326d59513de2407bf881439812771c"
4892+
integrity sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==
48934893

48944894
log-symbols@^2.2.0:
48954895
version "2.2.0"

0 commit comments

Comments
 (0)