Skip to content

Commit 8dbebab

Browse files
patternfly-buildsnyk-botnicolethoenclaude
authored
[Snyk] Security upgrade lodash from 4.17.23 to 4.18.1 (#12353)
* fix: packages/react-table/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-LODASH-15869625 - https://snyk.io/vuln/SNYK-JS-LODASH-15869619 * fix: update yarn.lock for lodash 4.18.1 security upgrade Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> --------- Co-authored-by: snyk-bot <snyk-bot@snyk.io> Co-authored-by: nicolethoen <nthoen@redhat.com> Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
1 parent a820a1d commit 8dbebab

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

packages/react-table/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@patternfly/react-icons": "workspace:^",
4545
"@patternfly/react-styles": "workspace:^",
4646
"@patternfly/react-tokens": "workspace:^",
47-
"lodash": "^4.17.23",
47+
"lodash": "^4.18.1",
4848
"tslib": "^2.8.1"
4949
},
5050
"peerDependencies": {

yarn.lock

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5333,7 +5333,7 @@ __metadata:
53335333
"@patternfly/react-icons": "workspace:^"
53345334
"@patternfly/react-styles": "workspace:^"
53355335
"@patternfly/react-tokens": "workspace:^"
5336-
lodash: "npm:^4.17.23"
5336+
lodash: "npm:^4.18.1"
53375337
tslib: "npm:^2.8.1"
53385338
peerDependencies:
53395339
react: ^17 || ^18 || ^19
@@ -16716,6 +16716,13 @@ __metadata:
1671616716
languageName: node
1671716717
linkType: hard
1671816718

16719+
"lodash@npm:^4.18.1":
16720+
version: 4.18.1
16721+
resolution: "lodash@npm:4.18.1"
16722+
checksum: 10c0/757228fc68805c59789e82185135cf85f05d0b2d3d54631d680ca79ec21944ec8314d4533639a14b8bcfbd97a517e78960933041a5af17ecb693ec6eecb99a27
16723+
languageName: node
16724+
linkType: hard
16725+
1671916726
"log-symbols@npm:^2.1.0":
1672016727
version: 2.2.0
1672116728
resolution: "log-symbols@npm:2.2.0"

0 commit comments

Comments
 (0)