diff --git a/client/package.json b/client/package.json index 8b08707f529..0fbda9b49bb 100644 --- a/client/package.json +++ b/client/package.json @@ -129,8 +129,8 @@ }, "devDependencies": { "@babel/types": "7.16.8", - "@codesee/babel-plugin-instrument": "0.177.0", - "@codesee/tracker": "0.177.0", + "@codesee/babel-plugin-instrument": "0.177.1", + "@codesee/tracker": "0.177.1", "@testing-library/jest-dom": "5.16.1", "@testing-library/react": "12.1.2", "autoprefixer": "10.4.2", diff --git a/package-lock.json b/package-lock.json index ed8a5c4bc88..a6eef0dbb77 100644 --- a/package-lock.json +++ b/package-lock.json @@ -298,8 +298,8 @@ }, "devDependencies": { "@babel/types": "7.16.8", - "@codesee/babel-plugin-instrument": "0.177.0", - "@codesee/tracker": "0.177.0", + "@codesee/babel-plugin-instrument": "0.177.1", + "@codesee/tracker": "0.177.1", "@testing-library/jest-dom": "5.16.1", "@testing-library/react": "12.1.2", "autoprefixer": "10.4.2", @@ -2641,9 +2641,9 @@ } }, "node_modules/@codesee/babel-plugin-instrument": { - "version": "0.177.0", - "resolved": "https://registry.npmjs.org/@codesee/babel-plugin-instrument/-/babel-plugin-instrument-0.177.0.tgz", - "integrity": "sha512-MEbwjdM3rFZR/4IMS9YsBWr8SUjfzqvSpQ0q7oUW//pMJq5ulnmQ62Myg2ap5riab7hvg9Dva7ovi0XprmqL3w==", + "version": "0.177.1", + "resolved": "https://registry.npmjs.org/@codesee/babel-plugin-instrument/-/babel-plugin-instrument-0.177.1.tgz", + "integrity": "sha512-e2o8FFcyjp+q7AJMBdOg4P+hrvpr5OIrY7Rw0LkuJdmpDWAoSN8DWH7a5sHaRsD4JLQh3SO1K7yxvRVFGGGfsA==", "dev": true, "dependencies": { "@babel/plugin-syntax-jsx": "^7.12.13", @@ -2658,9 +2658,9 @@ } }, "node_modules/@codesee/tracker": { - "version": "0.177.0", - "resolved": "https://registry.npmjs.org/@codesee/tracker/-/tracker-0.177.0.tgz", - "integrity": "sha512-890YAZ7Yk3NRN6n8JCyHVYyjMn0RL9+Ef2oIwBzFCMAWwSeBS8xxL5KALuV+pZ2PNui5+FpS6SB2Uq/qRqaYPw==", + "version": "0.177.1", + "resolved": "https://registry.npmjs.org/@codesee/tracker/-/tracker-0.177.1.tgz", + "integrity": "sha512-EFha0c0n+7ry2EMZo74LVrBCCuVJB7nluFBqorQC3zvFK4ntAUSi7+mdR2MXQLfLOiwDBnjSubjx82+LWOkFew==", "dev": true }, "node_modules/@cspotcode/source-map-consumer": { @@ -54939,9 +54939,9 @@ } }, "@codesee/babel-plugin-instrument": { - "version": "0.177.0", - "resolved": "https://registry.npmjs.org/@codesee/babel-plugin-instrument/-/babel-plugin-instrument-0.177.0.tgz", - "integrity": "sha512-MEbwjdM3rFZR/4IMS9YsBWr8SUjfzqvSpQ0q7oUW//pMJq5ulnmQ62Myg2ap5riab7hvg9Dva7ovi0XprmqL3w==", + "version": "0.177.1", + "resolved": "https://registry.npmjs.org/@codesee/babel-plugin-instrument/-/babel-plugin-instrument-0.177.1.tgz", + "integrity": "sha512-e2o8FFcyjp+q7AJMBdOg4P+hrvpr5OIrY7Rw0LkuJdmpDWAoSN8DWH7a5sHaRsD4JLQh3SO1K7yxvRVFGGGfsA==", "dev": true, "requires": { "@babel/plugin-syntax-jsx": "^7.12.13", @@ -54953,9 +54953,9 @@ } }, "@codesee/tracker": { - "version": "0.177.0", - "resolved": "https://registry.npmjs.org/@codesee/tracker/-/tracker-0.177.0.tgz", - "integrity": "sha512-890YAZ7Yk3NRN6n8JCyHVYyjMn0RL9+Ef2oIwBzFCMAWwSeBS8xxL5KALuV+pZ2PNui5+FpS6SB2Uq/qRqaYPw==", + "version": "0.177.1", + "resolved": "https://registry.npmjs.org/@codesee/tracker/-/tracker-0.177.1.tgz", + "integrity": "sha512-EFha0c0n+7ry2EMZo74LVrBCCuVJB7nluFBqorQC3zvFK4ntAUSi7+mdR2MXQLfLOiwDBnjSubjx82+LWOkFew==", "dev": true }, "@cspotcode/source-map-consumer": { @@ -55533,8 +55533,8 @@ "@babel/preset-react": "7.16.7", "@babel/standalone": "7.16.12", "@babel/types": "7.16.8", - "@codesee/babel-plugin-instrument": "0.177.0", - "@codesee/tracker": "0.177.0", + "@codesee/babel-plugin-instrument": "0.177.1", + "@codesee/tracker": "0.177.1", "@fortawesome/fontawesome": "1.1.8", "@fortawesome/fontawesome-svg-core": "1.2.36", "@fortawesome/free-brands-svg-icons": "5.15.4",