Skip to content

Commit 52194c6

Browse files
Update dependency jsrsasign to v11.1.0
1 parent 7e4f420 commit 52194c6

File tree

4 files changed

+10
-10
lines changed

4 files changed

+10
-10
lines changed

packages/datagateway-dataview/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"i18next": "22.0.3",
3434
"i18next-browser-languagedetector": "7.2.0",
3535
"i18next-http-backend": "2.4.2",
36-
"jsrsasign": "11.0.0",
36+
"jsrsasign": "11.1.0",
3737
"lodash.debounce": "4.0.8",
3838
"lodash.memoize": "4.1.2",
3939
"loglevel": "1.9.1",

packages/datagateway-download/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"i18next": "22.0.3",
3333
"i18next-browser-languagedetector": "7.2.0",
3434
"i18next-http-backend": "2.4.2",
35-
"jsrsasign": "11.0.0",
35+
"jsrsasign": "11.1.0",
3636
"lodash.chunk": "4.2.0",
3737
"loglevel": "1.9.1",
3838
"p-limit": "3.1.0",

packages/datagateway-search/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"i18next": "22.0.3",
3535
"i18next-browser-languagedetector": "7.2.0",
3636
"i18next-http-backend": "2.4.2",
37-
"jsrsasign": "11.0.0",
37+
"jsrsasign": "11.1.0",
3838
"lodash.isequal": "4.5.0",
3939
"loglevel": "1.9.1",
4040
"prettier": "2.8.0",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4802,7 +4802,7 @@ __metadata:
48024802
i18next-browser-languagedetector: 7.2.0
48034803
i18next-http-backend: 2.4.2
48044804
jsdom: 26.0.0
4805-
jsrsasign: 11.0.0
4805+
jsrsasign: 11.1.0
48064806
lint-staged: 13.3.0
48074807
lodash.debounce: 4.0.8
48084808
lodash.memoize: 4.1.2
@@ -4874,7 +4874,7 @@ __metadata:
48744874
i18next-browser-languagedetector: 7.2.0
48754875
i18next-http-backend: 2.4.2
48764876
jsdom: 26.0.0
4877-
jsrsasign: 11.0.0
4877+
jsrsasign: 11.1.0
48784878
lint-staged: 13.3.0
48794879
lodash.chunk: 4.2.0
48804880
loglevel: 1.9.1
@@ -4947,7 +4947,7 @@ __metadata:
49474947
i18next-browser-languagedetector: 7.2.0
49484948
i18next-http-backend: 2.4.2
49494949
jsdom: 26.0.0
4950-
jsrsasign: 11.0.0
4950+
jsrsasign: 11.1.0
49514951
lint-staged: 13.3.0
49524952
lodash.isequal: 4.5.0
49534953
loglevel: 1.9.1
@@ -7725,10 +7725,10 @@ __metadata:
77257725
languageName: node
77267726
linkType: hard
77277727

7728-
"jsrsasign@npm:11.0.0":
7729-
version: 11.0.0
7730-
resolution: "jsrsasign@npm:11.0.0"
7731-
checksum: 9bbcbb9d2609e279fb015eec259490053be0afd9a6a98743ce0bf42f825e8415b377bfb1aef1d988d3d9ece0bce34bec5bc64f71e99406d0743c37cbbb2f89a5
7728+
"jsrsasign@npm:11.1.0":
7729+
version: 11.1.0
7730+
resolution: "jsrsasign@npm:11.1.0"
7731+
checksum: 1ce5eb44490be260c8b667d14fa8c62bfd75ee2b28f8193043ebd62dc9ac9d371a424d3e648cc2f0c220edada1ea4910d5c8cdebc69fc8c49087539c2e9009c6
77327732
languageName: node
77337733
linkType: hard
77347734

0 commit comments

Comments
 (0)