1
0
mirror of https://github.com/sasjs/server.git synced 2026-01-04 13:30:04 +00:00

chore(deps): rebuilt api/package-json to sync

This commit is contained in:
Trevor Moody
2025-12-21 01:15:05 +00:00
parent 4f782025db
commit 00a107babd

15
api/package-lock.json generated
View File

@@ -4273,21 +4273,6 @@
"dev": true,
"license": "ISC"
},
"node_modules/fsevents": {
"version": "2.3.3",
"resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz",
"integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==",
"dev": true,
"hasInstallScript": true,
"license": "MIT",
"optional": true,
"os": [
"darwin"
],
"engines": {
"node": "^8.16.0 || ^10.6.0 || >=11.0.0"
}
},
"node_modules/function-bind": {
"version": "1.1.2",
"resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz",