Skip to content

Commit 7bad5e8

Browse files
authored
Merge pull request #6384 from langchain-ai/dependabot/npm_and_yarn/npm_and_yarn-b52e68d241
build(deps-dev): bump lunary from 0.6.11 to 0.7.10 in the npm_and_yarn group across 1 directory
2 parents 776a041 + 58963d3 commit 7bad5e8

File tree

2 files changed

+8
-9
lines changed

2 files changed

+8
-9
lines changed

libs/langchain-community/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@
179179
"jsonwebtoken": "^9.0.2",
180180
"llmonitor": "^0.5.9",
181181
"lodash": "^4.17.21",
182-
"lunary": "^0.6.11",
182+
"lunary": "^0.7.10",
183183
"mammoth": "^1.6.0",
184184
"mongodb": "^5.2.0",
185185
"mysql2": "^3.9.8",
@@ -306,7 +306,7 @@
306306
"jsonwebtoken": "^9.0.2",
307307
"llmonitor": "^0.5.9",
308308
"lodash": "^4.17.21",
309-
"lunary": "^0.6.11",
309+
"lunary": "^0.7.10",
310310
"mammoth": "^1.6.0",
311311
"mongodb": ">=5.2.0",
312312
"mysql2": "^3.9.8",

yarn.lock

+6-7
Original file line numberDiff line numberDiff line change
@@ -11216,7 +11216,7 @@ __metadata:
1121611216
langsmith: ~0.1.30
1121711217
llmonitor: ^0.5.9
1121811218
lodash: ^4.17.21
11219-
lunary: ^0.6.11
11219+
lunary: ^0.7.10
1122011220
mammoth: ^1.6.0
1122111221
mongodb: ^5.2.0
1122211222
mysql2: ^3.9.8
@@ -11345,7 +11345,7 @@ __metadata:
1134511345
jsonwebtoken: ^9.0.2
1134611346
llmonitor: ^0.5.9
1134711347
lodash: ^4.17.21
11348-
lunary: ^0.6.11
11348+
lunary: ^0.7.10
1134911349
mammoth: ^1.6.0
1135011350
mongodb: ">=5.2.0"
1135111351
mysql2: ^3.9.8
@@ -32222,11 +32222,10 @@ __metadata:
3222232222
languageName: node
3222332223
linkType: hard
3222432224

32225-
"lunary@npm:^0.6.11":
32226-
version: 0.6.11
32227-
resolution: "lunary@npm:0.6.11"
32225+
"lunary@npm:^0.7.10":
32226+
version: 0.7.10
32227+
resolution: "lunary@npm:0.7.10"
3222832228
dependencies:
32229-
mustache: ^4.2.0
3223032229
unctx: ^2.3.1
3223132230
peerDependencies:
3223232231
openai: ^4.0.0
@@ -32236,7 +32235,7 @@ __metadata:
3223632235
optional: true
3223732236
react:
3223832237
optional: true
32239-
checksum: 71e012f8e0b46567557984ebe9fe362eea49899d3f6cd8be8f7e24a4ea9820fea0087d759d1fd98b456bf241b98aeca9e2524a0409620cd6eb1ed3c42b4387a0
32238+
checksum: 7c7ce90eb8d7982c0425fc7fa026497ba47cbc50ef1fa64cf2b901d3c8dc4793dcbcca6f9cb7880569ad0293cf4e8aa53ab5416a8e646dea07f8b051bc8f5012
3224032239
languageName: node
3224132240
linkType: hard
3224232241

0 commit comments

Comments
 (0)