diff --git a/client/package.json b/client/package.json index bc3884d4532..077cfc9bed3 100644 --- a/client/package.json +++ b/client/package.json @@ -133,8 +133,8 @@ }, "devDependencies": { "@babel/types": "7.20.7", - "@codesee/babel-plugin-instrument": "0.498.0", - "@codesee/tracker": "0.498.0", + "@codesee/babel-plugin-instrument": "0.513.0", + "@codesee/tracker": "0.513.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 61c4f0eb021..8b2678f76b0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -526,8 +526,8 @@ }, "devDependencies": { "@babel/types": "7.20.7", - "@codesee/babel-plugin-instrument": "0.498.0", - "@codesee/tracker": "0.498.0", + "@codesee/babel-plugin-instrument": "0.513.0", + "@codesee/tracker": "0.513.0", "@testing-library/jest-dom": "5.16.5", "@testing-library/react": "12.1.5", "@types/react-gtm-module": "2.0.1", @@ -2823,9 +2823,9 @@ } }, "node_modules/@codesee/babel-plugin-instrument": { - "version": "0.498.0", - "resolved": "https://registry.npmjs.org/@codesee/babel-plugin-instrument/-/babel-plugin-instrument-0.498.0.tgz", - "integrity": "sha512-Hs/42krR8PXSZggbQby89mQ3px3xQwVqMtPZiNPK7mlTO85efv8yMD8Ta0W6msKsjjUIz1F6pdhmwecpC0tQmQ==", + "version": "0.513.0", + "resolved": "https://registry.npmjs.org/@codesee/babel-plugin-instrument/-/babel-plugin-instrument-0.513.0.tgz", + "integrity": "sha512-7GLOLQ+VMP0fhW5A5g9JxBdsBL/M80pAubGBjpfwGjT7xRv88crtF/bNGtq2OLbJtqj/Oxxm4ux319CdTOEUDw==", "dev": true, "dependencies": { "@babel/plugin-syntax-jsx": "^7.12.13", @@ -2840,9 +2840,9 @@ } }, "node_modules/@codesee/tracker": { - "version": "0.498.0", - "resolved": "https://registry.npmjs.org/@codesee/tracker/-/tracker-0.498.0.tgz", - "integrity": "sha512-n+rf7eptQqGecLYQgjzcX2stNhbXK2dTKeHOq3+orYdPp978qbq58hc21OPwiJEXjZv+wKIiZDo4VEN5GgrEhw==", + "version": "0.513.0", + "resolved": "https://registry.npmjs.org/@codesee/tracker/-/tracker-0.513.0.tgz", + "integrity": "sha512-F8KZ7OawAWZHiZfJ3X56CP/O2tEZJ/svsEwJXgJtMtgFiWTdvwLGxFA0hgINgPEmJCH9Md2ZLamBdLyhf7XRfg==", "dev": true }, "node_modules/@compodoc/live-server": { @@ -55338,9 +55338,9 @@ } }, "@codesee/babel-plugin-instrument": { - "version": "0.498.0", - "resolved": "https://registry.npmjs.org/@codesee/babel-plugin-instrument/-/babel-plugin-instrument-0.498.0.tgz", - "integrity": "sha512-Hs/42krR8PXSZggbQby89mQ3px3xQwVqMtPZiNPK7mlTO85efv8yMD8Ta0W6msKsjjUIz1F6pdhmwecpC0tQmQ==", + "version": "0.513.0", + "resolved": "https://registry.npmjs.org/@codesee/babel-plugin-instrument/-/babel-plugin-instrument-0.513.0.tgz", + "integrity": "sha512-7GLOLQ+VMP0fhW5A5g9JxBdsBL/M80pAubGBjpfwGjT7xRv88crtF/bNGtq2OLbJtqj/Oxxm4ux319CdTOEUDw==", "dev": true, "requires": { "@babel/plugin-syntax-jsx": "^7.12.13", @@ -55352,9 +55352,9 @@ } }, "@codesee/tracker": { - "version": "0.498.0", - "resolved": "https://registry.npmjs.org/@codesee/tracker/-/tracker-0.498.0.tgz", - "integrity": "sha512-n+rf7eptQqGecLYQgjzcX2stNhbXK2dTKeHOq3+orYdPp978qbq58hc21OPwiJEXjZv+wKIiZDo4VEN5GgrEhw==", + "version": "0.513.0", + "resolved": "https://registry.npmjs.org/@codesee/tracker/-/tracker-0.513.0.tgz", + "integrity": "sha512-F8KZ7OawAWZHiZfJ3X56CP/O2tEZJ/svsEwJXgJtMtgFiWTdvwLGxFA0hgINgPEmJCH9Md2ZLamBdLyhf7XRfg==", "dev": true }, "@compodoc/live-server": { @@ -56043,8 +56043,8 @@ "@babel/preset-react": "7.18.6", "@babel/standalone": "7.20.15", "@babel/types": "7.20.7", - "@codesee/babel-plugin-instrument": "0.498.0", - "@codesee/tracker": "0.498.0", + "@codesee/babel-plugin-instrument": "0.513.0", + "@codesee/tracker": "0.513.0", "@fortawesome/fontawesome-svg-core": "6.3.0", "@fortawesome/free-brands-svg-icons": "6.3.0", "@fortawesome/free-solid-svg-icons": "6.3.0",