diff --git a/package.json b/package.json index 3f0fa87..e853e01 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "csstype": "^3.1.0", "dayjs": "^1.11.2", "dotenv": "^16.0.1", - "goober": "2.1.9", + "goober": "2.1.10", "next": "12.1.6", "react": "^18.1.0", "react-dom": "^18.1.0", @@ -28,7 +28,7 @@ "use-last-fm": "^0.6.1" }, "devDependencies": { - "@types/node": "17.0.38", + "@types/node": "18.0.0", "@types/react": "^18.0.10", "@types/react-dom": "^18.0.4", "eslint": "8.16.0", diff --git a/yarn.lock b/yarn.lock index b318aa1..9de5745 100644 --- a/yarn.lock +++ b/yarn.lock @@ -233,10 +233,10 @@ resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee" integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4= -"@types/node@17.0.38": - version "17.0.38" - resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.38.tgz#f8bb07c371ccb1903f3752872c89f44006132947" - integrity sha512-5jY9RhV7c0Z4Jy09G+NIDTsCZ5G0L5n+Z+p+Y7t5VJHM30bgwzSjVtlcBxqAj+6L/swIlvtOSzr8rBk/aNyV2g== +"@types/node@18.0.0": + version "18.0.0" + resolved "https://registry.yarnpkg.com/@types/node/-/node-18.0.0.tgz#67c7b724e1bcdd7a8821ce0d5ee184d3b4dd525a" + integrity sha512-cHlGmko4gWLVI27cGJntjs/Sj8th9aYwplmZFwmmgYQQvL5NUsgVJG7OddLvNfLqYS31KFN0s3qlaD9qCaxACA== "@types/prop-types@*": version "15.7.5" @@ -1051,10 +1051,10 @@ globby@^11.0.4: merge2 "^1.4.1" slash "^3.0.0" -goober@2.1.9, goober@^2.1.1: - version "2.1.9" - resolved "https://registry.yarnpkg.com/goober/-/goober-2.1.9.tgz#0faee08fab1a5d55b23e9ec043bb5a1b46fa025a" - integrity sha512-PAtnJbrWtHbfpJUIveG5PJIB6Mc9Kd0gimu9wZwPyA+wQUSeOeA4x4Ug16lyaaUUKZ/G6QEH1xunKOuXP1F4Vw== +goober@2.1.10, goober@^2.1.1: + version "2.1.10" + resolved "https://registry.yarnpkg.com/goober/-/goober-2.1.10.tgz#058def43ba1e3b06f973dbb372a4978aa42f1049" + integrity sha512-7PpuQMH10jaTWm33sQgBQvz45pHR8N4l3Cu3WMGEWmHShAcTuuP7I+5/DwKo39fwti5A80WAjvqgz6SSlgWmGA== has-bigints@^1.0.1, has-bigints@^1.0.2: version "1.0.2"