build(deps): bump fastify-static from 4.4.0 to 4.4.1 (#2)
This commit is contained in:
parent
b77e602358
commit
14eac3cadb
14
package-lock.json
generated
14
package-lock.json
generated
@ -22,7 +22,7 @@
|
||||
"fastify-plugin": "3.0.0",
|
||||
"fastify-rate-limit": "5.6.2",
|
||||
"fastify-sensible": "3.1.1",
|
||||
"fastify-static": "4.4.0",
|
||||
"fastify-static": "4.4.1",
|
||||
"fastify-swagger": "4.12.4",
|
||||
"fastify-url-data": "3.0.3",
|
||||
"http-errors": "1.8.0",
|
||||
@ -6395,9 +6395,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/fastify-static": {
|
||||
"version": "4.4.0",
|
||||
"resolved": "https://registry.npmjs.org/fastify-static/-/fastify-static-4.4.0.tgz",
|
||||
"integrity": "sha512-YInDwELexeGmTYliX4pPaRT0biIJgluj/pOG4un9EOBmDDY39MQ91GFehb2PgOhV+8U8n7yNHJzQSsAO0mZNZA==",
|
||||
"version": "4.4.1",
|
||||
"resolved": "https://registry.npmjs.org/fastify-static/-/fastify-static-4.4.1.tgz",
|
||||
"integrity": "sha512-l8l/iVwDUaqonRZRr7XWkWnre2WWAAvhehdyDjHL6MIsJBEEa+HGg0SfnwF5NHxjXU0mGjdxz73ocvic9F8JlA==",
|
||||
"dependencies": {
|
||||
"content-disposition": "^0.5.3",
|
||||
"encoding-negotiator": "^2.0.1",
|
||||
@ -23699,9 +23699,9 @@
|
||||
}
|
||||
},
|
||||
"fastify-static": {
|
||||
"version": "4.4.0",
|
||||
"resolved": "https://registry.npmjs.org/fastify-static/-/fastify-static-4.4.0.tgz",
|
||||
"integrity": "sha512-YInDwELexeGmTYliX4pPaRT0biIJgluj/pOG4un9EOBmDDY39MQ91GFehb2PgOhV+8U8n7yNHJzQSsAO0mZNZA==",
|
||||
"version": "4.4.1",
|
||||
"resolved": "https://registry.npmjs.org/fastify-static/-/fastify-static-4.4.1.tgz",
|
||||
"integrity": "sha512-l8l/iVwDUaqonRZRr7XWkWnre2WWAAvhehdyDjHL6MIsJBEEa+HGg0SfnwF5NHxjXU0mGjdxz73ocvic9F8JlA==",
|
||||
"requires": {
|
||||
"content-disposition": "^0.5.3",
|
||||
"encoding-negotiator": "^2.0.1",
|
||||
|
@ -44,7 +44,7 @@
|
||||
"fastify-plugin": "3.0.0",
|
||||
"fastify-rate-limit": "5.6.2",
|
||||
"fastify-sensible": "3.1.1",
|
||||
"fastify-static": "4.4.0",
|
||||
"fastify-static": "4.4.1",
|
||||
"fastify-swagger": "4.12.4",
|
||||
"fastify-url-data": "3.0.3",
|
||||
"http-errors": "1.8.0",
|
||||
|
Reference in New Issue
Block a user