diff --git a/package-lock.json b/package-lock.json index 278f4f7..9f62240 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.13", "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.13", + "resolved": "https://registry.npmjs.org/@notionhq/client/-/client-2.2.13.tgz", + "integrity": "sha512-wJpEl30QUSy2K3/Q2c2knNiZlLXJ17JnQgaIiFbN68IMJy+2TE9fXLxvV1N/cMVs2+SpteAa6PlyrUgfGdlmDg==", "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.13", + "resolved": "https://registry.npmjs.org/@notionhq/client/-/client-2.2.13.tgz", + "integrity": "sha512-wJpEl30QUSy2K3/Q2c2knNiZlLXJ17JnQgaIiFbN68IMJy+2TE9fXLxvV1N/cMVs2+SpteAa6PlyrUgfGdlmDg==", "requires": { "@types/node-fetch": "^2.5.10", "node-fetch": "^2.6.1" diff --git a/package.json b/package.json index f4f4c6d..a6ad3bb 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.13", "autoprefixer": "^10.4.14", "axios": "^1.4.0", "clsx": "^1.2.1",