diff --git a/packages/website/package-lock.json b/packages/website/package-lock.json index 35f49491..b935f6c9 100644 --- a/packages/website/package-lock.json +++ b/packages/website/package-lock.json @@ -48,7 +48,7 @@ "ms": "^2.1.2", "normalize.css": "^8.0.1", "path-browserify": "^1.0.1", - "polished": "^4.1.1", + "polished": "^4.1.2", "popmotion": "^9.3.4", "postcss": "^8.2.8", "preact-svg-loader": "^0.2.1", @@ -60,7 +60,7 @@ "react-share": "^4.4.0", "react-svg-loader": "^3.0.3", "react-syntax-highlighter": "^15.4.3", - "react-use": "^17.2.3", + "react-use": "^17.2.4", "skynet-js": "^3.0.2", "stream-browserify": "^3.0.0", "swr": "^0.5.5", @@ -1330,9 +1330,9 @@ } }, "node_modules/@babel/runtime": { - "version": "7.13.10", - "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.13.10.tgz", - "integrity": "sha512-4QPkjJq6Ns3V/RgpEahRk+AGfL0eO6RHHtTWoNNr5mO49G6B5+X6d6THgWEAvTrznU5xYpbAlVKRYcsCgh/Akw==", + "version": "7.13.17", + "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.13.17.tgz", + "integrity": "sha512-NCdgJEelPTSh+FEFylhnP1ylq848l1z9t9N0j1Lfbcw0+KXGjsTvUmkxy+voLLXB5SOKMbLLx4jxYliGrYQseA==", "dependencies": { "regenerator-runtime": "^0.13.4" } @@ -20601,11 +20601,11 @@ } }, "node_modules/polished": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/polished/-/polished-4.1.1.tgz", - "integrity": "sha512-4MZTrfPMPRLD7ac8b+2JZxei58zw6N1hFkdBDERif5Tlj19y3vPoPusrLG+mJIlPTGnUlKw3+yWz0BazvMx1vg==", + "version": "4.1.2", + "resolved": "https://registry.npmjs.org/polished/-/polished-4.1.2.tgz", + "integrity": "sha512-jq4t3PJUpVRcveC53nnbEX35VyQI05x3tniwp26WFdm1dwaNUBHAi5awa/roBlwQxx1uRhwNSYeAi/aMbfiJCQ==", "dependencies": { - "@babel/runtime": "^7.12.5" + "@babel/runtime": "^7.13.17" }, "engines": { "node": ">=10" @@ -23244,9 +23244,9 @@ } }, "node_modules/react-use": { - "version": "17.2.3", - "resolved": "https://registry.npmjs.org/react-use/-/react-use-17.2.3.tgz", - "integrity": "sha512-cHLG5mwv9NSkydhlY3J1B/Z5gGzRF43QXzFaMisSaFClg0o1VeWJaYj2d9HJIiTGC+imt47FY4TpnZNRhbOyaQ==", + "version": "17.2.4", + "resolved": "https://registry.npmjs.org/react-use/-/react-use-17.2.4.tgz", + "integrity": "sha512-vQGpsAM0F5UIlshw5UI8ULGPS4yn5rm7/qvn3T1Gnkrz7YRMEEMh+ynKcmRloOyiIeLvKWiQjMiwRGtdbgs5qQ==", "dependencies": { "@types/js-cookie": "^2.2.6", "@xobotyi/scrollbar-width": "^1.9.5", @@ -30845,9 +30845,9 @@ } }, "@babel/runtime": { - "version": "7.13.10", - "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.13.10.tgz", - "integrity": "sha512-4QPkjJq6Ns3V/RgpEahRk+AGfL0eO6RHHtTWoNNr5mO49G6B5+X6d6THgWEAvTrznU5xYpbAlVKRYcsCgh/Akw==", + "version": "7.13.17", + "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.13.17.tgz", + "integrity": "sha512-NCdgJEelPTSh+FEFylhnP1ylq848l1z9t9N0j1Lfbcw0+KXGjsTvUmkxy+voLLXB5SOKMbLLx4jxYliGrYQseA==", "requires": { "regenerator-runtime": "^0.13.4" } @@ -45739,11 +45739,11 @@ } }, "polished": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/polished/-/polished-4.1.1.tgz", - "integrity": "sha512-4MZTrfPMPRLD7ac8b+2JZxei58zw6N1hFkdBDERif5Tlj19y3vPoPusrLG+mJIlPTGnUlKw3+yWz0BazvMx1vg==", + "version": "4.1.2", + "resolved": "https://registry.npmjs.org/polished/-/polished-4.1.2.tgz", + "integrity": "sha512-jq4t3PJUpVRcveC53nnbEX35VyQI05x3tniwp26WFdm1dwaNUBHAi5awa/roBlwQxx1uRhwNSYeAi/aMbfiJCQ==", "requires": { - "@babel/runtime": "^7.12.5" + "@babel/runtime": "^7.13.17" } }, "popmotion": { @@ -47700,9 +47700,9 @@ "requires": {} }, "react-use": { - "version": "17.2.3", - "resolved": "https://registry.npmjs.org/react-use/-/react-use-17.2.3.tgz", - "integrity": "sha512-cHLG5mwv9NSkydhlY3J1B/Z5gGzRF43QXzFaMisSaFClg0o1VeWJaYj2d9HJIiTGC+imt47FY4TpnZNRhbOyaQ==", + "version": "17.2.4", + "resolved": "https://registry.npmjs.org/react-use/-/react-use-17.2.4.tgz", + "integrity": "sha512-vQGpsAM0F5UIlshw5UI8ULGPS4yn5rm7/qvn3T1Gnkrz7YRMEEMh+ynKcmRloOyiIeLvKWiQjMiwRGtdbgs5qQ==", "requires": { "@types/js-cookie": "^2.2.6", "@xobotyi/scrollbar-width": "^1.9.5", diff --git a/packages/website/package.json b/packages/website/package.json index 6882e3c4..5ea10115 100644 --- a/packages/website/package.json +++ b/packages/website/package.json @@ -45,7 +45,7 @@ "ms": "^2.1.2", "normalize.css": "^8.0.1", "path-browserify": "^1.0.1", - "polished": "^4.1.1", + "polished": "^4.1.2", "popmotion": "^9.3.4", "postcss": "^8.2.8", "preact-svg-loader": "^0.2.1", @@ -57,7 +57,7 @@ "react-share": "^4.4.0", "react-svg-loader": "^3.0.3", "react-syntax-highlighter": "^15.4.3", - "react-use": "^17.2.3", + "react-use": "^17.2.4", "skynet-js": "^3.0.2", "stream-browserify": "^3.0.0", "swr": "^0.5.5",