diff --git a/.pnp.cjs b/.pnp.cjs index 7d53a9d0..edd20ea3 100755 --- a/.pnp.cjs +++ b/.pnp.cjs @@ -37,7 +37,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["@react-native-community/eslint-config", "virtual:cce37341f1bd47a997e98e1a7d65a55e905402214e20352cf4048df3a7edd8e59456ea74ef47c4f395a6d5154d4005d441272de1beea6bfd91d8e1d39ae76247#npm:3.2.0"],\ ["@react-native-community/eslint-plugin", "npm:1.3.0"],\ ["@react-native/metro-config", "npm:0.72.11"],\ - ["@sinonjs/fake-timers", "npm:11.2.1"],\ + ["@sinonjs/fake-timers", "npm:11.2.2"],\ ["@testing-library/react-native", "virtual:cce37341f1bd47a997e98e1a7d65a55e905402214e20352cf4048df3a7edd8e59456ea74ef47c4f395a6d5154d4005d441272de1beea6bfd91d8e1d39ae76247#npm:8.0.0"],\ ["@tsconfig/node14", "npm:14.1.0"],\ ["@turf/along", "npm:6.5.0"],\ @@ -4777,7 +4777,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["@react-native-community/eslint-config", "virtual:cce37341f1bd47a997e98e1a7d65a55e905402214e20352cf4048df3a7edd8e59456ea74ef47c4f395a6d5154d4005d441272de1beea6bfd91d8e1d39ae76247#npm:3.2.0"],\ ["@react-native-community/eslint-plugin", "npm:1.3.0"],\ ["@react-native/metro-config", "npm:0.72.11"],\ - ["@sinonjs/fake-timers", "npm:11.2.1"],\ + ["@sinonjs/fake-timers", "npm:11.2.2"],\ ["@testing-library/react-native", "virtual:cce37341f1bd47a997e98e1a7d65a55e905402214e20352cf4048df3a7edd8e59456ea74ef47c4f395a6d5154d4005d441272de1beea6bfd91d8e1d39ae76247#npm:8.0.0"],\ ["@tsconfig/node14", "npm:14.1.0"],\ ["@turf/along", "npm:6.5.0"],\ @@ -5333,10 +5333,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ],\ "linkType": "HARD"\ }],\ - ["npm:11.2.1", {\ - "packageLocation": "./.yarn/cache/@sinonjs-fake-timers-npm-11.2.1-7acacf1165-ba11d69977.zip/node_modules/@sinonjs/fake-timers/",\ + ["npm:11.2.2", {\ + "packageLocation": "./.yarn/cache/@sinonjs-fake-timers-npm-11.2.2-eb695fcf3c-68c29b0e18.zip/node_modules/@sinonjs/fake-timers/",\ "packageDependencies": [\ - ["@sinonjs/fake-timers", "npm:11.2.1"],\ + ["@sinonjs/fake-timers", "npm:11.2.2"],\ ["@sinonjs/commons", "npm:3.0.0"]\ ],\ "linkType": "HARD"\ diff --git a/yarn.lock b/yarn.lock index 9230c692..385f28a1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2786,11 +2786,11 @@ __metadata: linkType: hard "@sinonjs/fake-timers@npm:^11.1.0": - version: 11.2.1 - resolution: "@sinonjs/fake-timers@npm:11.2.1" + version: 11.2.2 + resolution: "@sinonjs/fake-timers@npm:11.2.2" dependencies: "@sinonjs/commons": ^3.0.0 - checksum: ba11d69977af92ae87928ac1b6f9655e7ead9dad9accffd7b74c4e3bee1af34798cdd20a12dc01b98ed861db706949f16fc9603806311f046b9e4839c74afaf5 + checksum: 68c29b0e1856fdc280df03ddbf57c726420b78e9f943a241b471edc018fb14ff36fdc1daafd6026cba08c3c7f50c976fb7ae11b88ff44cd7f609692ca7d25158 languageName: node linkType: hard