Skip to content

Commit 477c9e2

Browse files
Merge pull request #26 from contentstack/snyk-upgrade-a396bab0f6d3749599af4bec30a05ef7
fix/CS-41864
2 parents 70d9e63 + 031878d commit 477c9e2

File tree

2 files changed

+31
-31
lines changed

2 files changed

+31
-31
lines changed

package-lock.json

Lines changed: 29 additions & 29 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": "datasync-boilerplate",
3-
"version": "1.2.7",
3+
"version": "1.2.8",
44
"description": "A boilerplate that has the code skeleton to help you get up and running with Contentstack DataSync.",
55
"main": "index.js",
66
"scripts": {
@@ -12,7 +12,7 @@
1212
"@contentstack/datasync-asset-store-filesystem": "^2.0.1",
1313
"@contentstack/datasync-content-store-filesystem": "^2.0.3",
1414
"@contentstack/datasync-content-store-mongodb": "^1.0.5",
15-
"@contentstack/datasync-manager": "^2.0.2",
15+
"@contentstack/datasync-manager": "^2.0.5",
1616
"@contentstack/webhook-listener": "^1.0.4"
1717
},
1818
"devDependencies": {

0 commit comments

Comments
 (0)