@kronos-integration/interceptor 10.2.14 → 10.2.15

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 (2) hide show
  1. package/LICENSE +1 -1
  2. package/package.json +5 -5
package/LICENSE CHANGED
@@ -1,4 +1,4 @@
1
- Copyright (c) 2016-2021 by darlenya & arlac77
1
+ Copyright (c) 2016-2022 by darlenya & arlac77
2
2
  All rights reserved.
3
3
 
4
4
  Redistribution and use in source and binary forms, with or without
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kronos-integration/interceptor",
3
- "version": "10.2.14",
3
+ "version": "10.2.15",
4
4
  "publishConfig": {
5
5
  "access": "public"
6
6
  },
@@ -36,13 +36,13 @@
36
36
  },
37
37
  "devDependencies": {
38
38
  "@kronos-integration/test-interceptor": "^7.0.16",
39
- "ava": "^3.15.0",
40
- "c8": "^7.8.0",
39
+ "ava": "^4.0.1",
40
+ "c8": "^7.11.0",
41
41
  "documentation": "^13.2.5",
42
- "semantic-release": "^17.4.4"
42
+ "semantic-release": "^19.0.2"
43
43
  },
44
44
  "engines": {
45
- "node": ">=14.17.4"
45
+ "node": ">=16.13.2"
46
46
  },
47
47
  "repository": {
48
48
  "type": "git",