Skip to content

Commit b9c2580

Browse files
authored
Merge pull request #64 from contentstack/snyk-upgrade-b3bbd804f98c68cf24c45ff6bab76bf3
fix/41958
2 parents b4ae351 + 36f6b2d commit b9c2580

File tree

2 files changed

+25
-20
lines changed

2 files changed

+25
-20
lines changed

package-lock.json

Lines changed: 23 additions & 18 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 & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@contentstack/cli-cm-regex-validate",
33
"description": "Validate Fields with Regex Property of Content Type and Global Field in a Stack",
4-
"version": "1.1.10",
4+
"version": "1.1.11",
55
"author": "Contentstack",
66
"bugs": "https://github.com/contentstack/cli-cm-regex-validate/issues",
77
"devDependencies": {
@@ -67,7 +67,7 @@
6767
"cli-table3": "^0.6.0",
6868
"cli-ux": "^6.0.9",
6969
"inquirer": "^8.2.4",
70-
"jest": "^29.6.4",
70+
"jest": "^29.7.0",
7171
"jsonexport": "^3.2.0",
7272
"tslib": "^2.6.2",
7373
"safe-regex": "^2.1.1",

0 commit comments

Comments
 (0)