Skip to content

Commit 3604bce

Browse files
Merge pull request #22 from contentstack/snyk-upgrade-c4cb39a3ed6588ca0b3814b602e17b58
[Snyk] Upgrade safe-regex from 1.1.0 to 2.1.1
2 parents 03838eb + bf73f4e commit 3604bce

File tree

2 files changed

+16
-51
lines changed

2 files changed

+16
-51
lines changed

package-lock.json

Lines changed: 13 additions & 48 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,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.2",
4+
"version": "1.1.3",
55
"author": "Contentstack",
66
"bugs": "https://github.com/contentstack/cli-cm-regex-validate/issues",
77
"devDependencies": {
@@ -68,9 +68,9 @@
6868
"cli-table3": "^0.6.0",
6969
"cli-ux": "^6.0.9",
7070
"inquirer": "^8.2.4",
71-
"jest": "^29.1.2",
71+
"jest": "^29.3.1",
7272
"jsonexport": "^3.2.0",
73-
"safe-regex": "^1.1.0",
73+
"safe-regex": "^2.1.1",
7474
"tslib": "^1.14.1",
7575
"uuid": "^8.3.2"
7676
}

0 commit comments

Comments
 (0)