mirror of
https://github.com/Ravinou/borgwarehouse
synced 2026-03-14 14:25:46 +01:00
Merge pull request #455 from Ravinou/dependabot/npm_and_yarn/node-mocks-http-1.17.2
chore(deps-dev): bump node-mocks-http from 1.17.1 to 1.17.2
This commit is contained in:
commit
250bf4ef0c
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
|
@ -38,7 +38,7 @@
|
|||
"@types/supertest": "^6.0.3",
|
||||
"eslint-config-next": "^15.3.1",
|
||||
"husky": "^9.1.7",
|
||||
"node-mocks-http": "^1.17.1",
|
||||
"node-mocks-http": "^1.17.2",
|
||||
"prettier": "^3.5.3",
|
||||
"typescript": "^5.8.3",
|
||||
"vitest": "^3.1.3"
|
||||
|
|
@ -6009,9 +6009,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/node-mocks-http": {
|
||||
"version": "1.17.1",
|
||||
"resolved": "https://registry.npmjs.org/node-mocks-http/-/node-mocks-http-1.17.1.tgz",
|
||||
"integrity": "sha512-lWJYkonI2Qi15AZoo6uA3+bhVYaYUyDyYWZH2pqpsd6UZs05QWzVsy9GOXavvAMGNePp2vpgtORTJEUQe8W6QA==",
|
||||
"version": "1.17.2",
|
||||
"resolved": "https://registry.npmjs.org/node-mocks-http/-/node-mocks-http-1.17.2.tgz",
|
||||
"integrity": "sha512-HVxSnjNzE9NzoWMx9T9z4MLqwMpLwVvA0oVZ+L+gXskYXEJ6tFn3Kx4LargoB6ie7ZlCLplv7QbWO6N+MysWGA==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
|
|
|||
|
|
@ -43,7 +43,7 @@
|
|||
"@types/supertest": "^6.0.3",
|
||||
"eslint-config-next": "^15.3.1",
|
||||
"husky": "^9.1.7",
|
||||
"node-mocks-http": "^1.17.1",
|
||||
"node-mocks-http": "^1.17.2",
|
||||
"prettier": "^3.5.3",
|
||||
"typescript": "^5.8.3",
|
||||
"vitest": "^3.1.3"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue