Skip to content

Commit

Permalink
chore: update ses to 0.18.8
Browse files Browse the repository at this point in the history
-- closes #52
  • Loading branch information
0xpatrickdev committed Jan 25, 2024
1 parent 317e853 commit e96cbf3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
],
"resolutions-note": "work-around for https://github.com/Agoric/agoric-sdk/issues/8621",
"resolutions": {
"ses": "0.18.5",
"ses": "0.18.8",
"@endo/bundle-source": "2.5.2-upstream-rollup",
"@endo/captp": "3.1.1",
"@endo/compartment-mapper": "0.8.4",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1395,7 +1395,7 @@
"@endo/zip" "^0.2.31"
ses "^0.18.4"

"@endo/env-options@^0.1.1":
"@endo/env-options@^0.1.4":
version "0.1.4"
resolved "https://registry.yarnpkg.com/@endo/env-options/-/env-options-0.1.4.tgz#e516bc3864f00b154944e444fb8996a9a0c23a45"
integrity sha512-Ol8ct0aW8VK1ZaqntnUJfrYT59P6Xn36XPbHzkqQhsYkpudKDn5ILYEwGmSO/Ff+XJjv/pReNI0lhOyyrDa9mg==
Expand Down Expand Up @@ -7026,12 +7026,12 @@ serialize-error@^7.0.1:
dependencies:
type-fest "^0.13.1"

[email protected].5, ses@^0.18.4, ses@^0.18.5, ses@^0.18.8:
version "0.18.5"
resolved "https://registry.yarnpkg.com/ses/-/ses-0.18.5.tgz#fc7a88c48dd292dd7253ce060104df5f1a36470d"
integrity sha512-paLV2JHUqGGpbLn+V4LM9g20WVzAn9jLU22Bx5/18fo6h6nF8SwhC+3cAMYxzmHmkAzplY5lkg1ms3xSkmSzdw==
[email protected].8, ses@^0.18.4, ses@^0.18.5, ses@^0.18.8:
version "0.18.8"
resolved "https://registry.yarnpkg.com/ses/-/ses-0.18.8.tgz#88036511ac3b3c07e4d82dd8cfc6e5f3788205b6"
integrity sha512-kOH1AhJc6gWDXKURKeU1w7iFUdImAegAljVvBg5EUBgNqjH4bxcEsGVUadVEPtA2PVRMyQp1fiSMDwEZkQNj1g==
dependencies:
"@endo/env-options" "^0.1.1"
"@endo/env-options" "^0.1.4"

set-function-length@^1.1.1:
version "1.1.1"
Expand Down

0 comments on commit e96cbf3

Please sign in to comment.