fix(deps): update dependency @clerk/clerk-sdk-node to v4.13.12
This commit is contained in:
@@ -53,7 +53,7 @@
|
||||
"@babel/plugin-transform-modules-commonjs": "7.24.1",
|
||||
"@babel/plugin-transform-typescript": "7.24.1",
|
||||
"@babel/types": "^7.24.0",
|
||||
"@clerk/clerk-sdk-node": "4.13.11",
|
||||
"@clerk/clerk-sdk-node": "4.13.12",
|
||||
"@fastify/cookie": "9.3.1",
|
||||
"@fastify/multipart": "8.2.0",
|
||||
"@fastify/static": "7.0.2",
|
||||
|
||||
30
pnpm-lock.yaml
generated
30
pnpm-lock.yaml
generated
@@ -89,8 +89,8 @@ importers:
|
||||
specifier: ^7.24.0
|
||||
version: 7.24.0
|
||||
'@clerk/clerk-sdk-node':
|
||||
specifier: 4.13.11
|
||||
version: 4.13.11(react@18.2.0)
|
||||
specifier: 4.13.12
|
||||
version: 4.13.12(react@18.2.0)
|
||||
'@fastify/cookie':
|
||||
specifier: 9.3.1
|
||||
version: 9.3.1
|
||||
@@ -933,12 +933,12 @@ packages:
|
||||
'@babel/helper-validator-identifier': 7.22.20
|
||||
to-fast-properties: 2.0.0
|
||||
|
||||
/@clerk/backend@0.38.3(react@18.2.0):
|
||||
resolution: {integrity: sha512-k14WRljVNETpIYrt99MBP/Zd7KEwkudQKSCEMatQbiRkWgrpwDWE8Czv+JzF1J7sdMiicBI+p2ph9biX1EOFzw==}
|
||||
/@clerk/backend@0.38.4(react@18.2.0):
|
||||
resolution: {integrity: sha512-Cp/vcuFqo3VsoBXWEWONhlzK5gXB3RDBImc5XgA4hvTSDAq7vvn+WYh/ya1eeVZ8g1LMaRx2Wl2OFml3zjGWJA==}
|
||||
engines: {node: '>=14'}
|
||||
dependencies:
|
||||
'@clerk/shared': 1.3.3(react@18.2.0)
|
||||
'@clerk/types': 3.62.1
|
||||
'@clerk/shared': 1.4.0(react@18.2.0)
|
||||
'@clerk/types': 3.63.0
|
||||
'@peculiar/webcrypto': 1.4.1
|
||||
'@types/node': 16.18.6
|
||||
cookie: 0.5.0
|
||||
@@ -950,13 +950,13 @@ packages:
|
||||
- react
|
||||
dev: false
|
||||
|
||||
/@clerk/clerk-sdk-node@4.13.11(react@18.2.0):
|
||||
resolution: {integrity: sha512-6CiRx61SW0B7i+4STlID537LvwFJvNGWxxQZY96OPHQnvYGYsp+9PdEyY4zaQiyLQBLYJt1+uc7VsdSYY5Omww==}
|
||||
/@clerk/clerk-sdk-node@4.13.12(react@18.2.0):
|
||||
resolution: {integrity: sha512-6OluVdh13OwOVk5m+Zgfwph1B/1Zz3AzBepuZubdPmI2r0c1YVOuo/09WJiBRZdglkoIcS0868ZRBsZMrPJDLQ==}
|
||||
engines: {node: '>=14'}
|
||||
dependencies:
|
||||
'@clerk/backend': 0.38.3(react@18.2.0)
|
||||
'@clerk/shared': 1.3.3(react@18.2.0)
|
||||
'@clerk/types': 3.62.1
|
||||
'@clerk/backend': 0.38.4(react@18.2.0)
|
||||
'@clerk/shared': 1.4.0(react@18.2.0)
|
||||
'@clerk/types': 3.63.0
|
||||
'@types/cookies': 0.7.7
|
||||
'@types/express': 4.17.14
|
||||
'@types/node-fetch': 2.6.2
|
||||
@@ -967,8 +967,8 @@ packages:
|
||||
- react
|
||||
dev: false
|
||||
|
||||
/@clerk/shared@1.3.3(react@18.2.0):
|
||||
resolution: {integrity: sha512-Eein8cK72dlvY6Q1uFuw9K9MJH1OPjU8FzWloMTKklBo+iPiM6+uENGeGwlY5KId3q/kgPwRc2hBQnUoaijxCQ==}
|
||||
/@clerk/shared@1.4.0(react@18.2.0):
|
||||
resolution: {integrity: sha512-LANWfdw3n7lCN90oY+myuCN74CfGgBQE/T11ry/bTSNVqUxXiYaUlfu5Fkp0GsR4icYiA6NRyROFmYdYZfBMAA==}
|
||||
peerDependencies:
|
||||
react: '>=16'
|
||||
peerDependenciesMeta:
|
||||
@@ -981,8 +981,8 @@ packages:
|
||||
swr: 2.2.0(react@18.2.0)
|
||||
dev: false
|
||||
|
||||
/@clerk/types@3.62.1:
|
||||
resolution: {integrity: sha512-RmQhWB7EMZw2nE24viQG79VyEUULZYWndYew5oXiZx06DyvysMNCorDyEGRmgBbprv7bnbYhHdOtKmx8Wj0jug==}
|
||||
/@clerk/types@3.63.0:
|
||||
resolution: {integrity: sha512-+32fWK+lUG2u0hVaoQ3aZ+j2T/LhF3yNNylBrkD1Kca/goLb+NB/nmw6Svs0Q810FK/uYgqWlXvABPhgILeQFA==}
|
||||
engines: {node: '>=14'}
|
||||
dependencies:
|
||||
csstype: 3.1.1
|
||||
|
||||
Reference in New Issue
Block a user