diff --git a/package-lock.json b/package-lock.json index 6f7c0dc4..0545b136 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "hasInstallScript": true, "license": "MIT", "dependencies": { - "@ant-design/cssinjs": "^1.16.1", + "@ant-design/cssinjs": "^1.16.2", "@loadable/component": "^5.15.3", "@react-spring/web": "^9.7.3", "@react-three/drei": "^9.80.1", @@ -251,9 +251,9 @@ } }, "node_modules/@ant-design/cssinjs": { - "version": "1.16.1", - "resolved": "https://registry.npmjs.org/@ant-design/cssinjs/-/cssinjs-1.16.1.tgz", - "integrity": "sha512-KKVB5Or6BDC1Bo3Y4KMlOkyQU0P+6GTodubrQ9YfrtXG1TgO4wpaEfg9I4ZA49R7M+Ij2KKNwb+5abvmXy6K8w==", + "version": "1.16.2", + "resolved": "https://registry.npmjs.org/@ant-design/cssinjs/-/cssinjs-1.16.2.tgz", + "integrity": "sha512-W+LT6Xm5sEYZn7ocMAIP9LvX99woxGg1aYu15o608/uUAaJDR7LrxBu/5cnMLa6AQK1829zdoKmRnRFOxAgzEg==", "dependencies": { "@babel/runtime": "^7.11.1", "@emotion/hash": "^0.8.0", diff --git a/package.json b/package.json index ee1c822b..9fa3b58d 100644 --- a/package.json +++ b/package.json @@ -216,7 +216,7 @@ "webpackbar": "^5.0.2" }, "dependencies": { - "@ant-design/cssinjs": "^1.16.1", + "@ant-design/cssinjs": "^1.16.2", "@loadable/component": "^5.15.3", "@react-spring/web": "^9.7.3", "@react-three/drei": "^9.80.1",