@velocitycareerlabs/server-careerwallet 1.25.0-dev-build.1c0807f72 → 1.25.0-dev-build.1253d0f86

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +31 -31
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@velocitycareerlabs/server-careerwallet",
3
- "version": "1.25.0-dev-build.1c0807f72",
3
+ "version": "1.25.0-dev-build.1253d0f86",
4
4
  "description": "Career Wallet application",
5
5
  "repository": "https://github.com/velocitycareerlabs/packages",
6
6
  "engines": {
@@ -24,39 +24,39 @@
24
24
  "access": "public"
25
25
  },
26
26
  "dependencies": {
27
- "@fastify/autoload": "^5.10.0",
28
- "@fastify/bearer-auth": "^9.4.0",
29
- "@fastify/helmet": "^11.1.1",
30
- "@fastify/sensible": "^5.6.0",
31
- "@fastify/static": "^7.0.4",
32
- "@fastify/swagger": "^8.15.0",
33
- "@fastify/swagger-ui": "^4.2.0",
27
+ "@fastify/autoload": "^6.0.0",
28
+ "@fastify/bearer-auth": "^10.0.0",
29
+ "@fastify/helmet": "^13.0.0",
30
+ "@fastify/sensible": "^6.0.0",
31
+ "@fastify/static": "^8.0.0",
32
+ "@fastify/swagger": "^9.0.0",
33
+ "@fastify/swagger-ui": "^5.0.0",
34
34
  "@getyoti/sdk-sandbox": "1.7.0",
35
35
  "@spencejs/spence-mongo-repos": "^0.10.2",
36
- "@velocitycareerlabs/auth": "1.25.0-dev-build.1100a9862",
37
- "@velocitycareerlabs/aws-clients": "1.25.0-dev-build.1100a9862",
38
- "@velocitycareerlabs/common-fetchers": "1.25.0-dev-build.1100a9862",
39
- "@velocitycareerlabs/common-functions": "1.25.0-dev-build.1100a9862",
40
- "@velocitycareerlabs/common-schemas": "1.25.0-dev-build.1100a9862",
41
- "@velocitycareerlabs/config": "1.25.0-dev-build.1100a9862",
42
- "@velocitycareerlabs/country-data": "1.25.0-dev-build.1100a9862",
43
- "@velocitycareerlabs/crypto": "1.25.0-dev-build.1100a9862",
44
- "@velocitycareerlabs/did-doc": "1.25.0-dev-build.1100a9862",
45
- "@velocitycareerlabs/fastify-plugins": "1.25.0-dev-build.1100a9862",
46
- "@velocitycareerlabs/jwt": "1.25.0-dev-build.1100a9862",
47
- "@velocitycareerlabs/migrations": "1.25.0-dev-build.1c0807f72",
48
- "@velocitycareerlabs/organizations-registry": "1.25.0-dev-build.1100a9862",
49
- "@velocitycareerlabs/request": "1.25.0-dev-build.1100a9862",
50
- "@velocitycareerlabs/server-provider": "1.25.0-dev-build.1100a9862",
51
- "@velocitycareerlabs/spencer-mongo-extensions": "1.25.0-dev-build.1100a9862",
52
- "@velocitycareerlabs/verifiable-credentials": "1.25.0-dev-build.1100a9862",
53
- "@velocitycareerlabs/yoti-integration-plugin": "1.25.0-dev-build.1c0807f72",
36
+ "@velocitycareerlabs/auth": "1.25.0-dev-build.10fcae56a",
37
+ "@velocitycareerlabs/aws-clients": "1.25.0-dev-build.10fcae56a",
38
+ "@velocitycareerlabs/common-fetchers": "1.25.0-dev-build.10fcae56a",
39
+ "@velocitycareerlabs/common-functions": "1.25.0-dev-build.10fcae56a",
40
+ "@velocitycareerlabs/common-schemas": "1.25.0-dev-build.10fcae56a",
41
+ "@velocitycareerlabs/config": "1.25.0-dev-build.10fcae56a",
42
+ "@velocitycareerlabs/country-data": "1.25.0-dev-build.10fcae56a",
43
+ "@velocitycareerlabs/crypto": "1.25.0-dev-build.10fcae56a",
44
+ "@velocitycareerlabs/did-doc": "1.25.0-dev-build.10fcae56a",
45
+ "@velocitycareerlabs/fastify-plugins": "1.25.0-dev-build.10fcae56a",
46
+ "@velocitycareerlabs/jwt": "1.25.0-dev-build.10fcae56a",
47
+ "@velocitycareerlabs/migrations": "1.25.0-dev-build.1253d0f86",
48
+ "@velocitycareerlabs/organizations-registry": "1.25.0-dev-build.10fcae56a",
49
+ "@velocitycareerlabs/request": "1.25.0-dev-build.10fcae56a",
50
+ "@velocitycareerlabs/server-provider": "1.25.0-dev-build.10fcae56a",
51
+ "@velocitycareerlabs/spencer-mongo-extensions": "1.25.0-dev-build.10fcae56a",
52
+ "@velocitycareerlabs/verifiable-credentials": "1.25.0-dev-build.10fcae56a",
53
+ "@velocitycareerlabs/yoti-integration-plugin": "1.25.0-dev-build.1253d0f86",
54
54
  "aws-sdk": "2.1692.0",
55
55
  "canonicalize": "^2.0.0",
56
56
  "date-fns": "^3.0.0",
57
57
  "env-var": "^7.0.0",
58
- "fastify": "^4.29.0",
59
- "fastify-plugin": "^4.5.0",
58
+ "fastify": "^5.0.0",
59
+ "fastify-plugin": "^5.0.0",
60
60
  "firebase-admin": "^12.0.0",
61
61
  "http-errors": "2.0.0",
62
62
  "iso8601-duration": "2.1.2",
@@ -71,8 +71,8 @@
71
71
  "@aws-sdk/client-ses": "3.758.0",
72
72
  "@aws-sdk/client-sns": "3.758.0",
73
73
  "@spencejs/spence-factories": "0.10.2",
74
- "@velocitycareerlabs/test-regexes": "1.25.0-dev-build.1100a9862",
75
- "@velocitycareerlabs/tests-helpers": "1.25.0-dev-build.1100a9862",
74
+ "@velocitycareerlabs/test-regexes": "1.25.0-dev-build.10fcae56a",
75
+ "@velocitycareerlabs/tests-helpers": "1.25.0-dev-build.10fcae56a",
76
76
  "dotenv": "16.4.7",
77
77
  "eslint": "8.57.1",
78
78
  "eslint-config-airbnb-base": "14.2.1",
@@ -88,5 +88,5 @@
88
88
  "nodemon": "3.1.10",
89
89
  "prettier": "2.8.8"
90
90
  },
91
- "gitHead": "4a89d7939ee0210fb27471a554b37ac8bb187aea"
91
+ "gitHead": "7f963613f230d1f27dfad8bbbe3d4bf1159618d3"
92
92
  }