summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorMatthew Miller <matthew@millerti.me>2023-09-04 12:21:47 -0700
committerMatthew Miller <matthew@millerti.me>2023-09-04 12:21:47 -0700
commitcd8632c24483b5bee01647aeaa79826f578e422d (patch)
tree21076be7a11ffb4cecb660b84fe04a125b4163c8
parentdaf7d1c250d5f9cdafe668eaa16eff1d16acfe82 (diff)
chore(release): publish v8.1.1
-rw-r--r--lerna.json2
-rw-r--r--packages/server/package.json2
-rw-r--r--pnpm-lock.yaml18
3 files changed, 4 insertions, 18 deletions
diff --git a/lerna.json b/lerna.json
index 85e93e6..2404f79 100644
--- a/lerna.json
+++ b/lerna.json
@@ -1,5 +1,5 @@
{
- "version": "8.1.0",
+ "version": "8.1.1",
"npmClient": "pnpm",
"command": {
"publish": {
diff --git a/packages/server/package.json b/packages/server/package.json
index 02c6262..eb612af 100644
--- a/packages/server/package.json
+++ b/packages/server/package.json
@@ -1,6 +1,6 @@
{
"name": "@simplewebauthn/server",
- "version": "8.1.0",
+ "version": "8.1.1",
"description": "Lerna/npm wrapper around Deno for @simplewebauthn/server",
"scripts": {
"build": "deno task build",
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index bed130e..beec721 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -99,18 +99,12 @@ importers:
'@simplewebauthn/typescript-types':
specifier: ^8.0.0
version: link:../../typescript-types/npm
- '@types/debug':
- specifier: ^4.1.8
- version: 4.1.8
cbor-x:
specifier: ^1.5.2
version: 1.5.2
cross-fetch:
specifier: ^4.0.0
version: 4.0.0
- debug:
- specifier: ^4.3.4
- version: 4.3.4
devDependencies:
'@deno/shim-deno-test':
specifier: ~0.4.0
@@ -1485,12 +1479,6 @@ packages:
'@types/node': 18.17.8
dev: true
- /@types/debug@4.1.8:
- resolution: {integrity: sha512-/vPO1EPOs306Cvhwv7KfVfYvOJqA/S/AXjaHQiJboCZzcNDb+TIJFN9/2C9DZ//ijSKWioNyUxD792QmDJ+HKQ==}
- dependencies:
- '@types/ms': 0.7.31
- dev: false
-
/@types/estree@0.0.39:
resolution: {integrity: sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw==}
dev: true
@@ -1570,10 +1558,6 @@ packages:
resolution: {integrity: sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==}
dev: true
- /@types/ms@0.7.31:
- resolution: {integrity: sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA==}
- dev: false
-
/@types/node@18.11.9:
resolution: {integrity: sha512-CRpX21/kGdzjOpFsZSkcrXMGIBWMGNIHXXBVFSH+ggkftxg+XYP20TESbh+zFvFj3EQOl5byk0HTRn1IL6hbqg==}
dev: true
@@ -2512,6 +2496,7 @@ packages:
optional: true
dependencies:
ms: 2.1.2
+ dev: true
/decamelize-keys@1.1.1:
resolution: {integrity: sha512-WiPxgEirIV0/eIOMcnFBA3/IJZAZqKnwAwWyvvdi4lsr1WCN22nhdf/3db3DoZcUjTV2SqfzIwNyp6y2xs3nmg==}
@@ -4712,6 +4697,7 @@ packages:
/ms@2.1.2:
resolution: {integrity: sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==}
+ dev: true
/ms@2.1.3:
resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==}