Skip to content

Commit ea49c9c

Browse files
committed
Update dependency delay to v4.3.0
1 parent 487af03 commit ea49c9c

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
"@mapbox/react-native-mapbox-gl": "6.1.3",
9696
"base-64": "0.1.0",
9797
"buffer": "5.2.1",
98-
"delay": "4.2.0",
98+
"delay": "4.3.0",
9999
"events": "3.0.0",
100100
"glamorous-native": "1.4.2",
101101
"jsc-android": "241213.1.0",

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2327,7 +2327,12 @@ define-property@^2.0.2:
23272327
is-descriptor "^1.0.2"
23282328
isobject "^3.0.1"
23292329

2330-
[email protected], delay@^4.1.0:
2330+
2331+
version "4.3.0"
2332+
resolved "https://registry.yarnpkg.com/delay/-/delay-4.3.0.tgz#efeebfb8f545579cb396b3a722443ec96d14c50e"
2333+
integrity sha512-Lwaf3zVFDMBop1yDuFZ19F9WyGcZcGacsbdlZtWjQmM50tOcMntm1njF/Nb/Vjij3KaSvCF+sEYGKrrjObu2NA==
2334+
2335+
delay@^4.1.0:
23312336
version "4.2.0"
23322337
resolved "https://registry.yarnpkg.com/delay/-/delay-4.2.0.tgz#3f6c39dbd28aef50355e670fecee050ef01242ce"
23332338
integrity sha512-EBX+pZE4qSowGAMr6M0cLiPRQu2Kus/qTNLO7c+EoXpTPJH9ApFdHX+cQU1WsSHXgwhLyidfZ5Hxuq6ctWhSdw==

0 commit comments

Comments
 (0)