diff --git a/packages/react-scroll-section/package.json b/packages/react-scroll-section/package.json index 3d813bf..be11cb6 100644 --- a/packages/react-scroll-section/package.json +++ b/packages/react-scroll-section/package.json @@ -13,7 +13,7 @@ "devDependencies": { "@types/smoothscroll-polyfill": "^0.3.1", "@babel/core": "7.17.8", - "@types/node": "17.0.23", + "@types/node": "18.8.5", "@types/react": "17.0.43", "@types/react-dom": "17.0.14", "@vitejs/plugin-react": "1.2.0", diff --git a/yarn.lock b/yarn.lock index 6d73523..c3e85dd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -451,16 +451,11 @@ resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-3.0.5.tgz#1001cc5e6a3704b83c236027e77f2f58ea010f40" integrity sha512-Klz949h02Gz2uZCMGwDUSDS1YBlTdDDgbWHi+81l29tQALUtvz4rAYi5uoVhE5Lagoq6DeqAUlbrHvW/mXDgdQ== -"@types/node@*": +"@types/node@*", "@types/node@18.8.5": version "18.8.5" resolved "https://registry.yarnpkg.com/@types/node/-/node-18.8.5.tgz#6a31f820c1077c3f8ce44f9e203e68a176e8f59e" integrity sha512-Bq7G3AErwe5A/Zki5fdD3O6+0zDChhg671NfPjtIcbtzDNZTv4NPKMRFr7gtYPG7y+B8uTiNK4Ngd9T0FTar6Q== -"@types/node@17.0.23": - version "17.0.23" - resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.23.tgz#3b41a6e643589ac6442bdbd7a4a3ded62f33f7da" - integrity sha512-UxDxWn7dl97rKVeVS61vErvw086aCYhDLyvRQZ5Rk65rZKepaFdm53GeqXaKBuOhED4e9uWq34IC3TdSdJJ2Gw== - "@types/node@^14.14.31": version "14.18.32" resolved "https://registry.yarnpkg.com/@types/node/-/node-14.18.32.tgz#8074f7106731f1a12ba993fe8bad86ee73905014"