Compare commits

...

1 Commits

Author SHA1 Message Date
snyk-bot
4550d05b14 fix: upgrade tableexport.jquery.plugin from 1.30.0 to 1.32.0
Snyk has created this PR to upgrade tableexport.jquery.plugin from 1.30.0 to 1.32.0.

See this package in npm:
tableexport.jquery.plugin

See this project in Snyk:
https://app.snyk.io/org/snipe/project/3d53e1dd-b8bf-46b5-ba61-18ce26933166?utm_source=github&utm_medium=referral&page=upgrade-pr
2025-04-13 03:09:07 +00:00
2 changed files with 6 additions and 4 deletions

8
package-lock.json generated
View File

@@ -1,5 +1,5 @@
{
"name": "snipe-it",
"name": "relock-npm-lock-v2-EYSzxr",
"lockfileVersion": 3,
"requires": true,
"packages": {
@@ -35,7 +35,7 @@
"select2": "4.0.13",
"sheetjs": "^2.0.0",
"signature_pad": "^4.2.0",
"tableexport.jquery.plugin": "1.30.0",
"tableexport.jquery.plugin": "^1.32.0",
"tether": "^1.4.0",
"webpack": "^5.98.0"
},
@@ -10434,7 +10434,9 @@
}
},
"node_modules/tableexport.jquery.plugin": {
"version": "1.30.0",
"version": "1.32.0",
"resolved": "https://registry.npmjs.org/tableexport.jquery.plugin/-/tableexport.jquery.plugin-1.32.0.tgz",
"integrity": "sha512-TiZpNFzazMv+gipe9u2JHgBL0guh/kloZDBA0vayWZp35nOSZkIq9XrqjxLc8oX57r7JP58QcM6qEfAgI3xEqw==",
"license": "MIT",
"dependencies": {
"file-saver": ">=2.0.4",

View File

@@ -55,7 +55,7 @@
"select2": "4.0.13",
"sheetjs": "^2.0.0",
"signature_pad": "^4.2.0",
"tableexport.jquery.plugin": "1.30.0",
"tableexport.jquery.plugin": "1.32.0",
"tether": "^1.4.0",
"webpack": "^5.98.0"
}