Skip to content
This repository is currently being migrated. It's locked while the migration is in progress.

Commit da7f003

Browse files
authored
Merge pull request #6081 from department-of-veterans-affairs/dependabot/npm_and_yarn/lodash-4.18.1
Bump lodash from 4.17.23 to 4.18.1
2 parents 222f53f + 206942c commit da7f003

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"jest": "^29.7.0",
5656
"jest-axe": "^8.0.0",
5757
"jest-environment-jsdom": "^29.7.0",
58-
"lodash": "^4.17.23",
58+
"lodash": "^4.18.1",
5959
"mixin-deep": ">=1.3.2",
6060
"set-value": ">=4.1.0",
6161
"tar": ">=7.5.11"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4396,10 +4396,10 @@ lodash.merge@4.6.2:
43964396
resolved "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz"
43974397
integrity sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==
43984398

4399-
lodash@^4.17.23:
4400-
version "4.17.23"
4401-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.23.tgz#f113b0378386103be4f6893388c73d0bde7f2c5a"
4402-
integrity sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==
4399+
lodash@^4.18.1:
4400+
version "4.18.1"
4401+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.18.1.tgz#ff2b66c1f6326d59513de2407bf881439812771c"
4402+
integrity sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==
44034403

44044404
loose-envify@^1.0.0, loose-envify@^1.3.1, loose-envify@^1.4.0:
44054405
version "1.4.0"

0 commit comments

Comments
 (0)