diff --git a/package-lock.json b/package-lock.json index 1d8936d..64252ef 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "@babel/plugin-syntax-jsx": "7.16.7", "@babel/plugin-transform-react-jsx": "7.17.3", "@babel/preset-env": "7.16.11", - "@donkeyclip/motorcortex": "7.9.3", + "@donkeyclip/motorcortex": "9.1.5", "@donkeyclip/motorcortex-player": "2.8.0", "@rollup/plugin-babel": "5.3.1", "@rollup/plugin-commonjs": "21.0.3", @@ -1698,9 +1698,9 @@ } }, "node_modules/@donkeyclip/motorcortex": { - "version": "7.9.3", - "resolved": "https://registry.npmjs.org/@donkeyclip/motorcortex/-/motorcortex-7.9.3.tgz", - "integrity": "sha512-713E13oxBgw1lXJGH+QKdG6tw/+Wr+LhU7hUgxEdwc+rf7lzS81PXOZpw5TlfBJ/YXZWiWN2PQLaVpes+3kbcg==", + "version": "9.1.5", + "resolved": "https://registry.npmjs.org/@donkeyclip/motorcortex/-/motorcortex-9.1.5.tgz", + "integrity": "sha512-xEJ/kHit2yBq8A/LL32V2nlnOwMvOsqrGCWNxpRcYmQu8cqiqelK26BO9VQykqfkmH5mScywTROfm2bKSVsvFw==", "dev": true, "dependencies": { "bezier-easing": "2.1.0", @@ -11549,9 +11549,9 @@ "dev": true }, "@donkeyclip/motorcortex": { - "version": "7.9.3", - "resolved": "https://registry.npmjs.org/@donkeyclip/motorcortex/-/motorcortex-7.9.3.tgz", - "integrity": "sha512-713E13oxBgw1lXJGH+QKdG6tw/+Wr+LhU7hUgxEdwc+rf7lzS81PXOZpw5TlfBJ/YXZWiWN2PQLaVpes+3kbcg==", + "version": "9.1.5", + "resolved": "https://registry.npmjs.org/@donkeyclip/motorcortex/-/motorcortex-9.1.5.tgz", + "integrity": "sha512-xEJ/kHit2yBq8A/LL32V2nlnOwMvOsqrGCWNxpRcYmQu8cqiqelK26BO9VQykqfkmH5mScywTROfm2bKSVsvFw==", "dev": true, "requires": { "bezier-easing": "2.1.0", diff --git a/package.json b/package.json index 994b47a..2fd7f0e 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "@babel/plugin-syntax-jsx": "7.16.7", "@babel/plugin-transform-react-jsx": "7.17.3", "@babel/preset-env": "7.16.11", - "@donkeyclip/motorcortex": "7.9.3", + "@donkeyclip/motorcortex": "9.1.5", "@donkeyclip/motorcortex-player": "2.8.0", "@rollup/plugin-babel": "5.3.1", "@rollup/plugin-commonjs": "21.0.3",