Skip to content

Commit 174a5cd

Browse files
authored
set dc-polyfill version to 0.1.6 (#5457)
1 parent f6eefc5 commit 174a5cd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
"@opentelemetry/api": ">=1.0.0 <1.9.0",
9696
"@opentelemetry/core": "^1.14.0",
9797
"crypto-randomuuid": "^1.0.0",
98-
"dc-polyfill": "^0.1.4",
98+
"dc-polyfill": "0.1.6",
9999
"ignore": "^5.2.4",
100100
"import-in-the-middle": "1.13.1",
101101
"istanbul-lib-coverage": "3.2.0",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1788,7 +1788,7 @@ data-view-byte-offset@^1.0.1:
17881788
es-errors "^1.3.0"
17891789
is-data-view "^1.0.1"
17901790

1791-
dc-polyfill@^0.1.4:
1791+
dc-polyfill@0.1.6:
17921792
version "0.1.6"
17931793
resolved "https://registry.yarnpkg.com/dc-polyfill/-/dc-polyfill-0.1.6.tgz#c2940fa68ffb24a7bf127cc6cfdd15b39f0e7f02"
17941794
integrity sha512-UV33cugmCC49a5uWAApM+6Ev9ZdvIUMTrtCO9fj96TPGOQiea54oeO3tiEVdVeo3J9N2UdJEmbS4zOkkEA35uQ==

0 commit comments

Comments
 (0)