Skip to content

Commit 7fd85a0

Browse files
authored
Merge pull request #473 from gre/dependabot/npm_and_yarn/lodash-4.18.1
Bump lodash from 4.17.21 to 4.18.1
2 parents f71c786 + 6f82378 commit 7fd85a0

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

packages/cookbook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"gl-texture2d": "^2.1.0",
1919
"gl-transitions": "^1.43.0",
2020
"hoist-non-react-statics": "^3.3.2",
21-
"lodash": "^4.17.21",
21+
"lodash": "^4.18.1",
2222
"ndarray": "^1.0.19",
2323
"ndarray-ops": "^1.2.2",
2424
"prism-theme-one-dark": "^1.0.0",

yarn.lock

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13195,7 +13195,7 @@ __metadata:
1319513195
gl-texture2d: "npm:^2.1.0"
1319613196
gl-transitions: "npm:^1.43.0"
1319713197
hoist-non-react-statics: "npm:^3.3.2"
13198-
lodash: "npm:^4.17.21"
13198+
lodash: "npm:^4.18.1"
1319913199
ndarray: "npm:^1.0.19"
1320013200
ndarray-ops: "npm:^1.2.2"
1320113201
prism-theme-one-dark: "npm:^1.0.0"
@@ -17273,6 +17273,13 @@ __metadata:
1727317273
languageName: node
1727417274
linkType: hard
1727517275

17276+
"lodash@npm:^4.18.1":
17277+
version: 4.18.1
17278+
resolution: "lodash@npm:4.18.1"
17279+
checksum: 10c0/757228fc68805c59789e82185135cf85f05d0b2d3d54631d680ca79ec21944ec8314d4533639a14b8bcfbd97a517e78960933041a5af17ecb693ec6eecb99a27
17280+
languageName: node
17281+
linkType: hard
17282+
1727617283
"log-symbols@npm:^2.2.0":
1727717284
version: 2.2.0
1727817285
resolution: "log-symbols@npm:2.2.0"

0 commit comments

Comments
 (0)