Skip to content

Commit 1048128

Browse files
chore(deps): bump lodash from 4.17.23 to 4.18.1 (#3802)
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: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 85980f0 commit 1048128

2 files changed

Lines changed: 10 additions & 3 deletions

File tree

apps/remotion/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"flubber": "^0.4.2",
3636
"geometry-extrude": "^0.2.1",
3737
"jest": "^29.3.1",
38-
"lodash": "^4.17.23",
38+
"lodash": "^4.18.1",
3939
"normalize-svg-path": "^1.1.0",
4040
"opentype.js": "^1.3.4",
4141
"parse-svg-path": "^0.1.2",

yarn.lock

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22878,13 +22878,20 @@ __metadata:
2287822878
languageName: node
2287922879
linkType: hard
2288022880

22881-
"lodash@npm:^4.17.15, lodash@npm:^4.17.20, lodash@npm:^4.17.21, lodash@npm:^4.17.23, lodash@npm:^4.7.0":
22881+
"lodash@npm:^4.17.15, lodash@npm:^4.17.20, lodash@npm:^4.17.21, lodash@npm:^4.7.0":
2288222882
version: 4.17.23
2288322883
resolution: "lodash@npm:4.17.23"
2288422884
checksum: 7daad39758a72872e94651630fbb54ba76868f904211089721a64516ce865506a759d9ad3d8ff22a2a49a50a09db5d27c36f22762d21766e47e3ba918d6d7bab
2288522885
languageName: node
2288622886
linkType: hard
2288722887

22888+
"lodash@npm:^4.18.1":
22889+
version: 4.18.1
22890+
resolution: "lodash@npm:4.18.1"
22891+
checksum: bb5f5b49aad29614e709af02b64c56b0f8b78c6a81434a3c1ae527d2f0f78ca08f9d9fb22aa825a053876c9d2166e9c01f31c356014b5e2bdc0556c057433102
22892+
languageName: node
22893+
linkType: hard
22894+
2288822895
"log-symbols@npm:4.1.0, log-symbols@npm:^4.0.0, log-symbols@npm:^4.1.0":
2288922896
version: 4.1.0
2289022897
resolution: "log-symbols@npm:4.1.0"
@@ -30690,7 +30697,7 @@ __metadata:
3069030697
flubber: ^0.4.2
3069130698
geometry-extrude: ^0.2.1
3069230699
jest: ^29.3.1
30693-
lodash: ^4.17.23
30700+
lodash: ^4.18.1
3069430701
normalize-svg-path: ^1.1.0
3069530702
opentype.js: ^1.3.4
3069630703
parse-svg-path: ^0.1.2

0 commit comments

Comments
 (0)