diff --git a/packages/mdc-chips/package.json b/packages/mdc-chips/package.json index 8e91274e58e..a23f1038592 100644 --- a/packages/mdc-chips/package.json +++ b/packages/mdc-chips/package.json @@ -35,7 +35,7 @@ "@material/tokens": "^14.0.0", "@material/touch-target": "^14.0.0", "@material/typography": "^14.0.0", - "safevalues": "^0.3.4", + "safevalues": "^1.0.0", "tslib": "^2.1.0" } } diff --git a/packages/mdc-switch/package.json b/packages/mdc-switch/package.json index e4cb3786bdb..8c019677db8 100644 --- a/packages/mdc-switch/package.json +++ b/packages/mdc-switch/package.json @@ -29,7 +29,7 @@ "@material/shape": "^14.0.0", "@material/theme": "^14.0.0", "@material/tokens": "^14.0.0", - "safevalues": "^0.3.4", + "safevalues": "^1.0.0", "tslib": "^2.1.0" }, "publishConfig": { diff --git a/packages/mdc-tooltip/package.json b/packages/mdc-tooltip/package.json index d6ac62d2800..9f8e29296ee 100644 --- a/packages/mdc-tooltip/package.json +++ b/packages/mdc-tooltip/package.json @@ -28,7 +28,7 @@ "@material/theme": "^14.0.0", "@material/tokens": "^14.0.0", "@material/typography": "^14.0.0", - "safevalues": "^0.3.4", + "safevalues": "^1.0.0", "tslib": "^2.1.0" }, "publishConfig": {