Skip to content

Commit

Permalink
Merge pull request #1115 from contentstack/snyk-upgrade-f18c7b83593ec…
Browse files Browse the repository at this point in the history
…6fb3634c393f8645bff

fix/41833
  • Loading branch information
netrajpatel authored Oct 26, 2023
2 parents a35829d + e19c3b0 commit ed39aab
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 29 deletions.
19 changes: 9 additions & 10 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 2 additions & 3 deletions packages/contentstack-seed/package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
{
"name": "@contentstack/cli-cm-seed",
"description": "create a Stack from existing content types, entries, assets, etc.",
"version": "1.6.0",
"version": "1.6.1",
"author": "Contentstack",
"bugs": "https://github.com/contentstack/cli/issues",
"dependencies": {
"@contentstack/cli-cm-import": "~1.10.0",
"@contentstack/cli-command": "~1.2.14",
"@contentstack/cli-utilities": "~1.5.4",
"axios": "1.3.4",
"inquirer": "8.2.4",
"mkdirp": "^1.0.4",
"tar": "^6.1.13",
Expand All @@ -23,7 +22,7 @@
"@types/node": "^14.14.32",
"@types/tar": "^6.1.3",
"@types/tmp": "^0.2.0",
"axios": "1.4.0",
"axios": "1.5.0",
"eslint": "^8.18.0",
"eslint-config-oclif": "^4.0.0",
"eslint-config-oclif-typescript": "^0.1.0",
Expand Down
25 changes: 9 additions & 16 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ed39aab

Please sign in to comment.