generated from nhcarrigan/template
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7bda6b8000 |
+2
-2
@@ -28,13 +28,13 @@
|
||||
"@fastify/autoload": "6.0.3",
|
||||
"@fastify/cookie": "11.0.2",
|
||||
"@fastify/cors": "11.0.0",
|
||||
"@fastify/csrf-protection": "8.0.0",
|
||||
"@fastify/csrf-protection": "7.1.0",
|
||||
"@fastify/helmet": "13.0.2",
|
||||
"@fastify/jwt": "10.0.0",
|
||||
"@fastify/oauth2": "8.2.0",
|
||||
"@fastify/rate-limit": "10.3.0",
|
||||
"@fastify/sensible": "6.0.4",
|
||||
"@fastify/static": "9.0.0",
|
||||
"@fastify/static": "9.1.0",
|
||||
"@fortawesome/angular-fontawesome": "4.0.0",
|
||||
"@fortawesome/fontawesome-svg-core": "7.2.0",
|
||||
"@fortawesome/free-brands-svg-icons": "7.2.0",
|
||||
|
||||
Generated
+12
-12
@@ -36,8 +36,8 @@ importers:
|
||||
specifier: 11.0.0
|
||||
version: 11.0.0
|
||||
'@fastify/csrf-protection':
|
||||
specifier: 8.0.0
|
||||
version: 8.0.0
|
||||
specifier: 7.1.0
|
||||
version: 7.1.0
|
||||
'@fastify/helmet':
|
||||
specifier: 13.0.2
|
||||
version: 13.0.2
|
||||
@@ -54,8 +54,8 @@ importers:
|
||||
specifier: 6.0.4
|
||||
version: 6.0.4
|
||||
'@fastify/static':
|
||||
specifier: 9.0.0
|
||||
version: 9.0.0
|
||||
specifier: 9.1.0
|
||||
version: 9.1.0
|
||||
'@fortawesome/angular-fontawesome':
|
||||
specifier: 4.0.0
|
||||
version: 4.0.0(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2))
|
||||
@@ -1634,8 +1634,8 @@ packages:
|
||||
'@fastify/cors@11.0.0':
|
||||
resolution: {integrity: sha512-41Bx0LVGr2a6DnnhDN/SgfDlTRNZtEs8niPxyoymV6Hw09AIdz/9Rn/0Fpu+pBOs6kviwS44JY2mB8NcU2qSAA==}
|
||||
|
||||
'@fastify/csrf-protection@8.0.0':
|
||||
resolution: {integrity: sha512-CG0XcZ74A80+vxPngj1uYUPb8SH808zUO4Ee9/mzRj8O2zUt0P6abCga1M9j5wV5I7U5aIL2mIXYLH8xno3E2w==}
|
||||
'@fastify/csrf-protection@7.1.0':
|
||||
resolution: {integrity: sha512-I2TDd4SRRYQivKCMHdB/8py+CPO9DT0e63lh4DO8MDCJh8NROq8HD/iO0IjYtwhsD3bZhr0cBXsFdfPvyTmzNw==}
|
||||
|
||||
'@fastify/csrf@8.0.1':
|
||||
resolution: {integrity: sha512-dAmCrdfJ3CV/A/hHHK/rRBjjLRRSIltgJB0BxiVfbhr/31G6fgF8l2I8evtH8mjS5kTIvd0JOh7MOA3HA6eYDw==}
|
||||
@@ -1673,8 +1673,8 @@ packages:
|
||||
'@fastify/sensible@6.0.4':
|
||||
resolution: {integrity: sha512-1vxcCUlPMew6WroK8fq+LVOwbsLtX+lmuRuqpcp6eYqu6vmkLwbKTdBWAZwbeaSgCfW4tzUpTIHLLvTiQQ1BwQ==}
|
||||
|
||||
'@fastify/static@9.0.0':
|
||||
resolution: {integrity: sha512-r64H8Woe/vfilg5RTy7lwWlE8ZZcTrc3kebYFMEUBrMqlydhQyoiExQXdYAy2REVpST/G35+stAM8WYp1WGmMA==}
|
||||
'@fastify/static@9.1.0':
|
||||
resolution: {integrity: sha512-EPRNQYqEYEYTK8yyGbcM0iHpyJaupb94bey5O6iCQfLTADr02kaZU+qeHSdd9H9TiMwTBVkrMa59V8CMbn3avQ==}
|
||||
|
||||
'@fortawesome/angular-fontawesome@4.0.0':
|
||||
resolution: {integrity: sha512-TCqHqT5ovFY1A4RgMpoBUgS+RX3OVs39+CzHFgzDhbCPAopOa26J748TZJcuZwJAvGAk9tbWeVEmWuLByINAeg==}
|
||||
@@ -11669,7 +11669,7 @@ snapshots:
|
||||
fastify-plugin: 5.0.1
|
||||
mnemonist: 0.40.0
|
||||
|
||||
'@fastify/csrf-protection@8.0.0':
|
||||
'@fastify/csrf-protection@7.1.0':
|
||||
dependencies:
|
||||
'@fastify/csrf': 8.0.1
|
||||
'@fastify/error': 4.2.0
|
||||
@@ -11739,7 +11739,7 @@ snapshots:
|
||||
type-is: 2.0.1
|
||||
vary: 1.1.2
|
||||
|
||||
'@fastify/static@9.0.0':
|
||||
'@fastify/static@9.1.0':
|
||||
dependencies:
|
||||
'@fastify/accept-negotiator': 2.0.1
|
||||
'@fastify/send': 4.1.0
|
||||
@@ -12869,7 +12869,7 @@ snapshots:
|
||||
agent-base: 7.1.4
|
||||
http-proxy-agent: 7.0.2
|
||||
https-proxy-agent: 7.0.6
|
||||
lru-cache: 11.2.5
|
||||
lru-cache: 11.2.6
|
||||
socks-proxy-agent: 8.0.5
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
@@ -18917,7 +18917,7 @@ snapshots:
|
||||
|
||||
path-scurry@2.0.1:
|
||||
dependencies:
|
||||
lru-cache: 11.2.5
|
||||
lru-cache: 11.2.6
|
||||
minipass: 7.1.2
|
||||
|
||||
path-to-regexp@0.1.12: {}
|
||||
|
||||
Reference in New Issue
Block a user