authhero 8.23.0 → 8.23.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/authhero.cjs +1 -1
- package/dist/authhero.mjs +1 -1
- package/package.json +5 -5
package/dist/authhero.mjs
CHANGED
|
@@ -8783,7 +8783,7 @@ var jne = (e, t) => {
|
|
|
8783
8783
|
}, uf = (e, t, n, r) => {
|
|
8784
8784
|
let i = Ine(t, n, r);
|
|
8785
8785
|
e.header("Set-Cookie", i, { append: !0 });
|
|
8786
|
-
}, df = "
|
|
8786
|
+
}, df = "mrk929i3", Lne = /* @__PURE__ */ p({
|
|
8787
8787
|
common: () => ff,
|
|
8788
8788
|
consent: () => pf,
|
|
8789
8789
|
default: () => Rne,
|
package/package.json
CHANGED
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
"type": "git",
|
|
12
12
|
"url": "https://github.com/markusahlstrand/authhero"
|
|
13
13
|
},
|
|
14
|
-
"version": "8.23.
|
|
14
|
+
"version": "8.23.1",
|
|
15
15
|
"files": [
|
|
16
16
|
"dist"
|
|
17
17
|
],
|
|
@@ -46,8 +46,8 @@
|
|
|
46
46
|
"better-sqlite3": "^12.4.1",
|
|
47
47
|
"cssnano": "7.1.2",
|
|
48
48
|
"detectincognitojs": "^1.6.2",
|
|
49
|
-
"fast-xml-parser": "^5.
|
|
50
|
-
"hono": "^4.12.
|
|
49
|
+
"fast-xml-parser": "^5.7.0",
|
|
50
|
+
"hono": "^4.12.30",
|
|
51
51
|
"i18nexus-cli": "^3.8.2",
|
|
52
52
|
"kysely": "^0.29.2",
|
|
53
53
|
"postcss": "8.5.15",
|
|
@@ -63,7 +63,7 @@
|
|
|
63
63
|
"vite": "^8.0.14",
|
|
64
64
|
"vite-plugin-dts": "^4.5.4",
|
|
65
65
|
"vitest": "^4.1.7",
|
|
66
|
-
"@authhero/kysely-adapter": "11.18.
|
|
66
|
+
"@authhero/kysely-adapter": "11.18.1",
|
|
67
67
|
"@authhero/widget": "0.34.13"
|
|
68
68
|
},
|
|
69
69
|
"dependencies": {
|
|
@@ -83,7 +83,7 @@
|
|
|
83
83
|
"xstate": "^5.31.1",
|
|
84
84
|
"@authhero/adapter-interfaces": "4.0.0",
|
|
85
85
|
"@authhero/proxy": "0.9.3",
|
|
86
|
-
"@authhero/saml": "0.4.
|
|
86
|
+
"@authhero/saml": "0.4.5"
|
|
87
87
|
},
|
|
88
88
|
"peerDependencies": {
|
|
89
89
|
"@authhero/widget": "^0.1.0",
|