From fbebdde60886498959350a75857e617129e43ebe Mon Sep 17 00:00:00 2001 From: Jordan Harband Date: Thu, 31 Oct 2024 11:22:00 -0700 Subject: [PATCH] [Dev Deps] update `ses` --- .github/workflows/ses.yml | 3 --- package.json | 2 +- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/.github/workflows/ses.yml b/.github/workflows/ses.yml index da3d9813..1738981f 100644 --- a/.github/workflows/ses.yml +++ b/.github/workflows/ses.yml @@ -17,9 +17,6 @@ jobs: - '22' - '20' - '18' - - '16' - - '14' - - '12' steps: - uses: actions/checkout@v4 diff --git a/package.json b/package.json index 68fedc8a..a5053423 100644 --- a/package.json +++ b/package.json @@ -139,7 +139,7 @@ "object.fromentries": "^2.0.8", "safe-bigint": "^1.1.0", "safe-publish-latest": "^2.0.0", - "ses": "^0.18.8", + "ses": "^1.9.1", "tape": "^5.9.0" }, "testling": {