diff --git a/package-lock.json b/package-lock.json index 91141ce..629763d 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.7", "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.7", + "resolved": "https://registry.npmjs.org/@notionhq/client/-/client-2.2.7.tgz", + "integrity": "sha512-ackhUZiCTxsDacHPfnuwfJmo7fmi6Il6BK+YByCZM5NEXVIohyEBWm/r18OQkuJzJjeC6Q+Jhh+0yhxjvWq/cA==", "dependencies": { "@types/node-fetch": "^2.5.10", "node-fetch": "^2.6.1" @@ -3993,9 +3993,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.7", + "resolved": "https://registry.npmjs.org/@notionhq/client/-/client-2.2.7.tgz", + "integrity": "sha512-ackhUZiCTxsDacHPfnuwfJmo7fmi6Il6BK+YByCZM5NEXVIohyEBWm/r18OQkuJzJjeC6Q+Jhh+0yhxjvWq/cA==", "requires": { "@types/node-fetch": "^2.5.10", "node-fetch": "^2.6.1" diff --git a/package.json b/package.json index d6420bb..e1e548c 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.7", "autoprefixer": "^10.4.14", "axios": "^1.4.0", "clsx": "^1.2.1",