We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 357618b commit c712c05Copy full SHA for c712c05
2 files changed
packages/cloudflare-worker/package.json
@@ -4,7 +4,7 @@
4
"type": "git",
5
"url": "https://github.com/PropelAuth/cloudflare-worker"
6
},
7
- "version": "2.1.30",
+ "version": "2.1.31",
8
"license": "MIT",
9
"keywords": [
10
"auth",
@@ -57,7 +57,7 @@
57
}
58
59
"dependencies": {
60
- "@propelauth/node-apis": "^2.1.30",
+ "@propelauth/node-apis": "^2.1.31",
61
"jose": "^5.2.0"
62
63
packages/node/package.json
@@ -4,15 +4,15 @@
"url": "https://github.com/PropelAuth/node"
11
"node",
12
"user"
13
],
14
15
16
17
18
"devDependencies": {
0 commit comments