Merge dependabot/npm_and_yarn/examples/typescript/smtp-client-pool/types/node-20...
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Mon, 28 Aug 2023 22:27:59 +0000 (22:27 +0000)
committerGitHub <noreply@github.com>
Mon, 28 Aug 2023 22:27:59 +0000 (22:27 +0000)
1  2 
examples/typescript/smtp-client-pool/package.json
examples/typescript/smtp-client-pool/pnpm-lock.yaml

index 4393b063f8dee5a78c8d8e6dcccc27f0cbbb5e87,bd345b2fbf50105b89610d7945158b015365240e..84efde49a2967dacb36955483c728c2a57da7169
    "license": "ISC",
    "dependencies": {
      "nodemailer": "^6.9.4",
 -    "poolifier": "^2.6.35"
 +    "poolifier": "^2.6.37"
    },
    "devDependencies": {
-     "@types/node": "^20.5.6",
+     "@types/node": "^20.5.7",
      "@types/nodemailer": "^6.4.9",
      "typescript": "^5.2.2"
    }
index 4d0b3d32b346bc79fb00f88efa1e40c6580a351b,271c73a8f3d908de49fb7e79995d2477c82ddf45..bc8bd4ab1263668e47722031f1940a51f24bbcf8
@@@ -9,13 -9,13 +9,13 @@@ dependencies
      specifier: ^6.9.4
      version: 6.9.4
    poolifier:
 -    specifier: ^2.6.35
 -    version: 2.6.35
 +    specifier: ^2.6.37
 +    version: 2.6.37
  
  devDependencies:
    '@types/node':
-     specifier: ^20.5.6
-     version: 20.5.6
+     specifier: ^20.5.7
+     version: 20.5.7
    '@types/nodemailer':
      specifier: ^6.4.9
      version: 6.4.9
  
  packages:
  
-   /@types/node@20.5.6:
-     resolution: {integrity: sha512-Gi5wRGPbbyOTX+4Y2iULQ27oUPrefaB0PxGQJnfyWN3kvEDGM3mIB5M/gQLmitZf7A9FmLeaqxD3L1CXpm3VKQ==}
+   /@types/node@20.5.7:
+     resolution: {integrity: sha512-dP7f3LdZIysZnmvP3ANJYTSwg+wLLl8p7RqniVlV7j+oXSXAbt9h0WIBFmJy5inWZoX9wZN6eXx+YXd9Rh3RBA==}
      dev: true
  
    /@types/nodemailer@6.4.9:
      resolution: {integrity: sha512-XYG8Gv+sHjaOtUpiuytahMy2mM3rectgroNbs6R3djZEKmPNiIJwe9KqOJBGzKKnNZNKvnuvmugBgpq3w/S0ig==}
      dependencies:
-       '@types/node': 20.5.6
+       '@types/node': 20.5.7
      dev: true
  
    /nodemailer@6.9.4:
@@@ -40,8 -40,8 +40,8 @@@
      engines: {node: '>=6.0.0'}
      dev: false
  
 -  /poolifier@2.6.35:
 -    resolution: {integrity: sha512-pNma73oAgpjVwMaiUB697258LnQV4wKBEbr0Rk5lttOuiRWGVff3+/1p3UxkEc86HNUrL7XbiLv+bZYbCLD6Tw==}
 +  /poolifier@2.6.37:
 +    resolution: {integrity: sha512-f2LQTGfDxIWFLyXa/Rn/DTJToR0uRrfKNpCEIyPstK2T7OJSXLQ/5LzMBW4CJbiO1th/y/0ePiFdD+EcfGKe1A==}
      engines: {node: '>=16.14.0', pnpm: '>=8.6.0'}
      requiresBuild: true
      dev: false