diff --git a/package-lock.json b/package-lock.json index 42c70a0..40d906b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "@fortawesome/free-solid-svg-icons": "^6.4.0", "@fortawesome/react-fontawesome": "^0.2.0", "@headlessui/react": "^1.7.14", - "@notionhq/client": "^2.2.5", + "@notionhq/client": "^2.2.8", "autoprefixer": "^10.4.14", "axios": "^1.4.0", "clsx": "^1.2.1", @@ -428,9 +428,9 @@ } }, "node_modules/@notionhq/client": { - "version": "2.2.5", - "resolved": "https://registry.npmjs.org/@notionhq/client/-/client-2.2.5.tgz", - "integrity": "sha512-NobSaeSK0DMuxAIy2pg53Iv850tGFxXYEYacFBQgO634L1uwQv7WQCAdeFQpD3kJiEycQfSYv6RGC5VENEXjiQ==", + "version": "2.2.8", + "resolved": "https://registry.npmjs.org/@notionhq/client/-/client-2.2.8.tgz", + "integrity": "sha512-tRA6fqi9CgeWFyBA4NLU4OLAqETxCO44J6R9fv93kJQtYDNiQ5IB5Oqz7kC+vLT6Mlxc2zqrJa5rgzLfRnbiSA==", "dependencies": { "@types/node-fetch": "^2.5.10", "node-fetch": "^2.6.1" @@ -4016,9 +4016,9 @@ } }, "@notionhq/client": { - "version": "2.2.5", - "resolved": "https://registry.npmjs.org/@notionhq/client/-/client-2.2.5.tgz", - "integrity": "sha512-NobSaeSK0DMuxAIy2pg53Iv850tGFxXYEYacFBQgO634L1uwQv7WQCAdeFQpD3kJiEycQfSYv6RGC5VENEXjiQ==", + "version": "2.2.8", + "resolved": "https://registry.npmjs.org/@notionhq/client/-/client-2.2.8.tgz", + "integrity": "sha512-tRA6fqi9CgeWFyBA4NLU4OLAqETxCO44J6R9fv93kJQtYDNiQ5IB5Oqz7kC+vLT6Mlxc2zqrJa5rgzLfRnbiSA==", "requires": { "@types/node-fetch": "^2.5.10", "node-fetch": "^2.6.1" diff --git a/package.json b/package.json index 589d002..4561a32 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "@fortawesome/free-solid-svg-icons": "^6.4.0", "@fortawesome/react-fontawesome": "^0.2.0", "@headlessui/react": "^1.7.14", - "@notionhq/client": "^2.2.5", + "@notionhq/client": "^2.2.8", "autoprefixer": "^10.4.14", "axios": "^1.4.0", "clsx": "^1.2.1",