Skip to content

Commit

Permalink
Merge pull request #223 from contentstack/fix/dev4
Browse files Browse the repository at this point in the history
version bump
  • Loading branch information
cs-raj authored Nov 28, 2024
2 parents 77ba933 + 97eb667 commit bd282d8
Show file tree
Hide file tree
Showing 2 changed files with 68 additions and 64 deletions.
112 changes: 58 additions & 54 deletions package-lock.json

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

20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,27 +52,27 @@
"author": "Contentstack",
"license": "MIT",
"dependencies": {
"axios": "^1.7.4",
"form-data": "^3.0.1",
"axios": "^1.7.8",
"form-data": "^3.0.2",
"lodash": "^4.17.21",
"qs": "^6.13.0"
"qs": "^6.13.1"
},
"keywords": [
"contentstack management api",
"contentstack",
"management api"
],
"devDependencies": {
"@babel/cli": "^7.25.7",
"@babel/core": "^7.25.8",
"@babel/plugin-transform-runtime": "^7.25.7",
"@babel/preset-env": "^7.25.8",
"@babel/register": "^7.25.7",
"@babel/runtime": "^7.25.7",
"@babel/cli": "^7.25.9",
"@babel/core": "^7.26.0",
"@babel/plugin-transform-runtime": "^7.25.9",
"@babel/preset-env": "^7.26.0",
"@babel/register": "^7.25.9",
"@babel/runtime": "^7.26.0",
"@slack/bolt": "^3.22.0",
"@types/chai": "^4.3.20",
"@types/jest": "^28.1.8",
"@types/lodash": "^4.17.12",
"@types/lodash": "^4.17.13",
"@types/mocha": "^7.0.2",
"axios-mock-adapter": "^1.22.0",
"babel-loader": "^8.4.1",
Expand Down

0 comments on commit bd282d8

Please sign in to comment.