mirror of
https://github.com/documenso/documenso.git
synced 2025-11-12 15:53:02 +10:00
security update for next-auth github.com/documenso/documenso/security/dependabot/4
This commit is contained in:
54
package-lock.json
generated
54
package-lock.json
generated
@ -27,7 +27,7 @@
|
|||||||
"eslint-config-next": "13.0.3",
|
"eslint-config-next": "13.0.3",
|
||||||
"install": "^0.13.0",
|
"install": "^0.13.0",
|
||||||
"next": "13.0.3",
|
"next": "13.0.3",
|
||||||
"next-auth": "^4.18.3",
|
"next-auth": ">=4.20.1",
|
||||||
"next-transpile-modules": "^10.0.0",
|
"next-transpile-modules": "^10.0.0",
|
||||||
"npm": "^9.1.3",
|
"npm": "^9.1.3",
|
||||||
"pdf-lib": "^1.17.1",
|
"pdf-lib": "^1.17.1",
|
||||||
@ -3526,9 +3526,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/jose": {
|
"node_modules/jose": {
|
||||||
"version": "4.11.2",
|
"version": "4.13.1",
|
||||||
"resolved": "https://registry.npmjs.org/jose/-/jose-4.11.2.tgz",
|
"resolved": "https://registry.npmjs.org/jose/-/jose-4.13.1.tgz",
|
||||||
"integrity": "sha512-njj0VL2TsIxCtgzhO+9RRobBvws4oYyCM8TpvoUQwl/MbIM3NFJRR9+e6x0sS5xXaP1t6OCBkaBME98OV9zU5A==",
|
"integrity": "sha512-MSJQC5vXco5Br38mzaQKiq9mwt7lwj2eXpgpRyQYNHYt2lq1PjkWa7DLXX0WVcQLE9HhMh3jPiufS7fhJf+CLQ==",
|
||||||
"funding": {
|
"funding": {
|
||||||
"url": "https://github.com/sponsors/panva"
|
"url": "https://github.com/sponsors/panva"
|
||||||
}
|
}
|
||||||
@ -3922,16 +3922,16 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/next-auth": {
|
"node_modules/next-auth": {
|
||||||
"version": "4.18.10",
|
"version": "4.20.1",
|
||||||
"resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.18.10.tgz",
|
"resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.20.1.tgz",
|
||||||
"integrity": "sha512-j2JVyH7byZ2eqXlOqNLpOO7gOlAkTzblxLZNeZihKCeIabYFHNdAJgUvVahhnHs3pZ4xaa3ZqGQHgi1uE97L9Q==",
|
"integrity": "sha512-ZcTUN4qzzZ/zJYgOW0hMXccpheWtAol8QOMdMts+LYRcsPGsqf2hEityyaKyECQVw1cWInb9dF3wYwI5GZdEmQ==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.16.3",
|
"@babel/runtime": "^7.20.13",
|
||||||
"@panva/hkdf": "^1.0.1",
|
"@panva/hkdf": "^1.0.2",
|
||||||
"cookie": "^0.5.0",
|
"cookie": "^0.5.0",
|
||||||
"jose": "^4.9.3",
|
"jose": "^4.11.4",
|
||||||
"oauth": "^0.9.15",
|
"oauth": "^0.9.15",
|
||||||
"openid-client": "^5.1.0",
|
"openid-client": "^5.4.0",
|
||||||
"preact": "^10.6.3",
|
"preact": "^10.6.3",
|
||||||
"preact-render-to-string": "^5.1.19",
|
"preact-render-to-string": "^5.1.19",
|
||||||
"uuid": "^8.3.2"
|
"uuid": "^8.3.2"
|
||||||
@ -6801,9 +6801,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/openid-client": {
|
"node_modules/openid-client": {
|
||||||
"version": "5.3.2",
|
"version": "5.4.0",
|
||||||
"resolved": "https://registry.npmjs.org/openid-client/-/openid-client-5.3.2.tgz",
|
"resolved": "https://registry.npmjs.org/openid-client/-/openid-client-5.4.0.tgz",
|
||||||
"integrity": "sha512-nXXt+cna0XHOw+WqjMZOmuXw/YZEMwfWD2lD7tCsFtsBjMQGVXA+NZABA3upYBET1suhIsmfd7GnxG4jCAnvYQ==",
|
"integrity": "sha512-hgJa2aQKcM2hn3eyVtN12tEA45ECjTJPXCgUh5YzTzy9qwapCvmDTVPWOcWVL0d34zeQoQ/hbG9lJhl3AYxJlQ==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"jose": "^4.10.0",
|
"jose": "^4.10.0",
|
||||||
"lru-cache": "^6.0.0",
|
"lru-cache": "^6.0.0",
|
||||||
@ -11168,9 +11168,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"jose": {
|
"jose": {
|
||||||
"version": "4.11.2",
|
"version": "4.13.1",
|
||||||
"resolved": "https://registry.npmjs.org/jose/-/jose-4.11.2.tgz",
|
"resolved": "https://registry.npmjs.org/jose/-/jose-4.13.1.tgz",
|
||||||
"integrity": "sha512-njj0VL2TsIxCtgzhO+9RRobBvws4oYyCM8TpvoUQwl/MbIM3NFJRR9+e6x0sS5xXaP1t6OCBkaBME98OV9zU5A=="
|
"integrity": "sha512-MSJQC5vXco5Br38mzaQKiq9mwt7lwj2eXpgpRyQYNHYt2lq1PjkWa7DLXX0WVcQLE9HhMh3jPiufS7fhJf+CLQ=="
|
||||||
},
|
},
|
||||||
"js-sdsl": {
|
"js-sdsl": {
|
||||||
"version": "4.3.0",
|
"version": "4.3.0",
|
||||||
@ -11456,16 +11456,16 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"next-auth": {
|
"next-auth": {
|
||||||
"version": "4.18.10",
|
"version": "4.20.1",
|
||||||
"resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.18.10.tgz",
|
"resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.20.1.tgz",
|
||||||
"integrity": "sha512-j2JVyH7byZ2eqXlOqNLpOO7gOlAkTzblxLZNeZihKCeIabYFHNdAJgUvVahhnHs3pZ4xaa3ZqGQHgi1uE97L9Q==",
|
"integrity": "sha512-ZcTUN4qzzZ/zJYgOW0hMXccpheWtAol8QOMdMts+LYRcsPGsqf2hEityyaKyECQVw1cWInb9dF3wYwI5GZdEmQ==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/runtime": "^7.16.3",
|
"@babel/runtime": "^7.20.13",
|
||||||
"@panva/hkdf": "^1.0.1",
|
"@panva/hkdf": "^1.0.2",
|
||||||
"cookie": "^0.5.0",
|
"cookie": "^0.5.0",
|
||||||
"jose": "^4.9.3",
|
"jose": "^4.11.4",
|
||||||
"oauth": "^0.9.15",
|
"oauth": "^0.9.15",
|
||||||
"openid-client": "^5.1.0",
|
"openid-client": "^5.4.0",
|
||||||
"preact": "^10.6.3",
|
"preact": "^10.6.3",
|
||||||
"preact-render-to-string": "^5.1.19",
|
"preact-render-to-string": "^5.1.19",
|
||||||
"uuid": "^8.3.2"
|
"uuid": "^8.3.2"
|
||||||
@ -13361,9 +13361,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"openid-client": {
|
"openid-client": {
|
||||||
"version": "5.3.2",
|
"version": "5.4.0",
|
||||||
"resolved": "https://registry.npmjs.org/openid-client/-/openid-client-5.3.2.tgz",
|
"resolved": "https://registry.npmjs.org/openid-client/-/openid-client-5.4.0.tgz",
|
||||||
"integrity": "sha512-nXXt+cna0XHOw+WqjMZOmuXw/YZEMwfWD2lD7tCsFtsBjMQGVXA+NZABA3upYBET1suhIsmfd7GnxG4jCAnvYQ==",
|
"integrity": "sha512-hgJa2aQKcM2hn3eyVtN12tEA45ECjTJPXCgUh5YzTzy9qwapCvmDTVPWOcWVL0d34zeQoQ/hbG9lJhl3AYxJlQ==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"jose": "^4.10.0",
|
"jose": "^4.10.0",
|
||||||
"lru-cache": "^6.0.0",
|
"lru-cache": "^6.0.0",
|
||||||
|
|||||||
@ -32,7 +32,7 @@
|
|||||||
"eslint-config-next": "13.0.3",
|
"eslint-config-next": "13.0.3",
|
||||||
"install": "^0.13.0",
|
"install": "^0.13.0",
|
||||||
"next": "13.0.3",
|
"next": "13.0.3",
|
||||||
"next-auth": "^4.18.3",
|
"next-auth": ">=4.20.1",
|
||||||
"next-transpile-modules": "^10.0.0",
|
"next-transpile-modules": "^10.0.0",
|
||||||
"npm": "^9.1.3",
|
"npm": "^9.1.3",
|
||||||
"pdf-lib": "^1.17.1",
|
"pdf-lib": "^1.17.1",
|
||||||
|
|||||||
Reference in New Issue
Block a user