diff --git a/package-lock.json b/package-lock.json index c55d811..816b6f2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -53,7 +53,7 @@ "@next/bundle-analyzer": "15.5.14", "@tailwindcss/postcss": "4.1.13", "@tailwindcss/typography": "0.5.19", - "@types/audioworklet": "0.0.77", + "@types/audioworklet": "0.0.97", "@types/mdx": "2.0.13", "@types/node": "20.19.37", "@types/react": "19.1.16", @@ -4115,9 +4115,9 @@ "license": "MIT" }, "node_modules/@types/audioworklet": { - "version": "0.0.77", - "resolved": "https://registry.npmjs.org/@types/audioworklet/-/audioworklet-0.0.77.tgz", - "integrity": "sha512-aPQ0DurtnDRWO3qvu8iK1R0aDlKS7sDOWx7MVhMWkGTmlyfnf50GPKYJlKdq8UP159ntPiqPJ5XZ/2v1R0V0Bw==", + "version": "0.0.97", + "resolved": "https://registry.npmjs.org/@types/audioworklet/-/audioworklet-0.0.97.tgz", + "integrity": "sha512-z4RRI9147KXm3b1U4dR/XFfsxSR5yymEWEJT+Td0tCJyRkyGccIXEL09W7c5TcbDd51qKR/+LrO2SPC1SL2RLA==", "dev": true, "license": "Apache-2.0" }, diff --git a/package.json b/package.json index b55fcb5..893df8e 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "@next/bundle-analyzer": "15.5.14", "@tailwindcss/postcss": "4.1.13", "@tailwindcss/typography": "0.5.19", - "@types/audioworklet": "0.0.77", + "@types/audioworklet": "0.0.97", "@types/mdx": "2.0.13", "@types/node": "20.19.37", "@types/react": "19.1.16",