From 5d775da05991f385e6367ea9795b198d375df472 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Oct 2022 23:21:45 +0000 Subject: [PATCH 1/4] Bump @types/node from 18.8.1 to 18.11.0 Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.8.1 to 18.11.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index f709e1b..ffbf42d 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "swr": "^1.3.0" }, "devDependencies": { - "@types/node": "18.8.1", + "@types/node": "18.11.0", "@types/react": "18.0.21", "@types/react-dom": "18.0.6", "autoprefixer": "^10.4.12", diff --git a/yarn.lock b/yarn.lock index 623ae8b..8982f03 100644 --- a/yarn.lock +++ b/yarn.lock @@ -100,10 +100,10 @@ dependencies: tslib "^2.4.0" -"@types/node@18.8.1": - version "18.8.1" - resolved "https://registry.yarnpkg.com/@types/node/-/node-18.8.1.tgz#33e6759935f7a82821b72fb936e66f6b99a36173" - integrity sha512-vuYaNuEIbOYLTLUAJh50ezEbvxrD43iby+lpUA2aa148Nh5kX/AVO/9m1Ahmbux2iU5uxJTNF9g2Y+31uml7RQ== +"@types/node@18.11.0": + version "18.11.0" + resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.0.tgz#f38c7139247a1d619f6cc6f27b072606af7c289d" + integrity sha512-IOXCvVRToe7e0ny7HpT/X9Rb2RYtElG1a+VshjwT00HxrM2dWBApHQoqsI6WiY7Q03vdf2bCrIGzVrkF/5t10w== "@types/prop-types@*": version "15.7.5" From 5be04f5cab73d19bacc8dae4050e5f38bc78ecaa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Oct 2022 19:13:22 +0000 Subject: [PATCH 2/4] Bump aws-sdk from 2.1231.0 to 2.1237.0 Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1231.0 to 2.1237.0. - [Release notes](https://github.com/aws/aws-sdk-js/releases) - [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1231.0...v2.1237.0) --- updated-dependencies: - dependency-name: aws-sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 56d43ee..961c261 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "lint": "next lint" }, "dependencies": { - "aws-sdk": "^2.1228.0", + "aws-sdk": "^2.1237.0", "axios": "^1.1.3", "next": "12.3.1", "next-safe": "^3.2.1", diff --git a/yarn.lock b/yarn.lock index f256305..f4ba0b2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -185,10 +185,10 @@ available-typed-arrays@^1.0.5: resolved "https://registry.yarnpkg.com/available-typed-arrays/-/available-typed-arrays-1.0.5.tgz#92f95616501069d07d10edb2fc37d3e1c65123b7" integrity sha512-DMD0KiN46eipeziST1LPP/STfDU0sufISXmjSgvVsoU2tqxctQeASejWcfNtxYKqETM1UxQ8sp2OrSBWpHY6sw== -aws-sdk@^2.1228.0: - version "2.1231.0" - resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1231.0.tgz#c02e83b095211d9f6dfb540fd47fa69190af9c0d" - integrity sha512-ONBuRsOxsu0zL8u/Vmz49tPWi9D4ls2pjb6szdfSx9VQef7bOnWe9gJpWoA94OTzcjOWsvjsG7UgjvQJkIuPBg== +aws-sdk@^2.1237.0: + version "2.1237.0" + resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1237.0.tgz#e1e14cf02ffb4b512b09be9c792edb3f18bc6d88" + integrity sha512-yjPtCDtyCPwRoTdO9fUYm2h5yi3Dlnfx3OUzrepVk9gA/byclzwHsVL8SibCw5y/+euGNud9xl67uDRDvzIGcg== dependencies: buffer "4.9.2" events "1.1.1" From f253f5de4ca639db61a83b771735e678aa0dfb33 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Oct 2022 19:15:43 +0000 Subject: [PATCH 3/4] Bump postcss from 8.4.17 to 8.4.18 Bumps [postcss](https://github.com/postcss/postcss) from 8.4.17 to 8.4.18. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/8.4.17...8.4.18) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 56d43ee..6a14dfc 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "@types/react-dom": "18.0.6", "autoprefixer": "^10.4.12", "copy-to-clipboard": "^3.3.2", - "postcss": "^8.4.17", + "postcss": "^8.4.18", "react-hot-toast": "^2.4.0", "react-icons": "^4.4.0", "sass": "^1.55.0", diff --git a/yarn.lock b/yarn.lock index f256305..ab3be82 100644 --- a/yarn.lock +++ b/yarn.lock @@ -909,10 +909,10 @@ postcss@8.4.14: picocolors "^1.0.0" source-map-js "^1.0.2" -postcss@^8.4.14, postcss@^8.4.17: - version "8.4.17" - resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.17.tgz#f87863ec7cd353f81f7ab2dec5d67d861bbb1be5" - integrity sha512-UNxNOLQydcOFi41yHNMcKRZ39NeXlr8AxGuZJsdub8vIb12fHzcq37DTU/QtbI6WLxNg2gF9Z+8qtRwTj1UI1Q== +postcss@^8.4.14, postcss@^8.4.18: + version "8.4.18" + resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.18.tgz#6d50046ea7d3d66a85e0e782074e7203bc7fbca2" + integrity sha512-Wi8mWhncLJm11GATDaQKobXSNEYGUHeQLiQqDFG1qQ5UTDPTEvKw0Xt5NsTpktGTwLps3ByrWsBrG0rB8YQ9oA== dependencies: nanoid "^3.3.4" picocolors "^1.0.0" From 5930bfa95543397baf5a541e103ee415e21c0b52 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Oct 2022 19:16:56 +0000 Subject: [PATCH 4/4] Bump react-icons from 4.4.0 to 4.6.0 Bumps [react-icons](https://github.com/react-icons/react-icons) from 4.4.0 to 4.6.0. - [Release notes](https://github.com/react-icons/react-icons/releases) - [Commits](https://github.com/react-icons/react-icons/compare/v4.4.0...v4.6.0) --- updated-dependencies: - dependency-name: react-icons dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 031d1fb..3629cf0 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "copy-to-clipboard": "^3.3.2", "postcss": "^8.4.17", "react-hot-toast": "^2.4.0", - "react-icons": "^4.4.0", + "react-icons": "^4.6.0", "sass": "^1.55.0", "tailwindcss": "^3.1.8", "typescript": "4.8.4" diff --git a/yarn.lock b/yarn.lock index f256305..6f695a5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -963,10 +963,10 @@ react-hot-toast@^2.4.0: dependencies: goober "^2.1.10" -react-icons@^4.4.0: - version "4.4.0" - resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-4.4.0.tgz#a13a8a20c254854e1ec9aecef28a95cdf24ef703" - integrity sha512-fSbvHeVYo/B5/L4VhB7sBA1i2tS8MkT0Hb9t2H1AVPkwGfVHLJCqyr2Py9dKMxsyM63Eng1GkdZfbWj+Fmv8Rg== +react-icons@^4.6.0: + version "4.6.0" + resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-4.6.0.tgz#f83eda179af5d02c047449a20b702c858653d397" + integrity sha512-rR/L9m9340yO8yv1QT1QurxWQvWpbNHqVX0fzMln2HEb9TEIrQRGsqiNFQfiv9/JEUbyHmHPlNTB2LWm2Ttz0g== react@18.2.0: version "18.2.0"