diff --git a/package.json b/package.json index 0ffe1179..cd3e97a7 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "dependencies": { "@octokit/rest": "19.0.5", "@octokit/types": "8.0.0", - "@sentry/nextjs": "^7.84.0", + "@sentry/nextjs": "7.84.0", "@socialgouv/matomo-next": "1.5.0", "date-fns": "2.28.0", "debounce-fn": "4.0.0", @@ -36,7 +36,7 @@ "react-dom": "17.0.2", "react-modal": "3.14.4", "react-spring": "9.4.5", - "react-toastify": "^9.1.3", + "react-toastify": "9.1.3", "sass": "1.49.11", "sharp": "0.30.7", "spinthatshit": "1.0.4", diff --git a/yarn.lock b/yarn.lock index df8a8ba6..d81e1b4e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1699,7 +1699,7 @@ __metadata: languageName: node linkType: hard -"@sentry/nextjs@npm:^7.84.0": +"@sentry/nextjs@npm:7.84.0": version: 7.84.0 resolution: "@sentry/nextjs@npm:7.84.0" dependencies: @@ -8911,7 +8911,7 @@ __metadata: languageName: node linkType: hard -"react-toastify@npm:^9.1.3": +"react-toastify@npm:9.1.3": version: 9.1.3 resolution: "react-toastify@npm:9.1.3" dependencies: @@ -9401,7 +9401,7 @@ __metadata: "@octokit/rest": "npm:19.0.5" "@octokit/types": "npm:8.0.0" "@react-spring/types": "npm:9.6.1" - "@sentry/nextjs": "npm:^7.84.0" + "@sentry/nextjs": "npm:7.84.0" "@socialgouv/matomo-next": "npm:1.5.0" "@testing-library/jest-dom": "npm:5.16.5" "@testing-library/react": "npm:12.1.5" @@ -9447,7 +9447,7 @@ __metadata: react-dom: "npm:17.0.2" react-modal: "npm:3.14.4" react-spring: "npm:9.4.5" - react-toastify: "npm:^9.1.3" + react-toastify: "npm:9.1.3" sass: "npm:1.49.11" sharp: "npm:0.30.7" spinthatshit: "npm:1.0.4"