diff --git a/package.json b/package.json index b7d0b548..4e0c97a0 100644 --- a/package.json +++ b/package.json @@ -78,7 +78,7 @@ "test" ], "dependencies": { - "classnames": "^2.2.5", + "classnames": "^2.3.1", "prop-types": "^15.6.0" } } \ No newline at end of file diff --git a/yarn.lock b/yarn.lock index c13c2a0d..2a88c9d3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1378,9 +1378,10 @@ circular-json@^0.3.1: version "0.3.3" resolved "https://registry.yarnpkg.com/circular-json/-/circular-json-0.3.3.tgz#815c99ea84f6809529d2f45791bdf82711352d66" -classnames@^2.2.5: - version "2.2.5" - resolved "https://registry.yarnpkg.com/classnames/-/classnames-2.2.5.tgz#fb3801d453467649ef3603c7d61a02bd129bde6d" +classnames@^2.3.1: + version "2.3.1" + resolved "https://registry.yarnpkg.com/classnames/-/classnames-2.3.1.tgz#dfcfa3891e306ec1dad105d0e88f4417b8535e8e" + integrity sha512-OlQdbZ7gLfGarSqxesMesDa5uz7KFbID8Kpq/SxIoNGDqY8lSYs0D+hhtBXhcdB3rcbXArFr7vlHheLk1voeNA== cli-cursor@^2.1.0: version "2.1.0"