1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-10 05:13:29 +00:00

[deps] Tools: Update papaparse to v5.5.2 (#13265)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel James Smith <2670567+djsmith85@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-02-14 17:06:52 +01:00
committed by GitHub
parent beda497868
commit 05cd1859a9
3 changed files with 7 additions and 7 deletions

View File

@@ -77,7 +77,7 @@
"node-fetch": "2.6.12",
"node-forge": "1.3.1",
"open": "8.4.2",
"papaparse": "5.4.1",
"papaparse": "5.5.2",
"proper-lockfile": "4.1.2",
"rxjs": "7.8.1",
"tldts": "6.1.74",

10
package-lock.json generated
View File

@@ -61,7 +61,7 @@
"nord": "0.2.1",
"oidc-client-ts": "2.4.1",
"open": "8.4.2",
"papaparse": "5.4.1",
"papaparse": "5.5.2",
"patch-package": "8.0.0",
"popper.js": "1.16.1",
"proper-lockfile": "4.1.2",
@@ -218,7 +218,7 @@
"node-fetch": "2.6.12",
"node-forge": "1.3.1",
"open": "8.4.2",
"papaparse": "5.4.1",
"papaparse": "5.5.2",
"proper-lockfile": "4.1.2",
"rxjs": "7.8.1",
"tldts": "6.1.74",
@@ -26604,9 +26604,9 @@
"license": "(MIT AND Zlib)"
},
"node_modules/papaparse": {
"version": "5.4.1",
"resolved": "https://registry.npmjs.org/papaparse/-/papaparse-5.4.1.tgz",
"integrity": "sha512-HipMsgJkZu8br23pW15uvo6sib6wne/4woLZPlFf3rpDyMe9ywEXUsuD7+6K9PRkJlVT51j/sCOYDKGGS3ZJrw==",
"version": "5.5.2",
"resolved": "https://registry.npmjs.org/papaparse/-/papaparse-5.5.2.tgz",
"integrity": "sha512-PZXg8UuAc4PcVwLosEEDYjPyfWnTEhOrUfdv+3Bx+NuAb+5NhDmXzg5fHWmdCh1mP5p7JAZfFr3IMQfcntNAdA==",
"license": "MIT"
},
"node_modules/param-case": {

View File

@@ -191,7 +191,7 @@
"nord": "0.2.1",
"oidc-client-ts": "2.4.1",
"open": "8.4.2",
"papaparse": "5.4.1",
"papaparse": "5.5.2",
"patch-package": "8.0.0",
"popper.js": "1.16.1",
"proper-lockfile": "4.1.2",