diff --git a/bun.lockb b/bun.lockb index f7c9663d9..1df32141a 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package-lock.json b/package-lock.json index 0c9089882..2db895fc1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -53,7 +53,7 @@ "serve": "14.2.4", "simple-runtypes": "7.1.3", "spectypes": "2.1.11", - "succulent": "0.18.1", + "succulent": "0.21.0", "superstruct": "2.0.2", "suretype": "2.4.1", "svgo": "2.8.0", @@ -9662,9 +9662,9 @@ } }, "node_modules/succulent": { - "version": "0.18.1", - "resolved": "https://registry.npmjs.org/succulent/-/succulent-0.18.1.tgz", - "integrity": "sha512-rQmxsIXmN9zQRhJ9Pkva/VzLV5QM5vYU1tR2ywAppuE4B/v4fAgBmpvxb3uFjG19L4+Yw2R0TDSZdslMnLI5PQ==" + "version": "0.21.0", + "resolved": "https://registry.npmjs.org/succulent/-/succulent-0.21.0.tgz", + "integrity": "sha512-zwb/0Aths9n0hMZ0E6Fg0YsKEJUf/otITAgbOgn+Ck7Uy80y+K1wGS4M1SG5yFPjLwcGazA9eyS2ZvO5Ff+E/g==" }, "node_modules/superstruct": { "version": "2.0.2", @@ -17998,9 +17998,9 @@ "integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==" }, "succulent": { - "version": "0.18.1", - "resolved": "https://registry.npmjs.org/succulent/-/succulent-0.18.1.tgz", - "integrity": "sha512-rQmxsIXmN9zQRhJ9Pkva/VzLV5QM5vYU1tR2ywAppuE4B/v4fAgBmpvxb3uFjG19L4+Yw2R0TDSZdslMnLI5PQ==" + "version": "0.21.0", + "resolved": "https://registry.npmjs.org/succulent/-/succulent-0.21.0.tgz", + "integrity": "sha512-zwb/0Aths9n0hMZ0E6Fg0YsKEJUf/otITAgbOgn+Ck7Uy80y+K1wGS4M1SG5yFPjLwcGazA9eyS2ZvO5Ff+E/g==" }, "superstruct": { "version": "2.0.2", diff --git a/package.json b/package.json index 0d4bdd7dc..5ca7ec453 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "serve": "14.2.4", "simple-runtypes": "7.1.3", "spectypes": "2.1.11", - "succulent": "0.18.1", + "succulent": "0.21.0", "superstruct": "2.0.2", "suretype": "2.4.1", "svgo": "2.8.0",