diff --git a/client/package.json b/client/package.json index a2f276f64de..cc39854147d 100644 --- a/client/package.json +++ b/client/package.json @@ -133,8 +133,8 @@ }, "devDependencies": { "@babel/types": "7.20.7", - "@codesee/babel-plugin-instrument": "0.470.0", - "@codesee/tracker": "0.470.0", + "@codesee/babel-plugin-instrument": "0.474.0", + "@codesee/tracker": "0.474.0", "@testing-library/jest-dom": "5.16.5", "@testing-library/react": "12.1.5", "@types/react-gtm-module": "2.0.1", diff --git a/package-lock.json b/package-lock.json index 5e9eb6eb460..20af472800f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -523,8 +523,8 @@ }, "devDependencies": { "@babel/types": "7.20.7", - "@codesee/babel-plugin-instrument": "0.470.0", - "@codesee/tracker": "0.470.0", + "@codesee/babel-plugin-instrument": "0.474.0", + "@codesee/tracker": "0.474.0", "@testing-library/jest-dom": "5.16.5", "@testing-library/react": "12.1.5", "@types/react-gtm-module": "2.0.1", @@ -2842,9 +2842,9 @@ } }, "node_modules/@codesee/babel-plugin-instrument": { - "version": "0.470.0", - "resolved": "https://registry.npmjs.org/@codesee/babel-plugin-instrument/-/babel-plugin-instrument-0.470.0.tgz", - "integrity": "sha512-vQZ8Ugt4yPGgGTVPBDTI6BtiBGEes/r35O7MnQ0RzY0Ebw0vs/q6+1zos0z0HXkYt5CsDb65VGQV4h7ySskBeA==", + "version": "0.474.0", + "resolved": "https://registry.npmjs.org/@codesee/babel-plugin-instrument/-/babel-plugin-instrument-0.474.0.tgz", + "integrity": "sha512-FdCv0DphJzYnke4bPvC3c0dVn71d1YI7rFSmz8QIHwRocKz/57kv9NMoSm+/0lHxXFyvclBx2lZ+JYolPhIUVQ==", "dev": true, "dependencies": { "@babel/plugin-syntax-jsx": "^7.12.13", @@ -2859,9 +2859,9 @@ } }, "node_modules/@codesee/tracker": { - "version": "0.470.0", - "resolved": "https://registry.npmjs.org/@codesee/tracker/-/tracker-0.470.0.tgz", - "integrity": "sha512-pphmdAb6waC/XP4ZHUQCoHZ04FSdpX3q+TJ9/YPJvHoebPA4xmUSwnw3jHsE8Y4MA15/n0NQQlzd/QYOWFxANw==", + "version": "0.474.0", + "resolved": "https://registry.npmjs.org/@codesee/tracker/-/tracker-0.474.0.tgz", + "integrity": "sha512-3rGwG8/3Cq2cssHgZWjXnVzj7ueln066vXXC9CeJWT0U1D5FDWqo2RznE0JHNJnfpf5k0SdqLLHlILVLGW0Rrg==", "dev": true }, "node_modules/@cspotcode/source-map-support": { @@ -55817,9 +55817,9 @@ } }, "@codesee/babel-plugin-instrument": { - "version": "0.470.0", - "resolved": "https://registry.npmjs.org/@codesee/babel-plugin-instrument/-/babel-plugin-instrument-0.470.0.tgz", - "integrity": "sha512-vQZ8Ugt4yPGgGTVPBDTI6BtiBGEes/r35O7MnQ0RzY0Ebw0vs/q6+1zos0z0HXkYt5CsDb65VGQV4h7ySskBeA==", + "version": "0.474.0", + "resolved": "https://registry.npmjs.org/@codesee/babel-plugin-instrument/-/babel-plugin-instrument-0.474.0.tgz", + "integrity": "sha512-FdCv0DphJzYnke4bPvC3c0dVn71d1YI7rFSmz8QIHwRocKz/57kv9NMoSm+/0lHxXFyvclBx2lZ+JYolPhIUVQ==", "dev": true, "requires": { "@babel/plugin-syntax-jsx": "^7.12.13", @@ -55831,9 +55831,9 @@ } }, "@codesee/tracker": { - "version": "0.470.0", - "resolved": "https://registry.npmjs.org/@codesee/tracker/-/tracker-0.470.0.tgz", - "integrity": "sha512-pphmdAb6waC/XP4ZHUQCoHZ04FSdpX3q+TJ9/YPJvHoebPA4xmUSwnw3jHsE8Y4MA15/n0NQQlzd/QYOWFxANw==", + "version": "0.474.0", + "resolved": "https://registry.npmjs.org/@codesee/tracker/-/tracker-0.474.0.tgz", + "integrity": "sha512-3rGwG8/3Cq2cssHgZWjXnVzj7ueln066vXXC9CeJWT0U1D5FDWqo2RznE0JHNJnfpf5k0SdqLLHlILVLGW0Rrg==", "dev": true }, "@cspotcode/source-map-support": { @@ -56417,8 +56417,8 @@ "@babel/preset-react": "7.18.6", "@babel/standalone": "7.20.12", "@babel/types": "7.20.7", - "@codesee/babel-plugin-instrument": "0.470.0", - "@codesee/tracker": "0.470.0", + "@codesee/babel-plugin-instrument": "0.474.0", + "@codesee/tracker": "0.474.0", "@fortawesome/fontawesome-svg-core": "6.2.1", "@fortawesome/free-brands-svg-icons": "6.2.1", "@fortawesome/free-solid-svg-icons": "6.2.1",