diff --git a/package-lock.json b/package-lock.json index 278f4f7..9d20117 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.12", "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.12", + "resolved": "https://registry.npmjs.org/@notionhq/client/-/client-2.2.12.tgz", + "integrity": "sha512-LCzbOyVjVtui9GQPFEuvFd8JIWZbY/tgyCqrmxzGSjpGCwqjsEldeNC4qYjsMzVB4MIbP5y1vlWzLsUw/M9QAQ==", "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.12", + "resolved": "https://registry.npmjs.org/@notionhq/client/-/client-2.2.12.tgz", + "integrity": "sha512-LCzbOyVjVtui9GQPFEuvFd8JIWZbY/tgyCqrmxzGSjpGCwqjsEldeNC4qYjsMzVB4MIbP5y1vlWzLsUw/M9QAQ==", "requires": { "@types/node-fetch": "^2.5.10", "node-fetch": "^2.6.1" diff --git a/package.json b/package.json index f4f4c6d..1759e91 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.12", "autoprefixer": "^10.4.14", "axios": "^1.4.0", "clsx": "^1.2.1",