Merge pull request #14892 from nestjs/dependabot/npm_and_yarn/types/ws-8.18.1

chore(deps-dev): bump @types/ws from 8.18.0 to 8.18.1
This commit is contained in:
Kamil Mysliwiec
2025-04-02 09:26:12 +02:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -60,7 +60,7 @@
"@types/node": "22.13.17",
"@types/sinon": "17.0.4",
"@types/supertest": "6.0.3",
"@types/ws": "8.18.0",
"@types/ws": "8.18.1",
"amqp-connection-manager": "4.1.14",
"amqplib": "0.10.7",
"artillery": "2.0.22",
@@ -10185,9 +10185,9 @@
}
},
"node_modules/@types/ws": {
"version": "8.18.0",
"resolved": "https://registry.npmjs.org/@types/ws/-/ws-8.18.0.tgz",
"integrity": "sha512-8svvI3hMyvN0kKCJMvTJP/x6Y/EoQbepff882wL+Sn5QsXb3etnamgrJq4isrBxSJj5L2AuXcI0+bgkoAXGUJw==",
"version": "8.18.1",
"resolved": "https://registry.npmjs.org/@types/ws/-/ws-8.18.1.tgz",
"integrity": "sha512-ThVF6DCVhA8kUGy+aazFQ4kXQ7E1Ty7A3ypFOe0IcJV8O/M511G99AW24irKrW56Wt44yG9+ij8FaqoBGkuBXg==",
"dev": true,
"license": "MIT",
"dependencies": {

View File

@@ -109,7 +109,7 @@
"@types/node": "22.13.17",
"@types/sinon": "17.0.4",
"@types/supertest": "6.0.3",
"@types/ws": "8.18.0",
"@types/ws": "8.18.1",
"amqp-connection-manager": "4.1.14",
"amqplib": "0.10.7",
"artillery": "2.0.22",