Skip to content

Commit 31b73a5

Browse files
committed
fix: upgrade promise-polyfill from 8.2.1 to 8.2.3
Snyk has created this PR to upgrade promise-polyfill from 8.2.1 to 8.2.3. See this package in npm: https://www.npmjs.com/package/promise-polyfill See this project in Snyk: https://app.snyk.io/org/ahnan/project/4ce69d57-438a-4086-b40c-8fde1ac702ae?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent e74b6b1 commit 31b73a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"elasticsearch": "16.7.2",
1818
"fetch-ie8": "1.5.0",
1919
"fetch-jsonp": "1.1.3",
20-
"promise-polyfill": "8.2.1",
20+
"promise-polyfill": "8.2.3",
2121
"lodash.topairs": "4.3.0"
2222
}
2323
}

0 commit comments

Comments
 (0)