File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 46
46
"tslib" : " ^2.8.1"
47
47
},
48
48
"devDependencies" : {
49
- "@types/lodash" : " ^4.17.16 " ,
49
+ "@types/lodash" : " ^4.17.20 " ,
50
50
"fs-extra" : " ^11.3.0" ,
51
51
"jest-canvas-mock" : " ^2.5.2"
52
52
},
Original file line number Diff line number Diff line change @@ -3652,7 +3652,7 @@ __metadata:
3652
3652
dependencies:
3653
3653
"@patternfly/react-styles": "workspace:^"
3654
3654
"@patternfly/react-tokens": "workspace:^"
3655
- "@types/lodash": "npm:^4.17.16 "
3655
+ "@types/lodash": "npm:^4.17.20 "
3656
3656
fs-extra: "npm:^11.3.0"
3657
3657
hoist-non-react-statics: "npm:^3.3.2"
3658
3658
jest-canvas-mock: "npm:^2.5.2"
@@ -5050,10 +5050,10 @@ __metadata:
5050
5050
languageName: node
5051
5051
linkType: hard
5052
5052
5053
- "@types/lodash@npm:^4.17.16 ":
5054
- version: 4.17.16
5055
- resolution: "@types/lodash@npm:4.17.16 "
5056
- checksum: 10c0/cf017901b8ab1d7aabc86d5189d9288f4f99f19a75caf020c0e2c77b8d4cead4db0d0b842d009b029339f92399f49f34377dd7c2721053388f251778b4c23534
5053
+ "@types/lodash@npm:^4.17.20 ":
5054
+ version: 4.17.20
5055
+ resolution: "@types/lodash@npm:4.17.20 "
5056
+ checksum: 10c0/98cdd0faae22cbb8079a01a3bb65aa8f8c41143367486c1cbf5adc83f16c9272a2a5d2c1f541f61d0d73da543c16ee1d21cf2ef86cb93cd0cc0ac3bced6dd88f
5057
5057
languageName: node
5058
5058
linkType: hard
5059
5059
You can’t perform that action at this time.
0 commit comments