Skip to content

Commit 189f756

Browse files
committed
fix: package.json & package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-QS-15268416
1 parent a763410 commit 189f756

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

package-lock.json

Lines changed: 8 additions & 8 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
@@ -47,7 +47,7 @@
4747
"prerelease": "npm run test:all && npm run validate:all"
4848
},
4949
"dependencies": {
50-
"@contentstack/core": "^1.3.10",
50+
"@contentstack/core": "^1.3.11",
5151
"@contentstack/utils": "^1.7.0",
5252
"axios": "^1.13.5",
5353
"humps": "^2.0.1"

0 commit comments

Comments
 (0)