Skip to content

Commit 3ce8ab9

Browse files
Bump to node-apis 2.1.36
1 parent a11669f commit 3ce8ab9

3 files changed

Lines changed: 11 additions & 11 deletions

File tree

packages/cloudflare-worker/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"type": "git",
55
"url": "https://github.com/PropelAuth/node"
66
},
7-
"version": "2.1.35",
7+
"version": "2.1.36",
88
"license": "MIT",
99
"publishConfig": {
1010
"access": "public",
@@ -62,7 +62,7 @@
6262
}
6363
},
6464
"dependencies": {
65-
"@propelauth/node-apis": "^2.1.35",
65+
"@propelauth/node-apis": "^2.1.36",
6666
"jose": "^5.10.0"
6767
}
6868
}

packages/node/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"type": "git",
55
"url": "https://github.com/PropelAuth/node"
66
},
7-
"version": "2.1.35",
7+
"version": "2.1.36",
88
"license": "MIT",
99
"publishConfig": {
1010
"access": "public",
@@ -16,7 +16,7 @@
1616
"user"
1717
],
1818
"dependencies": {
19-
"@propelauth/node-apis": "^2.1.35",
19+
"@propelauth/node-apis": "^2.1.36",
2020
"jose": "^5.10.0"
2121
},
2222
"devDependencies": {

pnpm-lock.yaml

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)