mirror of
https://github.com/nestjs/nest.git
synced 2026-02-21 23:11:44 +00:00
Merge pull request #15091 from nestjs/dependabot/npm_and_yarn/globals-16.1.0
chore(deps-dev): bump globals from 16.0.0 to 16.1.0
This commit is contained in:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -86,7 +86,7 @@
|
||||
"eventsource": "3.0.6",
|
||||
"fancy-log": "2.0.0",
|
||||
"fastify": "5.3.2",
|
||||
"globals": "16.0.0",
|
||||
"globals": "16.1.0",
|
||||
"graphql": "16.11.0",
|
||||
"graphql-subscriptions": "3.0.0",
|
||||
"graphql-tools": "9.0.18",
|
||||
@@ -20782,9 +20782,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/globals": {
|
||||
"version": "16.0.0",
|
||||
"resolved": "https://registry.npmjs.org/globals/-/globals-16.0.0.tgz",
|
||||
"integrity": "sha512-iInW14XItCXET01CQFqudPOWP2jYMl7T+QRQT+UNcR/iQncN/F0UNpgd76iFkBPgNQb4+X3LV9tLJYzwh+Gl3A==",
|
||||
"version": "16.1.0",
|
||||
"resolved": "https://registry.npmjs.org/globals/-/globals-16.1.0.tgz",
|
||||
"integrity": "sha512-aibexHNbb/jiUSObBgpHLj+sIuUmJnYcgXBlrfsiDZ9rt4aF2TFRbyLgZ2iFQuVZ1K5Mx3FVkbKRSgKrbK3K2g==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
|
||||
@@ -135,7 +135,7 @@
|
||||
"eventsource": "3.0.6",
|
||||
"fancy-log": "2.0.0",
|
||||
"fastify": "5.3.2",
|
||||
"globals": "16.0.0",
|
||||
"globals": "16.1.0",
|
||||
"graphql": "16.11.0",
|
||||
"graphql-subscriptions": "3.0.0",
|
||||
"graphql-tools": "9.0.18",
|
||||
|
||||
Reference in New Issue
Block a user