Skip to content

Commit ae032d1

Browse files
committed
chore: 📦 version changes and package updates
1 parent 4d5175d commit ae032d1

File tree

3 files changed

+30
-18
lines changed

3 files changed

+30
-18
lines changed

.talismanrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
threshold: medium
22
fileignoreconfig:
33
- filename: package-lock.json
4-
checksum: 87a65198a53dfe59b81776d26882e419edaeb321003b2d03c06d396a8c673038
4+
checksum: 70e62b3db35506b7895e6b8fc07b2081e43fb98f135e044c33e8f219c27b0e38
55
version: ""

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@contentstack/management",
3-
"version": "1.10.1",
3+
"version": "1.10.2",
44
"description": "The Content Management API is used to manage the content of your Contentstack account",
55
"main": "./dist/node/contentstack-management.js",
66
"browser": "./dist/web/contentstack-management.js",
@@ -49,10 +49,10 @@
4949
"author": "Contentstack",
5050
"license": "MIT",
5151
"dependencies": {
52-
"axios": "^0.27.2",
52+
"axios": "^1.4.0",
5353
"form-data": "^3.0.1",
5454
"lodash": "^4.17.21",
55-
"qs": "^6.10.3"
55+
"qs": "^6.11.2"
5656
},
5757
"keywords": [
5858
"contentstack management api",

0 commit comments

Comments
 (0)