Skip to content

Commit c85036c

Browse files
committed
fix: notion utils version up
1 parent 2cf8815 commit c85036c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"lodash": "^4.17.21",
1818
"lqip-modern": "^2.0.0",
1919
"next": "^13.4.4",
20-
"notion-to-utils": "^0.4.6",
20+
"notion-to-utils": "^0.4.15",
2121
"p-map": "^7.0.2",
2222
"react": "^18.2.0",
2323
"react-dom": "^18.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2311,10 +2311,10 @@ normalize-url@^7.0.3:
23112311
resolved "https://registry.yarnpkg.com/normalize-url/-/normalize-url-7.2.0.tgz#5317f78cff95f5fa1e76cc0b5e33245c43781e11"
23122312
integrity sha512-uhXOdZry0L6M2UIo9BTt7FdpBDiAGN/7oItedQwPKh8jh31ZlvC8U9Xl/EJ3aijDHaywXTW3QbZ6LuCocur1YA==
23132313

2314-
notion-to-utils@^0.4.6:
2315-
version "0.4.6"
2316-
resolved "https://registry.yarnpkg.com/notion-to-utils/-/notion-to-utils-0.4.6.tgz#a3f1e7f21a49d2f96a365c0644e7e28239f22dd0"
2317-
integrity sha512-tAxCCtHY+LHfbGx9/9Ez4A8mWXiQKyvlBIFmMvSsd50Jw8mIkebF/2cbWQDT0O6mBMv+H9OC8+6HSvEvMtlJMA==
2314+
notion-to-utils@^0.4.15:
2315+
version "0.4.15"
2316+
resolved "https://registry.yarnpkg.com/notion-to-utils/-/notion-to-utils-0.4.15.tgz#0da372aab11a10be9ac9bbf9481f1cb35d0193d7"
2317+
integrity sha512-+eh8jQpBbFhRR/kBRu3K+qCXCcqDaStKsa1EAfKS4XjlPw7zwwK7+lq9werk5ntKfwmKbARuGCfQqbKDbY+8UA==
23182318
dependencies:
23192319
"@notionhq/client" "^2.2.15"
23202320

0 commit comments

Comments
 (0)