Skip to content

Commit a440767

Browse files
twilio-product-securitysnyk-botTheSisb
authored
[Snyk] Fix for 2 vulnerabilities (#1338)
* fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-GLOBPARENT-1016905 - https://snyk.io/vuln/SNYK-JS-HOSTEDGITINFO-1088355 * chore: update yarn lockfile Co-authored-by: snyk-bot <[email protected]> Co-authored-by: TheSisb <[email protected]> Co-authored-by: Shadi <[email protected]>
1 parent 35d9dfd commit a440767

File tree

2 files changed

+1900
-2304
lines changed

2 files changed

+1900
-2304
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"@babel/register": "^7.8.3",
7272
"@changesets/changelog-github": "^0.2.8",
7373
"@changesets/cli": "^2.13.1",
74-
"@commitlint/cli": "8.0.0",
74+
"@commitlint/cli": "9.1.2",
7575
"@commitlint/config-conventional": "8.0.0",
7676
"@emotion/babel-preset-css-prop": "^10.0.14",
7777
"@expo/spawn-async": "^1.5.0",
@@ -113,7 +113,7 @@
113113
"babel-preset-react-app": "^9.1.1",
114114
"browser-sync": "^2.26.9",
115115
"chalk": "^2.4.2",
116-
"chromatic": "^4.0.2",
116+
"chromatic": "^5.5.0",
117117
"color": "^3.1.2",
118118
"commander": "^2.20.0",
119119
"concurrently": "^4.1.1",
@@ -149,7 +149,7 @@
149149
"jest": "26.6.0",
150150
"jest-axe": "^4.1.0",
151151
"jest-emotion": "^10.0.32",
152-
"lerna": "^3.22.1",
152+
"lerna": "^4.0.0",
153153
"lodash": "^4.17.19",
154154
"lodash.difference": "^4.5.0",
155155
"lodash.kebabcase": "^4.1.1",

0 commit comments

Comments
 (0)