Skip to content

Commit d5f2115

Browse files
fix: upgrades @babel/runtime (#1581)
1 parent 01993a1 commit d5f2115

File tree

2 files changed

+12
-43
lines changed

2 files changed

+12
-43
lines changed

package.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"private": true,
33
"name": "@okta/okta-auth-js",
44
"description": "The Okta Auth SDK",
5-
"version": "7.11.1",
5+
"version": "7.11.2",
66
"homepage": "https://github.com/okta/okta-auth-js",
77
"license": "Apache-2.0",
88
"main": "build/cjs/exports/default.js",
@@ -149,7 +149,7 @@
149149
"yarn": "^1.7.0"
150150
},
151151
"dependencies": {
152-
"@babel/runtime": "^7.12.5",
152+
"@babel/runtime": "^7.22.10",
153153
"@peculiar/webcrypto": "^1.4.0",
154154
"Base64": "1.1.0",
155155
"atob": "^2.1.2",
@@ -234,7 +234,8 @@
234234
"**/cacheable-request/http-cache-semantics": "^4.0.0",
235235
"**/has-ansi/ansi-regex": "^4.1.1",
236236
"**/strip-ansi/ansi-regex": "^3.0.1",
237-
"**/download/got": "^11.8.5"
237+
"**/download/got": "^11.8.5",
238+
"**/@babel/runtime": "^7.22.10"
238239
},
239240
"workspaces": {
240241
"packages": [

yarn.lock

Lines changed: 8 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -1001,20 +1001,13 @@
10011001
pirates "^4.0.5"
10021002
source-map-support "^0.5.16"
10031003

1004-
1005-
version "7.22.10"
1006-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.22.10.tgz#ae3e9631fd947cb7e3610d3e9d8fef5f76696682"
1007-
integrity sha512-21t/fkKLMZI4pqP2wlmsQAWnYW1PDyKyyUV4vCi+B25ydmdaYTKXPwCj0BzSUnZf4seIiYvSA3jcZ3gdsMFkLQ==
1004+
"@babel/[email protected]", "@babel/runtime@^7.1.2", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.13", "@babel/runtime@^7.12.5", "@babel/runtime@^7.16.0", "@babel/runtime@^7.22.10", "@babel/runtime@^7.6.2", "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.2":
1005+
version "7.27.0"
1006+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.27.0.tgz#fbee7cf97c709518ecc1f590984481d5460d4762"
1007+
integrity sha512-VtPOkrdPHZsKc/clNqyi9WUA8TINkZ4cGk63UUE3u4pmB2k+ZMQRDuIOagv8UVd6j7k0T3+RRIb7beKTebNbcw==
10081008
dependencies:
10091009
regenerator-runtime "^0.14.0"
10101010

1011-
"@babel/runtime@^7.1.2", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.13", "@babel/runtime@^7.12.5", "@babel/runtime@^7.16.0", "@babel/runtime@^7.6.2", "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.2":
1012-
version "7.19.4"
1013-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.19.4.tgz#a42f814502ee467d55b38dd1c256f53a7b885c78"
1014-
integrity sha512-EXpLCrk55f+cYqmHsSR+yD/0gAIMxxA9QK9lnQWzhMCvt+YmoBN7Zx94s++Kv0+unHk39vxNO8t+CMA2WSS3wA==
1015-
dependencies:
1016-
regenerator-runtime "^0.13.4"
1017-
10181011
"@babel/template@^7.18.10", "@babel/template@^7.3.3":
10191012
version "7.18.10"
10201013
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.18.10.tgz#6f9134835970d1dbf0835c0d100c9f38de0c5e71"
@@ -10943,7 +10936,7 @@ regenerate@^1.4.2:
1094310936
resolved "https://registry.yarnpkg.com/regenerate/-/regenerate-1.4.2.tgz#b9346d8827e8f5a32f7ba29637d398b69014848a"
1094410937
integrity sha512-zrceR/XhGYU/d/opr2EKO7aRHUeiBI8qjtfHqADTwZd6Szfy16la6kqD0MIUs5z5hx6AaKa+PixpPrR289+I0A==
1094510938

10946-
regenerator-runtime@^0.13.3, regenerator-runtime@^0.13.4:
10939+
regenerator-runtime@^0.13.3:
1094710940
version "0.13.10"
1094810941
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.10.tgz#ed07b19616bcbec5da6274ebc75ae95634bfc2ee"
1094910942
integrity sha512-KepLsg4dU12hryUO7bp/axHAKvwGOCV0sGloQtpagJ12ai+ojVDqkeGSiRX1zlq+kjIMZ1t7gpze+26QqtdGqw==
@@ -12066,7 +12059,7 @@ string-length@^4.0.1:
1206612059
char-regex "^1.0.2"
1206712060
strip-ansi "^6.0.0"
1206812061

12069-
"string-width-cjs@npm:string-width@^4.2.0":
12062+
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
1207012063
version "4.2.3"
1207112064
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
1207212065
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -12084,15 +12077,6 @@ string-width@^1.0.1, string-width@^1.0.2:
1208412077
is-fullwidth-code-point "^1.0.0"
1208512078
strip-ansi "^3.0.0"
1208612079

12087-
string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
12088-
version "4.2.3"
12089-
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
12090-
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
12091-
dependencies:
12092-
emoji-regex "^8.0.0"
12093-
is-fullwidth-code-point "^3.0.0"
12094-
strip-ansi "^6.0.1"
12095-
1209612080
string-width@^5.0.1, string-width@^5.1.2:
1209712081
version "5.1.2"
1209812082
resolved "https://registry.yarnpkg.com/string-width/-/string-width-5.1.2.tgz#14f8daec6d81e7221d2a357e668cab73bdbca794"
@@ -12153,14 +12137,7 @@ string_decoder@~1.1.1:
1215312137
dependencies:
1215412138
safe-buffer "~5.1.0"
1215512139

12156-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
12157-
version "6.0.1"
12158-
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
12159-
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
12160-
dependencies:
12161-
ansi-regex "^5.0.1"
12162-
12163-
[email protected], strip-ansi@^6.0.0, strip-ansi@^6.0.1:
12140+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", [email protected], strip-ansi@^6.0.0, strip-ansi@^6.0.1:
1216412141
version "6.0.1"
1216512142
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
1216612143
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -13616,7 +13593,7 @@ wordwrap@^1.0.0:
1361613593
resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-1.0.0.tgz#27584810891456a4171c8d0226441ade90cbcaeb"
1361713594
integrity sha512-gvVzJFlPycKc5dZN4yPkP8w7Dc37BtP1yczEneOb4uq34pXZcvrtRTmWV8W+Ume+XCxKgbjM+nevkyFPMybd4Q==
1361813595

13619-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
13596+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
1362013597
version "7.0.0"
1362113598
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
1362213599
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -13642,15 +13619,6 @@ wrap-ansi@^6.2.0:
1364213619
string-width "^4.1.0"
1364313620
strip-ansi "^6.0.0"
1364413621

13645-
wrap-ansi@^7.0.0:
13646-
version "7.0.0"
13647-
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
13648-
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
13649-
dependencies:
13650-
ansi-styles "^4.0.0"
13651-
string-width "^4.1.0"
13652-
strip-ansi "^6.0.0"
13653-
1365413622
wrap-ansi@^8.1.0:
1365513623
version "8.1.0"
1365613624
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)