Skip to content

Commit aa1dce2

Browse files
Bump lodash from 4.17.21 to 4.17.23 (#324)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.21 to 4.17.23. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.21...4.17.23) --- updated-dependencies: - dependency-name: lodash dependency-version: 4.17.23 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8530a5b commit aa1dce2

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"jest": "^30.2.0",
9999
"jest-axe": "^10.0.0",
100100
"jest-environment-jsdom": "^30.2.0",
101-
"lodash": "^4.17.21",
101+
"lodash": "^4.17.23",
102102
"nhsuk-frontend": "^10.2.2",
103103
"outdent": "^0.8.0",
104104
"prettier": "^3.7.4",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8627,10 +8627,10 @@ __metadata:
86278627
languageName: node
86288628
linkType: hard
86298629

8630-
"lodash@npm:^4.17.21":
8631-
version: 4.17.21
8632-
resolution: "lodash@npm:4.17.21"
8633-
checksum: 10c0/d8cbea072bb08655bb4c989da418994b073a608dffa608b09ac04b43a791b12aeae7cd7ad919aa4c925f33b48490b5cfe6c1f71d827956071dae2e7bb3a6b74c
8630+
"lodash@npm:^4.17.23":
8631+
version: 4.17.23
8632+
resolution: "lodash@npm:4.17.23"
8633+
checksum: 10c0/1264a90469f5bb95d4739c43eb6277d15b6d9e186df4ac68c3620443160fc669e2f14c11e7d8b2ccf078b81d06147c01a8ccced9aab9f9f63d50dcf8cace6bf6
86348634
languageName: node
86358635
linkType: hard
86368636

@@ -9057,7 +9057,7 @@ __metadata:
90579057
jest: "npm:^30.2.0"
90589058
jest-axe: "npm:^10.0.0"
90599059
jest-environment-jsdom: "npm:^30.2.0"
9060-
lodash: "npm:^4.17.21"
9060+
lodash: "npm:^4.17.23"
90619061
nhsuk-frontend: "npm:^10.2.2"
90629062
outdent: "npm:^0.8.0"
90639063
prettier: "npm:^3.7.4"

0 commit comments

Comments
 (0)