@boxyhq/saml-jackson 1.21.6 → 1.21.7

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@boxyhq/saml-jackson",
3
- "version": "1.21.6",
3
+ "version": "1.21.7",
4
4
  "description": "SAML Jackson library",
5
5
  "keywords": [
6
6
  "SAML 2.0"
@@ -58,7 +58,7 @@
58
58
  "openid-client": "5.6.5",
59
59
  "pg": "8.11.3",
60
60
  "redis": "4.6.13",
61
- "reflect-metadata": "0.2.1",
61
+ "reflect-metadata": "0.2.2",
62
62
  "ripemd160": "2.0.2",
63
63
  "typeorm": "0.3.20"
64
64
  },