1
0
mirror of https://github.com/sasjs/adapter.git synced 2025-12-10 17:04:36 +00:00

chore: bump up test-framework

This commit is contained in:
2021-09-16 10:37:56 +02:00
parent 8a883c09f6
commit 085a3f84e9
2 changed files with 3 additions and 4 deletions

5
package-lock.json generated
View File

@@ -6351,7 +6351,6 @@
"rimraf": "^3.0.2",
"semver": "^7.3.5",
"ssri": "^8.0.1",
"tar": "^6.1.0",
"treeverse": "^1.0.4",
"walk-up-path": "^1.0.0"
}
@@ -7303,8 +7302,8 @@
"binary-extensions": "^2.2.0",
"diff": "^5.0.0",
"minimatch": "^3.0.4",
"npm-package-arg": "^8.1.4",
"pacote": "^11.3.4",
"npm-package-arg": "^8.1.1",
"pacote": "^11.3.0",
"tar": "^6.1.0"
}
},