Skip to content

Commit d026755

Browse files
authored
Merge pull request #906 from jupyterlab/dependabot/npm_and_yarn/ssri-8.0.1
Bump ssri from 8.0.0 to 8.0.1
2 parents 0b1a0f2 + c847920 commit d026755

File tree

1 file changed

+86
-3
lines changed

1 file changed

+86
-3
lines changed

yarn.lock

Lines changed: 86 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1319,6 +1319,19 @@
13191319
path-browserify "^1.0.0"
13201320
url-parse "~1.4.7"
13211321

1322+
"@jupyterlab/coreutils@^5.0.3":
1323+
version "5.0.3"
1324+
resolved "https://registry.yarnpkg.com/@jupyterlab/coreutils/-/coreutils-5.0.3.tgz#fddf9d9c80c5c7bbb2dfa3e55569d6974a15fe34"
1325+
integrity sha512-PfdtV95/nSEwYjkaZltCTgumT22BekpSaPXF9oWtrCxC2Gc6zP8BxPhMdbPbx67y6FeO8vltr6dxOat93wZ4KA==
1326+
dependencies:
1327+
"@lumino/coreutils" "^1.5.3"
1328+
"@lumino/disposable" "^1.4.3"
1329+
"@lumino/signaling" "^1.4.3"
1330+
minimist "~1.2.0"
1331+
moment "^2.24.0"
1332+
path-browserify "^1.0.0"
1333+
url-parse "~1.4.7"
1334+
13221335
"@jupyterlab/docmanager@^3.0.3":
13231336
version "3.0.3"
13241337
resolved "https://registry.yarnpkg.com/@jupyterlab/docmanager/-/docmanager-3.0.3.tgz#41e89a8857500501f4e15679fd8fb0379c4db1dd"
@@ -1408,6 +1421,13 @@
14081421
dependencies:
14091422
"@lumino/coreutils" "^1.5.3"
14101423

1424+
"@jupyterlab/nbformat@^3.0.3":
1425+
version "3.0.3"
1426+
resolved "https://registry.yarnpkg.com/@jupyterlab/nbformat/-/nbformat-3.0.3.tgz#da8a6fa3f05059d71bc07cb737ada56da01c7100"
1427+
integrity sha512-o7UMbRXQCGjHOoXhclov6JP/xSwFkx2Bv2qZldU5Yey+3RIcSFlnI8OcPHVZWmz+9xzdtXEmEhVnbErESO1fsg==
1428+
dependencies:
1429+
"@lumino/coreutils" "^1.5.3"
1430+
14111431
"@jupyterlab/notebook@^3.0.3":
14121432
version "3.0.3"
14131433
resolved "https://registry.yarnpkg.com/@jupyterlab/notebook/-/notebook-3.0.3.tgz#c6ad8091650cee226830c5392b6dd7a62186c04d"
@@ -1447,6 +1467,17 @@
14471467
"@lumino/messaging" "^1.4.3"
14481468
"@lumino/signaling" "^1.4.3"
14491469

1470+
"@jupyterlab/observables@^4.0.3":
1471+
version "4.0.3"
1472+
resolved "https://registry.yarnpkg.com/@jupyterlab/observables/-/observables-4.0.3.tgz#0fc5672468b32e8f4a98987454d57e0644104877"
1473+
integrity sha512-OrAO201PkaFRJ+hWQB5Ozasnp/TkafMC/hOYcThWEQ9SFZEyanmTJIJh0hiHBmWmCorH2ocgTrp0csCzqVXc5w==
1474+
dependencies:
1475+
"@lumino/algorithm" "^1.3.3"
1476+
"@lumino/coreutils" "^1.5.3"
1477+
"@lumino/disposable" "^1.4.3"
1478+
"@lumino/messaging" "^1.4.3"
1479+
"@lumino/signaling" "^1.4.3"
1480+
14501481
"@jupyterlab/outputarea@^2 || ^3", "@jupyterlab/outputarea@^3.0.3":
14511482
version "3.0.3"
14521483
resolved "https://registry.yarnpkg.com/@jupyterlab/outputarea/-/outputarea-3.0.3.tgz#4ca2f3857db3611c7ab208a5fef28b35c5b5f53a"
@@ -1515,6 +1546,24 @@
15151546
node-fetch "^2.6.0"
15161547
ws "^7.2.0"
15171548

1549+
"@jupyterlab/services@^6.0.5":
1550+
version "6.0.5"
1551+
resolved "https://registry.yarnpkg.com/@jupyterlab/services/-/services-6.0.5.tgz#06b952d148c098d6befed591bfa5d63518ab96d4"
1552+
integrity sha512-hOD9qOqDthpKmlkUoUV+1bj7Uxbe7Pe6nQbftgwfX1rXLgIJjNHkiCce2fkIiSqQh/dd3SFcu3MouTpJ6plglw==
1553+
dependencies:
1554+
"@jupyterlab/coreutils" "^5.0.3"
1555+
"@jupyterlab/nbformat" "^3.0.3"
1556+
"@jupyterlab/observables" "^4.0.3"
1557+
"@jupyterlab/settingregistry" "^3.0.3"
1558+
"@jupyterlab/statedb" "^3.0.3"
1559+
"@lumino/algorithm" "^1.3.3"
1560+
"@lumino/coreutils" "^1.5.3"
1561+
"@lumino/disposable" "^1.4.3"
1562+
"@lumino/polling" "^1.3.3"
1563+
"@lumino/signaling" "^1.4.3"
1564+
node-fetch "^2.6.0"
1565+
ws "^7.2.0"
1566+
15181567
"@jupyterlab/settingregistry@^3.0.0", "@jupyterlab/settingregistry@^3.0.1":
15191568
version "3.0.1"
15201569
resolved "https://registry.yarnpkg.com/@jupyterlab/settingregistry/-/settingregistry-3.0.1.tgz#8462a3a142f31641e45ed45cd5b1712fcd5fa99e"
@@ -1528,6 +1577,19 @@
15281577
ajv "^6.12.3"
15291578
json5 "^2.1.1"
15301579

1580+
"@jupyterlab/settingregistry@^3.0.3":
1581+
version "3.0.3"
1582+
resolved "https://registry.yarnpkg.com/@jupyterlab/settingregistry/-/settingregistry-3.0.3.tgz#ec7943013c1f433ead920c7d9e67aed713461ef0"
1583+
integrity sha512-mxvP4AMi62u6ekarhgCefJeyTV6Z8fnnKb0psvvnWikdSgQT6x7OngV5emuo2N02IXkUqXxM1aHRwYQsLUAbOQ==
1584+
dependencies:
1585+
"@jupyterlab/statedb" "^3.0.3"
1586+
"@lumino/commands" "^1.12.0"
1587+
"@lumino/coreutils" "^1.5.3"
1588+
"@lumino/disposable" "^1.4.3"
1589+
"@lumino/signaling" "^1.4.3"
1590+
ajv "^6.12.3"
1591+
json5 "^2.1.1"
1592+
15311593
"@jupyterlab/statedb@^3.0.1":
15321594
version "3.0.1"
15331595
resolved "https://registry.yarnpkg.com/@jupyterlab/statedb/-/statedb-3.0.1.tgz#8b6c757e20a8072c5276019a07c65725a9829aa9"
@@ -1539,6 +1601,17 @@
15391601
"@lumino/properties" "^1.2.3"
15401602
"@lumino/signaling" "^1.4.3"
15411603

1604+
"@jupyterlab/statedb@^3.0.3":
1605+
version "3.0.3"
1606+
resolved "https://registry.yarnpkg.com/@jupyterlab/statedb/-/statedb-3.0.3.tgz#3bc36f3a439f514fd28b9c0543e0acac1205c704"
1607+
integrity sha512-j+WtWyLszzmlsLEkcEhbc+TAMdc+6X+CCeBSFgOK9GN9RSp+pe9tGU/Y4PS0xPSvUwLSqv7RG0Oj0+/1bmNwlw==
1608+
dependencies:
1609+
"@lumino/commands" "^1.12.0"
1610+
"@lumino/coreutils" "^1.5.3"
1611+
"@lumino/disposable" "^1.4.3"
1612+
"@lumino/properties" "^1.2.3"
1613+
"@lumino/signaling" "^1.4.3"
1614+
15421615
"@jupyterlab/statusbar@^3.0.2":
15431616
version "3.0.2"
15441617
resolved "https://registry.yarnpkg.com/@jupyterlab/statusbar/-/statusbar-3.0.2.tgz#135ea22d62b79de3e29657abd9569297bbe39203"
@@ -1607,6 +1680,16 @@
16071680
simulate-event "~1.4.0"
16081681
ts-jest "^26.3.0"
16091682

1683+
"@jupyterlab/translation@^3.0.0":
1684+
version "3.0.5"
1685+
resolved "https://registry.yarnpkg.com/@jupyterlab/translation/-/translation-3.0.5.tgz#8706f48e6989d4aaa8613fa88e348a84ae87eade"
1686+
integrity sha512-/ehpYkuUk4RXdKM8WsTW7BTsD4G3FBCviva4nUQ9gCmteySrQpBNhgfCRhG3aFCUKFo28B1BP1s5rza4A7lf6g==
1687+
dependencies:
1688+
"@jupyterlab/coreutils" "^5.0.3"
1689+
"@jupyterlab/services" "^6.0.5"
1690+
"@jupyterlab/statedb" "^3.0.3"
1691+
"@lumino/coreutils" "^1.5.3"
1692+
16101693
"@jupyterlab/translation@^3.0.2":
16111694
version "3.0.2"
16121695
resolved "https://registry.yarnpkg.com/@jupyterlab/translation/-/translation-3.0.2.tgz#478c1eb70c0f730cf1061a92443e5371a823295c"
@@ -8320,9 +8403,9 @@ sshpk@^1.7.0:
83208403
tweetnacl "~0.14.0"
83218404

83228405
ssri@^8.0.0:
8323-
version "8.0.0"
8324-
resolved "https://registry.yarnpkg.com/ssri/-/ssri-8.0.0.tgz#79ca74e21f8ceaeddfcb4b90143c458b8d988808"
8325-
integrity sha512-aq/pz989nxVYwn16Tsbj1TqFpD5LLrQxHf5zaHuieFV+R0Bbr4y8qUsOA45hXT/N4/9UNXTarBjnjVmjSOVaAA==
8406+
version "8.0.1"
8407+
resolved "https://registry.yarnpkg.com/ssri/-/ssri-8.0.1.tgz#638e4e439e2ffbd2cd289776d5ca457c4f51a2af"
8408+
integrity sha512-97qShzy1AiyxvPNIkLWoGua7xoQzzPjQ0HAH4B0rWKo7SZ6USuPcrUiAFrws0UH8RrbWmgq3LMTObhPIHbbBeQ==
83268409
dependencies:
83278410
minipass "^3.1.1"
83288411

0 commit comments

Comments
 (0)