Skip to content

Commit 6be39b3

Browse files
chore(deps): bump lodash from 4.17.19 to 4.17.21
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.19...4.17.21) --- updated-dependencies: - dependency-name: lodash dependency-version: 4.17.21 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ac142ac commit 6be39b3

3 files changed

Lines changed: 17 additions & 14 deletions

File tree

package-lock.json

Lines changed: 15 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"@modelcontextprotocol/sdk": "^1.10.2",
8484
"@supabase/supabase-js": "^2.49.4",
8585
"yaml": "^2.3.1",
86-
"lodash": "4.17.15",
86+
"lodash": "4.17.21",
8787
"axios": "0.18.0"
8888
},
8989
"packageManager": "npm@10.8.2"

packages/agents/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@types/jsonwebtoken": "^9.0.10",
3838
"@types/node": "^20.0.0",
3939
"@types/xml2js": "^0.4.14",
40-
"lodash": "^4.17.19",
40+
"lodash": "^4.17.21",
4141
"typescript": "^5.0.0"
4242
}
4343
}

0 commit comments

Comments
 (0)