Skip to content

Commit 258aebf

Browse files
authored
fix(deps): bump contentful-sdk-core version [DX-704] (#2631)
* fix(deps): bump contentful-sdk-core version [DX-704] * fix(dev-deps): install @types/node as a dev dep so it stays in lock file
1 parent 9e81360 commit 258aebf

2 files changed

Lines changed: 36 additions & 18 deletions

File tree

package-lock.json

Lines changed: 34 additions & 17 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 & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"@contentful/rich-text-types": "^16.6.1",
8787
"axios": "^1.12.2",
8888
"contentful-resolve-response": "^1.9.4",
89-
"contentful-sdk-core": "^9.4.1",
89+
"contentful-sdk-core": "^9.4.2",
9090
"json-stringify-safe": "^5.0.1",
9191
"tslib": "^2.8.1",
9292
"type-fest": "^4.0.0"
@@ -106,6 +106,7 @@
106106
"@semantic-release/changelog": "^6.0.1",
107107
"@size-limit/file": "^11.1.6",
108108
"@types/json-stringify-safe": "^5.0.0",
109+
"@types/node": "^25.0.10",
109110
"contentful-sdk-jsdoc": "^3.1.2",
110111
"cz-conventional-changelog": "^3.3.0",
111112
"es-check": "^7.0.0",

0 commit comments

Comments
 (0)