Skip to content

Commit 592dcc1

Browse files
Bump abortcontroller-polyfill from 1.2.7 to 1.2.9 in /frontend
Bumps [abortcontroller-polyfill](https://github.com/mo/abortcontroller-polyfill) from 1.2.7 to 1.2.9. - [Release notes](https://github.com/mo/abortcontroller-polyfill/releases) - [Commits](mo/abortcontroller-polyfill@v1.2.7...v1.2.9) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent 0959d2d commit 592dcc1

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"version": "0.1.0",
55
"private": true,
66
"dependencies": {
7-
"abortcontroller-polyfill": "^1.2.7",
7+
"abortcontroller-polyfill": "^1.2.9",
88
"bootstrap": "3",
99
"codemirror": "^5.44.0",
1010
"nanoid": "^2.0.1",

frontend/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -61,10 +61,10 @@ abbrev@1, abbrev@~1.1.1:
6161
resolved "https://registry.yarnpkg.com/abbrev/-/abbrev-1.1.1.tgz#f8f2c887ad10bf67f634f005b6987fed3179aac8"
6262
integrity sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==
6363

64-
abortcontroller-polyfill@^1.2.7:
65-
version "1.2.7"
66-
resolved "https://registry.yarnpkg.com/abortcontroller-polyfill/-/abortcontroller-polyfill-1.2.7.tgz#8098f26b4c78eda96cf1ec49a961bacfe4f3d5b8"
67-
integrity sha512-lk2K42684+p4JTE281GmRCxV7HkDYYGBkQYb3rIgUhDTl3l5Nwr4VpO2E/UXISmhmF3X6TnvgZTAa5Sh2cnPQQ==
64+
abortcontroller-polyfill@^1.2.9:
65+
version "1.2.9"
66+
resolved "https://registry.yarnpkg.com/abortcontroller-polyfill/-/abortcontroller-polyfill-1.2.9.tgz#402311d2aac7e8e093ecb045726b45fdafd834fe"
67+
integrity sha512-0goWhDrwoWtK6XCdFdzPtvHBmmQU91j3tULNL85MAnDuM7bNlzUDfmL5AZGL819L7pn9kra35HJGWG25UgRCBw==
6868

6969
accepts@~1.3.4, accepts@~1.3.5:
7070
version "1.3.5"

0 commit comments

Comments
 (0)