@rebilly/lead-source-tracker 2.14.3 → 2.14.5

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": "@rebilly/lead-source-tracker",
3
- "version": "2.14.3",
3
+ "version": "2.14.5",
4
4
  "description": "Simple library which is used to collect and store lead source information into a cookie",
5
5
  "author": "Rebilly",
6
6
  "repository": "https://github.com/Rebilly/rebilly",
@@ -26,7 +26,7 @@
26
26
  "@rollup/plugin-babel": "^6.0.4",
27
27
  "@rollup/plugin-node-resolve": "^8.4.0",
28
28
  "@rollup/plugin-commonjs": "^14.0.0",
29
- "express": "^4.17.3",
29
+ "express": "^4.19.2",
30
30
  "rollup": "^2.21.0",
31
31
  "rollup-plugin-terser": "^7.0.2"
32
32
  },