Skip to content

Commit f1e6052

Browse files
Update dependency @types/ungap__structured-clone to v1
1 parent 6d15d6c commit f1e6052

File tree

2 files changed

+6
-34
lines changed

2 files changed

+6
-34
lines changed

api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@types/node": "^18.19.64",
4747
"@types/node-fetch": "^2.5.7",
4848
"@types/semver": "^7.5.3",
49-
"@types/ungap__structured-clone": "^0.3.0",
49+
"@types/ungap__structured-clone": "^1.0.0",
5050
"@types/url-join": "^4.0.1",
5151
"@ungap/structured-clone": "^0.3.4",
5252
"async-mutex": "^0.4.0",

yarn.lock

Lines changed: 5 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -1187,14 +1187,6 @@
11871187
pirates "^4.0.6"
11881188
source-map-support "^0.5.16"
11891189

1190-
"@babel/runtime-corejs3@^7.16.5":
1191-
version "7.26.0"
1192-
resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.26.0.tgz#5af6bed16073eb4a0191233d61e158a5c768c430"
1193-
integrity sha512-YXHu5lN8kJCb1LOb9PgV6pvak43X2h4HvRApcN5SdWeaItQOzfn1hgP6jasD6KWQyJDBxrVmA9o9OivlnNJK/w==
1194-
dependencies:
1195-
core-js-pure "^3.30.2"
1196-
regenerator-runtime "^0.14.0"
1197-
11981190
"@babel/runtime@^7.0.0", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.14.6", "@babel/runtime@^7.16.3", "@babel/runtime@^7.17.2", "@babel/runtime@^7.17.8", "@babel/runtime@^7.18.3", "@babel/runtime@^7.23.9", "@babel/runtime@^7.5.0", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.6", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2":
11991191
version "7.26.0"
12001192
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.26.0.tgz#8600c2f595f277c60815256418b85356a65173c1"
@@ -2497,14 +2489,6 @@
24972489
redux-thunk "^2.4.2"
24982490
reselect "^4.1.8"
24992491

2500-
"@retorquere/bibtex-parser@^7.0.11":
2501-
version "7.0.16"
2502-
resolved "https://registry.yarnpkg.com/@retorquere/bibtex-parser/-/bibtex-parser-7.0.16.tgz#0986bf1c777acaa9fec0b07b0f24525b59a2a049"
2503-
integrity sha512-8FyAzZZDQR3uXXwANgDkYaJVwTboES9FcPb2VPZxwuCODc7GPLSVeJpzrY7OC3NFc9BtNU7x8g6XFtUwPfGetg==
2504-
dependencies:
2505-
unicode2latex "^5.0.13"
2506-
xregexp "^5.1.1"
2507-
25082492
"@rollup/plugin-babel@^5.2.0":
25092493
version "5.3.1"
25102494
resolved "https://registry.yarnpkg.com/@rollup/plugin-babel/-/plugin-babel-5.3.1.tgz#04bc0608f4aa4b2e4b1aebf284344d0f68fda283"
@@ -4289,10 +4273,10 @@
42894273
dependencies:
42904274
source-map "^0.6.1"
42914275

4292-
"@types/ungap__structured-clone@^0.3.0":
4293-
version "0.3.3"
4294-
resolved "https://registry.yarnpkg.com/@types/ungap__structured-clone/-/ungap__structured-clone-0.3.3.tgz#cf7e1252f18f5ee39291a8f52fa83c31b0102fc6"
4295-
integrity sha512-RNmhIPwoip6K/zZOv3ypksTAqaqLEXvlNSXKyrC93xMSOAHZCR7PifW6xKZCwkbbnbM9dwB9X56PPoNTlNwEqw==
4276+
"@types/ungap__structured-clone@^1.0.0":
4277+
version "1.2.0"
4278+
resolved "https://registry.yarnpkg.com/@types/ungap__structured-clone/-/ungap__structured-clone-1.2.0.tgz#12b9fd4ab3e6a82292d60048492b05eb75b4a48f"
4279+
integrity sha512-ZoaihZNLeZSxESbk9PUAPZOlSpcKx81I1+4emtULDVmBLkYutTcMlCj2K9VNlf9EWODxdO6gkAqEaLorXwZQVA==
42964280

42974281
"@types/unist@*", "@types/unist@^3.0.0":
42984282
version "3.0.3"
@@ -6916,7 +6900,7 @@ core-js-compat@^3.38.0, core-js-compat@^3.38.1, core-js-compat@^3.8.1:
69166900
dependencies:
69176901
browserslist "^4.24.2"
69186902

6919-
core-js-pure@^3.23.3, core-js-pure@^3.30.2:
6903+
core-js-pure@^3.23.3:
69206904
version "3.39.0"
69216905
resolved "https://registry.yarnpkg.com/core-js-pure/-/core-js-pure-3.39.0.tgz#aa0d54d70a15bdc13e7c853db87c10abc30d68f3"
69226906
integrity sha512-7fEcWwKI4rJinnK+wLTezeg2smbFFdSBP6E2kQZNbnzM2s1rpKQ6aaRteZSSg7FLU3P0HGGVo/gbpfanU36urg==
@@ -18635,11 +18619,6 @@ unicode-property-aliases-ecmascript@^2.0.0:
1863518619
resolved "https://registry.yarnpkg.com/unicode-property-aliases-ecmascript/-/unicode-property-aliases-ecmascript-2.1.0.tgz#43d41e3be698bd493ef911077c9b131f827e8ccd"
1863618620
integrity sha512-6t3foTQI9qne+OZoVQB/8x8rk2k1eVy1gRXhV3oFQ5T6R1dqQ1xtin3XqSlx3+ATBkliTaR/hHyJBm+LVPNM8w==
1863718621

18638-
unicode2latex@^5.0.13:
18639-
version "5.0.18"
18640-
resolved "https://registry.yarnpkg.com/unicode2latex/-/unicode2latex-5.0.18.tgz#8c10fa88fd5126c58014e9f850f4398888b16120"
18641-
integrity sha512-/CX1f7nAv6QITIEZa5auBZ77c1nn7aIx2and/KNOlwzg67LDrEyMnk3K8q5VP8RCJ92qjGuSmCmSAMBoBNTqNg==
18642-
1864318622
1864418623
version "9.2.0"
1864518624
resolved "https://registry.yarnpkg.com/unified/-/unified-9.2.0.tgz#67a62c627c40589edebbf60f53edfd4d822027f8"
@@ -19983,13 +19962,6 @@ xmlchars@^2.2.0:
1998319962
resolved "https://registry.yarnpkg.com/xmlchars/-/xmlchars-2.2.0.tgz#060fe1bcb7f9c76fe2a17db86a9bc3ab894210cb"
1998419963
integrity sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw==
1998519964

19986-
xregexp@^5.1.1:
19987-
version "5.1.1"
19988-
resolved "https://registry.yarnpkg.com/xregexp/-/xregexp-5.1.1.tgz#6d3fe18819e3143aaf52f9284d34f49a59583ebb"
19989-
integrity sha512-fKXeVorD+CzWvFs7VBuKTYIW63YD1e1osxwQ8caZ6o1jg6pDAbABDG54LCIq0j5cy7PjRvGIq6sef9DYPXpncg==
19990-
dependencies:
19991-
"@babel/runtime-corejs3" "^7.16.5"
19992-
1999319965
xtend@^4.0.0, xtend@^4.0.1, xtend@~4.0.1:
1999419966
version "4.0.2"
1999519967
resolved "https://registry.yarnpkg.com/xtend/-/xtend-4.0.2.tgz#bb72779f5fa465186b1f438f674fa347fdb5db54"

0 commit comments

Comments
 (0)