Skip to content

Commit

Permalink
Update SES to 0.18.1 (#1098)
Browse files Browse the repository at this point in the history
  • Loading branch information
david0xd authored Jan 4, 2023
1 parent ddffcf5 commit 2d0f318
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion packages/snaps-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"chokidar": "^3.5.2",
"is-url": "^1.2.4",
"serve-handler": "^6.1.5",
"ses": "^0.17.0",
"ses": "^0.18.1",
"superstruct": "^0.16.7",
"yargs": "^16.2.0",
"yargs-parser": "^20.2.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/snaps-execution-environments/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"eth-rpc-errors": "^4.0.3",
"json-rpc-engine": "^6.1.0",
"pump": "^3.0.0",
"ses": "^0.17.0",
"ses": "^0.18.1",
"stream-browserify": "^3.0.0",
"superstruct": "^0.16.7"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/snaps-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"fast-deep-equal": "^3.1.3",
"rfdc": "^1.3.0",
"semver": "^7.3.7",
"ses": "^0.17.0",
"ses": "^0.18.1",
"superstruct": "^0.16.7",
"validate-npm-package-name": "^5.0.0"
},
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2811,7 +2811,7 @@ __metadata:
prettier-plugin-packagejson: ^2.2.11
rimraf: ^3.0.2
serve-handler: ^6.1.5
ses: ^0.17.0
ses: ^0.18.1
superstruct: ^0.16.7
ts-jest: ^29.0.0
ts-node: ^10.7.0
Expand Down Expand Up @@ -2936,7 +2936,7 @@ __metadata:
prettier-plugin-packagejson: ^2.2.11
pump: ^3.0.0
rimraf: ^3.0.2
ses: ^0.17.0
ses: ^0.18.1
shx: ^0.3.4
stream-browserify: ^3.0.0
superstruct: ^0.16.7
Expand Down Expand Up @@ -3089,7 +3089,7 @@ __metadata:
rfdc: ^1.3.0
rimraf: ^3.0.2
semver: ^7.3.7
ses: ^0.17.0
ses: ^0.18.1
superstruct: ^0.16.7
ts-jest: ^29.0.0
typescript: ~4.8.4
Expand Down Expand Up @@ -14407,10 +14407,10 @@ __metadata:
languageName: node
linkType: hard

"ses@npm:^0.17.0":
version: 0.17.0
resolution: "ses@npm:0.17.0"
checksum: c4c668de819b5366da7a9797d4ab0ec9c3efe4904ea64453cad5a48b659c77b817d589584019f5f7ca42802f640dcc706241543c1df00282473320a77397b641
"ses@npm:^0.18.1":
version: 0.18.1
resolution: "ses@npm:0.18.1"
checksum: 70ad6918da240833d445434e324f7ec29b1b7efc44ce8c0d75c5521cc1629810397903aec8e9adfe65d1486a19ac715c5254501e25de8925ae58c9f7f582dd76
languageName: node
linkType: hard

Expand Down

0 comments on commit 2d0f318

Please sign in to comment.