Skip to content

Commit 8ab914a

Browse files
Merge pull request #107 from contentstack/chore/deps-update-2026-01-30
[Chore] Update lodash - 2026-01-30
2 parents a5b07f9 + 3a3633d commit 8ab914a

3 files changed

Lines changed: 9 additions & 9 deletions

File tree

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2025 Contentstack
3+
Copyright (c) 2026 Contentstack
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@contentstack/datasync-filesystem-sdk",
3-
"version": "1.5.1",
3+
"version": "1.5.2",
44
"description": "JavaScript filesystem SDK to query data synced via @contentstack/datasync-content-store-filesystem",
55
"main": "dist/index.js",
66
"scripts": {
@@ -27,7 +27,7 @@
2727
},
2828
"dependencies": {
2929
"json-mask": "2.0.0",
30-
"lodash": "^4.17.21",
30+
"lodash": "^4.17.23",
3131
"mkdirp": "^3.0.1",
3232
"sift": "17.1.3"
3333
},

0 commit comments

Comments
 (0)