Update dependency @fastify/view to v9
This commit is contained in:
parent
9f3457dcba
commit
6b21c03b1e
@ -17,7 +17,7 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@fastify/leveldb": "^5.0.1",
|
"@fastify/leveldb": "^5.0.1",
|
||||||
"@fastify/static": "^7.0.0",
|
"@fastify/static": "^7.0.0",
|
||||||
"@fastify/view": "^8.0.0",
|
"@fastify/view": "^9.0.0",
|
||||||
"@prettier/plugin-pug": "^3.0.0",
|
"@prettier/plugin-pug": "^3.0.0",
|
||||||
"axios": "^1.4.0",
|
"axios": "^1.4.0",
|
||||||
"fastify": "^4.18.0",
|
"fastify": "^4.18.0",
|
||||||
|
@ -92,10 +92,10 @@
|
|||||||
fastq "^1.17.0"
|
fastq "^1.17.0"
|
||||||
glob "^10.3.4"
|
glob "^10.3.4"
|
||||||
|
|
||||||
"@fastify/view@^8.0.0":
|
"@fastify/view@^9.0.0":
|
||||||
version "8.2.0"
|
version "9.0.0"
|
||||||
resolved "https://registry.yarnpkg.com/@fastify/view/-/view-8.2.0.tgz#80ef9569198ca3a0f3207fa25b2dd6d0c12fc4c7"
|
resolved "https://registry.yarnpkg.com/@fastify/view/-/view-9.0.0.tgz#563386b06eb26fb9a17db872c46f8b77af23c2cb"
|
||||||
integrity sha512-hBSiBofCnJNlPHEMZWpO1SL84eqOaqujJ1hR3jntFyZZCkweH5jMs12DKYyGesjVll7SJFRRxPUBB8kmUmneRQ==
|
integrity sha512-4KSM75Ad7Q9adQWJK17XAJlmwNE9HhIe8TdSTnvFzDvt0aOwmS4iY6k+Xd4NWuEk0JbteS6kzo0eZOr0ZZgPVg==
|
||||||
dependencies:
|
dependencies:
|
||||||
fastify-plugin "^4.0.0"
|
fastify-plugin "^4.0.0"
|
||||||
hashlru "^2.3.0"
|
hashlru "^2.3.0"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user