Skip to content

Commit 1639cf7

Browse files
authored
bump dc-polyfill to 0.1.9 (#5784)
1 parent c946c71 commit 1639cf7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

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

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1332,10 +1332,10 @@ data-view-byte-offset@^1.0.1:
13321332
es-errors "^1.3.0"
13331333
is-data-view "^1.0.1"
13341334

1335-
dc-polyfill@0.1.8:
1336-
version "0.1.8"
1337-
resolved "https://registry.yarnpkg.com/dc-polyfill/-/dc-polyfill-0.1.8.tgz#2d91dd4dd0f2e3575ce038d013f346161f5a413a"
1338-
integrity sha512-F9+06papa9GOFUMjxGiqM1bS98pOkinZpBF3Sygb46owrXaHdR2uLkftE6nygrqNcAurdwKjLAtX+0GJkSwIFQ==
1335+
dc-polyfill@0.1.9:
1336+
version "0.1.9"
1337+
resolved "https://registry.yarnpkg.com/dc-polyfill/-/dc-polyfill-0.1.9.tgz#ee594f4366a6dcf006db1c1f9d3672f57a720856"
1338+
integrity sha512-D5mJThEEk9hf+CJPwTf9JFsrWdlWp8Pccjxkhf7uUT/E/cU9Mx3ebWe2Bz2OawRmJ6WS9eaDPBkeBE4uOKq9uw==
13391339

13401340
debug@2.6.9:
13411341
version "2.6.9"

0 commit comments

Comments
 (0)