Skip to content

Commit 0068c9b

Browse files
committed
MLE-26608 update deps
Update qs library and notice files a
1 parent a1d39ce commit 0068c9b

4 files changed

Lines changed: 19 additions & 14 deletions

File tree

NOTICE.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Apache License 2.0:
3333
The MongoDB NodeJS Team | node-kerberos | 2.2.2
3434

3535
BSD 3-Clause "New" or "Revised" License:
36-
Nathan LaFreniere and contributors | qs - QS Querystring | 6.14.1
36+
Nathan LaFreniere and contributors | qs - QS Querystring | 6.15.0
3737

3838
ISC License:
3939
Isaac Z. Schlueter and… | isaacs/once | 1.4.0
@@ -454,7 +454,7 @@ Contents of NOTICE text file for text-decoder 1.2.3:
454454
(2) BSD 3-Clause "New" or "Revised" License:
455455

456456
Progress MarkLogic Node Client API 4.1.0 incorporates qs - QS Querystring
457-
6.14.1.
457+
6.15.0.
458458

459459
Copyright (c) , Nathan LaFreniere and contributors All rights reserved.
460460

marklogic-node-client-api.spdx.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1519,24 +1519,24 @@
15191519
} ],
15201520
"downloadLocation" : "https://registry.npmjs.org/es-object-atoms/-/es-object-atoms-1.1.1.tgz"
15211521
}, {
1522-
"SPDXID" : "SPDXRef-C62:qs:6.14.1",
1522+
"SPDXID" : "SPDXRef-C62:qs:6.15.0",
15231523
"name" : "qs",
1524-
"versionInfo" : "6.14.1",
1524+
"versionInfo" : "6.15.0",
15251525
"copyrightText" : "Nathan LaFreniere and contributors",
15261526
"checksums" : [ {
15271527
"algorithm" : "MD5",
1528-
"checksumValue" : "9213adb3eeadb5184f29bb70a67d19d1"
1528+
"checksumValue" : "deedeb86cddda69276df2f4400c39782"
15291529
}, {
15301530
"algorithm" : "SHA1",
1531-
"checksumValue" : "a41d85b9d3902f31d27861790506294881871159"
1531+
"checksumValue" : "db8fd5d1b1d2d6b5b33adaf87429805f1909e7b3"
15321532
}, {
15331533
"algorithm" : "SHA256",
1534-
"checksumValue" : "4712ac8ae3b49dd1c382c5fa4eb5a44fe92156db1bd30039280dedf5cf058e06"
1534+
"checksumValue" : "6c4f1565a52098c5ae7b45d7bb7441778452fdaacb6a0a92ab97c116b832d5bf"
15351535
}, {
15361536
"algorithm" : "SHA512",
1537-
"checksumValue" : "e042b7fb1265f13b3aee72d8370ab0fddb0556709ffaa47b4605d22bd8c4126f6e9daa379e3c0c0dd9ac76fa0a04a1f3c5deed098cf97b933e4a732376d5c641"
1537+
"checksumValue" : "980653b4d09e7ad28c1fea528eb6fbe8d00cf15f5ad3923d68164e1f3b56cbf52a70975060db1fe7dbeb44a5a7a23013f58f866c8be84c10bef823c7aa90c185"
15381538
} ],
1539-
"downloadLocation" : "https://registry.npmjs.org/qs/-/qs-6.14.1.tgz"
1539+
"downloadLocation" : "https://registry.npmjs.org/qs/-/qs-6.15.0.tgz"
15401540
}, {
15411541
"SPDXID" : "SPDXRef-C65:remove-trailing-separator:1.1.0",
15421542
"name" : "remove-trailing-separator",

package-lock.json

Lines changed: 9 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"form-data": "4.0.4",
4545
"json-text-sequence": "4.0.2",
4646
"multipart-stream": "2.0.1",
47-
"qs": "6.14.1",
47+
"qs": "6.15.0",
4848
"through2": "4.0.2"
4949
},
5050
"repository": {

0 commit comments

Comments
 (0)