@rebilly/lead-source-tracker 2.14.0 → 2.14.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.14.0",
3
+ "version": "2.14.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",
@@ -31,7 +31,7 @@
31
31
  "rollup-plugin-terser": "^7.0.2"
32
32
  },
33
33
  "dependencies": {
34
- "@babel/runtime": "^7.23.9",
34
+ "@babel/runtime": "^7.24.1",
35
35
  "js-cookie": "^2.2.1"
36
36
  }
37
37
  }