Skip to content

Commit 87c283a

Browse files
committed
fix: upgrade @contentstack/core from 1.1.0 to 1.1.1
Snyk has created this PR to upgrade @contentstack/core from 1.1.0 to 1.1.1. See this package in npm: @contentstack/core See this project in Snyk: https://app.snyk.io/org/contentstack-devex/project/f21cc91d-aa52-4fd1-8c0c-813401b8533f?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 018aa4e commit 87c283a

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"build:types": "node tools/cleanup types && tsc -p config/tsconfig.types.json"
2121
},
2222
"dependencies": {
23-
"@contentstack/core": "^1.1.0",
23+
"@contentstack/core": "^1.1.1",
2424
"@contentstack/utils": "^1.3.8",
2525
"@types/humps": "^2.0.6",
2626
"axios": "^1.7.4",

0 commit comments

Comments
 (0)