diff --git a/package-lock.json b/package-lock.json index 405e72d..edf17b4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6913,9 +6913,9 @@ } }, "rive-js": { - "version": "0.7.30", - "resolved": "https://registry.npmjs.org/rive-js/-/rive-js-0.7.30.tgz", - "integrity": "sha512-9UqrpwqoaXCwEeLblfsnEZocf+s/OswJm10pjYI50uxYmFgKpbuyllIjW0XkQxJuWETXkhhUW+ESdhJ5lc1POA==" + "version": "0.7.31", + "resolved": "https://registry.npmjs.org/rive-js/-/rive-js-0.7.31.tgz", + "integrity": "sha512-T+Qo/YEl9h1vp3UR1Ekv1JDuQTAx3CZTygInwTusxDB4TH1CvurjzCy+kcT3nzp/IL0uO+E49mwehTTspc2pOQ==" }, "rollup": { "version": "1.32.0", diff --git a/package.json b/package.json index d75eaf2..39a01b1 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ }, "homepage": "https://github.com/rive-app/rive-react#readme", "dependencies": { - "rive-js": "0.7.30" + "rive-js": "0.7.31" }, "peerDependencies": { "react": "^16.8.0 || ^17.0.0"