mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2026-08-17 16:34:44 -05:00
Javascript dependency: Bump anti-trojan-source in /web (#10211)
Bumps [anti-trojan-source](https://github.com/lirantal/anti-trojan-source) from 1.12.0 to 1.12.1. - [Release notes](https://github.com/lirantal/anti-trojan-source/releases) - [Changelog](https://github.com/lirantal/anti-trojan-source/blob/main/RELEASE.md) - [Commits](https://github.com/lirantal/anti-trojan-source/compare/v1.12.0...v1.12.1) --- updated-dependencies: - dependency-name: anti-trojan-source dependency-version: 1.12.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent
02c8b3748e
commit
904bb2e1e2
+1
-1
@@ -97,7 +97,7 @@
|
||||
"@xterm/addon-web-links": "^0.12.0",
|
||||
"@xterm/xterm": "^6.0.0",
|
||||
"ajv": "^8.20.0",
|
||||
"anti-trojan-source": "^1.12.0",
|
||||
"anti-trojan-source": "^1.12.1",
|
||||
"aspen-decorations": "^1.1.1",
|
||||
"axios": "^1.18.1",
|
||||
"babelify": "~10.0.0",
|
||||
|
||||
+5
-5
@@ -5013,15 +5013,15 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"anti-trojan-source@npm:^1.12.0":
|
||||
version: 1.12.0
|
||||
resolution: "anti-trojan-source@npm:1.12.0"
|
||||
"anti-trojan-source@npm:^1.12.1":
|
||||
version: 1.12.1
|
||||
resolution: "anti-trojan-source@npm:1.12.1"
|
||||
dependencies:
|
||||
globby: "npm:^12.0.2"
|
||||
meow: "npm:^10.1.1"
|
||||
bin:
|
||||
anti-trojan-source: bin/anti-trojan-source.js
|
||||
checksum: 10c0/f514b2a4e5430c005197cc66c0364dcf3e3be22484559f39ad9ed048a43e37a4773033a8510a076d556883920d1df8e4f61f1f9a66d254a785742a218e456e45
|
||||
checksum: 10c0/89b70cb04bb77d64d1af288e13efb8c5fbcb9bca731e617150bd58735aa00e24865e88559fff05ed7f1e114d41b4236c24a011f4138ea7058420f54fd32c7c15
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -13241,7 +13241,7 @@ __metadata:
|
||||
"@xterm/addon-web-links": "npm:^0.12.0"
|
||||
"@xterm/xterm": "npm:^6.0.0"
|
||||
ajv: "npm:^8.20.0"
|
||||
anti-trojan-source: "npm:^1.12.0"
|
||||
anti-trojan-source: "npm:^1.12.1"
|
||||
aspen-decorations: "npm:^1.1.1"
|
||||
autoprefixer: "npm:^10.5.4"
|
||||
axios: "npm:^1.18.1"
|
||||
|
||||
Reference in New Issue
Block a user