Bump process-warning from 2.2.0 to 2.3.0

Bumps [process-warning](https://github.com/fastify/process-warning) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/fastify/process-warning/releases)
- [Commits](https://github.com/fastify/process-warning/compare/v2.2.0...v2.3.0)

---
updated-dependencies:
- dependency-name: process-warning
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/106/head
dependabot[bot] 2023-10-30 06:20:20 +00:00 zatwierdzone przez GitHub
rodzic ddef294bf0
commit 426cba2d17
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
2 zmienionych plików z 5 dodań i 5 usunięć

8
package-lock.json wygenerowano
Wyświetl plik

@ -52,7 +52,7 @@
"pino-std-serializers": "^6.2.2",
"playwright": "^1.39.0",
"process": "^0.11.10",
"process-warning": "^2.0.0",
"process-warning": "^2.3.0",
"proxy-addr": "^2.0.7",
"punycode": "^2.1.1",
"quick-format-unescaped": "^4.0.4",
@ -3757,9 +3757,9 @@
}
},
"node_modules/process-warning": {
"version": "2.2.0",
"resolved": "https://registry.npmjs.org/process-warning/-/process-warning-2.2.0.tgz",
"integrity": "sha512-/1WZ8+VQjR6avWOgHeEPd7SDQmFQ1B5mC1eRXsCm5TarlNmx/wCsa5GEaxGm05BORRtyG/Ex/3xq3TuRvq57qg=="
"version": "2.3.0",
"resolved": "https://registry.npmjs.org/process-warning/-/process-warning-2.3.0.tgz",
"integrity": "sha512-N6mp1+2jpQr3oCFMz6SeHRGbv6Slb20bRhj4v3xR99HqNToAcOe1MFOp4tytyzOfJn+QtN8Rf7U/h2KAn4kC6g=="
},
"node_modules/proxy-addr": {
"version": "2.0.7",

Wyświetl plik

@ -55,7 +55,7 @@
"pino-std-serializers": "^6.2.2",
"playwright": "^1.39.0",
"process": "^0.11.10",
"process-warning": "^2.0.0",
"process-warning": "^2.3.0",
"proxy-addr": "^2.0.7",
"punycode": "^2.1.1",
"quick-format-unescaped": "^4.0.4",