@rebilly/lead-source-tracker 2.25.0 → 2.25.2

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.25.0",
3
+ "version": "2.25.2",
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",
@@ -18,7 +18,7 @@
18
18
  ],
19
19
  "devDependencies": {
20
20
  "@rebilly/eslint-config": "*",
21
- "express": "^4.19.2",
21
+ "express": "^4.21.0",
22
22
  "vite": "^5.4.1",
23
23
  "vite-plugin-commonjs": "^0.10.1"
24
24
  },