@temporary-name/standard-server-aws-lambda 1.9.3-alpha.03f5d40e5b399f85012c2fb4e98167e26d551d36 → 1.9.3-alpha.102eab0800942eb736f7669a86c850ebfdfcd4a3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +5 -5
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@temporary-name/standard-server-aws-lambda",
3
3
  "type": "module",
4
- "version": "1.9.3-alpha.03f5d40e5b399f85012c2fb4e98167e26d551d36",
4
+ "version": "1.9.3-alpha.102eab0800942eb736f7669a86c850ebfdfcd4a3",
5
5
  "license": "MIT",
6
6
  "homepage": "https://www.stainless.com/",
7
7
  "repository": {
@@ -23,10 +23,10 @@
23
23
  "dist"
24
24
  ],
25
25
  "dependencies": {
26
- "@temporary-name/shared": "1.9.3-alpha.03f5d40e5b399f85012c2fb4e98167e26d551d36",
27
- "@temporary-name/standard-server": "1.9.3-alpha.03f5d40e5b399f85012c2fb4e98167e26d551d36",
28
- "@temporary-name/standard-server-fetch": "1.9.3-alpha.03f5d40e5b399f85012c2fb4e98167e26d551d36",
29
- "@temporary-name/standard-server-node": "1.9.3-alpha.03f5d40e5b399f85012c2fb4e98167e26d551d36"
26
+ "@temporary-name/shared": "1.9.3-alpha.102eab0800942eb736f7669a86c850ebfdfcd4a3",
27
+ "@temporary-name/standard-server": "1.9.3-alpha.102eab0800942eb736f7669a86c850ebfdfcd4a3",
28
+ "@temporary-name/standard-server-fetch": "1.9.3-alpha.102eab0800942eb736f7669a86c850ebfdfcd4a3",
29
+ "@temporary-name/standard-server-node": "1.9.3-alpha.102eab0800942eb736f7669a86c850ebfdfcd4a3"
30
30
  },
31
31
  "devDependencies": {
32
32
  "@types/aws-lambda": "^8.10.153",